[csw-devel] SF.net SVN: gar:[15004] csw/mgar/pkg/xmlstarlet/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Fri Jul 8 11:07:34 CEST 2011
Revision: 15004
http://gar.svn.sourceforge.net/gar/?rev=15004&view=rev
Author: dmichelsen
Date: 2011-07-08 09:07:34 +0000 (Fri, 08 Jul 2011)
Log Message:
-----------
xmlstarlet: Update to 1.2.1
Modified Paths:
--------------
csw/mgar/pkg/xmlstarlet/trunk/Makefile
csw/mgar/pkg/xmlstarlet/trunk/checksums
Removed Paths:
-------------
csw/mgar/pkg/xmlstarlet/trunk/files/0001-Do-not-use-Wall.patch
Modified: csw/mgar/pkg/xmlstarlet/trunk/Makefile
===================================================================
--- csw/mgar/pkg/xmlstarlet/trunk/Makefile 2011-07-07 21:02:50 UTC (rev 15003)
+++ csw/mgar/pkg/xmlstarlet/trunk/Makefile 2011-07-08 09:07:34 UTC (rev 15004)
@@ -1,5 +1,5 @@
NAME = xmlstarlet
-VERSION = 1.2.0
+VERSION = 1.2.1
CATEGORIES = utils
DESCRIPTION = XML transformation utility
@@ -13,11 +13,13 @@
SF_PROJ = xmlstar
MASTER_SITES = $(SF_MIRRORS)
-MASTER_SITES += http://xmlstar.sourceforge.net/downloads/
-DISTFILES = $(NAME)-$(VERSION).tar.gz
+DISTFILES = $(DISTNAME).tar.gz
VENDOR_URL = http://xmlstar.sourceforge.net/
+BUILD_DEP_PKGS += CSWlibxml2-dev
+BUILD_DEP_PKGS += CSWlibxsltdevel
+
RUNTIME_DEP_PKGS_CSWxmlstarlet += CSWlibxml2-2
RUNTIME_DEP_PKGS_CSWxmlstarlet += CSWlibxslt
Modified: csw/mgar/pkg/xmlstarlet/trunk/checksums
===================================================================
--- csw/mgar/pkg/xmlstarlet/trunk/checksums 2011-07-07 21:02:50 UTC (rev 15003)
+++ csw/mgar/pkg/xmlstarlet/trunk/checksums 2011-07-08 09:07:34 UTC (rev 15004)
@@ -1 +1 @@
-53541d8b1222b722a9292703d61f924b xmlstarlet-1.2.0.tar.gz
+575d2b0fc97450c97f4029817a8a787a xmlstarlet-1.2.1.tar.gz
Deleted: csw/mgar/pkg/xmlstarlet/trunk/files/0001-Do-not-use-Wall.patch
===================================================================
--- csw/mgar/pkg/xmlstarlet/trunk/files/0001-Do-not-use-Wall.patch 2011-07-07 21:02:50 UTC (rev 15003)
+++ csw/mgar/pkg/xmlstarlet/trunk/files/0001-Do-not-use-Wall.patch 2011-07-08 09:07:34 UTC (rev 15004)
@@ -1,25 +0,0 @@
-From 722db871d1a24c3ceb7cc6a297dc2a3278534699 Mon Sep 17 00:00:00 2001
-From: Dagobert Michelsen <dam at opencsw.org>
-Date: Mon, 17 Jan 2011 20:32:12 +0100
-Subject: [PATCH] Do not use -Wall
-
----
- Makefile.in | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
-
-diff --git a/Makefile.in b/Makefile.in
-index 33bdd06..272a5b1 100644
---- a/Makefile.in
-+++ b/Makefile.in
-@@ -232,7 +232,7 @@ top_srcdir = @top_srcdir@
- EXTRA_DIST = README TODO Copyright COPYING doc/xmlstarlet.txt
- WIN32_DIST = $(EXTRA_DIST) AUTHORS ChangeLog INSTALL NEWS xml.exe doc
- ACLOCAL_AMFLAGS = -I m4
--AM_CFLAGS = -Wall
-+AM_CFLAGS =
-
- # testing
- egdir = $(srcdir)/examples
---
-1.7.3.2
-
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list