Revision: 16766 http://gar.svn.sourceforge.net/gar/?rev=16766&view=rev Author: dmichelsen Date: 2012-01-15 11:13:09 +0000 (Sun, 15 Jan 2012) Log Message: ----------- xmlstarlet/trunk: Update to 1.3.1
Modified Paths: -------------- csw/mgar/pkg/xmlstarlet/trunk/Makefile csw/mgar/pkg/xmlstarlet/trunk/checksums Property Changed: ---------------- csw/mgar/pkg/xmlstarlet/trunk/ Property changes on: csw/mgar/pkg/xmlstarlet/trunk ___________________________________________________________________ Deleted: svn:externals - gar https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2 Modified: csw/mgar/pkg/xmlstarlet/trunk/Makefile =================================================================== --- csw/mgar/pkg/xmlstarlet/trunk/Makefile 2012-01-14 18:03:07 UTC (rev 16765) +++ csw/mgar/pkg/xmlstarlet/trunk/Makefile 2012-01-15 11:13:09 UTC (rev 16766) @@ -1,5 +1,5 @@ NAME = xmlstarlet -VERSION = 1.3.0 +VERSION = 1.3.1 CATEGORIES = utils DESCRIPTION = XML transformation utility @@ -18,7 +18,7 @@ VENDOR_URL = http://xmlstar.sourceforge.net/ BUILD_DEP_PKGS += CSWlibxml2-dev -BUILD_DEP_PKGS += CSWlibxsltdevel +BUILD_DEP_PKGS += CSWlibxslt-dev RUNTIME_DEP_PKGS_CSWxmlstarlet += CSWlibxml2-2 RUNTIME_DEP_PKGS_CSWxmlstarlet += CSWlibxslt1 @@ -27,8 +27,8 @@ BUILD64 = 1 ISAEXEC = 1 -CONFIGURE_ENV += LIBXML_CONFIG=$(bindir)/xml2-config -CONFIGURE_ENV += LIBXSLT_CONFIG=$(bindir)/xslt-config +EXTRA_CONFIGURE_ENV += LIBXML_CONFIG=$(bindir)/xml2-config +EXTRA_CONFIGURE_ENV += LIBXSLT_CONFIG=$(bindir)/xslt-config CONFIGURE_ARGS = $(DIRPATHS) CONFIGURE_ARGS += --disable-static-libs Modified: csw/mgar/pkg/xmlstarlet/trunk/checksums =================================================================== --- csw/mgar/pkg/xmlstarlet/trunk/checksums 2012-01-14 18:03:07 UTC (rev 16765) +++ csw/mgar/pkg/xmlstarlet/trunk/checksums 2012-01-15 11:13:09 UTC (rev 16766) @@ -1 +1 @@ -4553fb51c38372e862987d0447e730ba xmlstarlet-1.3.0.tar.gz +5173ad3f01ec0ba0d54bd1fbfc057abf xmlstarlet-1.3.1.tar.gz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. _______________________________________________ devel mailing list devel@lists.opencsw.org https://lists.opencsw.org/mailman/listinfo/devel