[csw-devel] SF.net SVN: gar:[2443] csw/mgar/pkg

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Tue Dec 2 18:33:10 CET 2008


Revision: 2443
          http://gar.svn.sourceforge.net/gar/?rev=2443&view=rev
Author:   dmichelsen
Date:     2008-12-02 17:33:10 +0000 (Tue, 02 Dec 2008)

Log Message:
-----------
libxml2: Pull in mGAR v2 from private branch

Modified Paths:
--------------
    csw/mgar/pkg/libxml2/trunk/Makefile

Added Paths:
-----------
    csw/mgar/pkg/libxml2/
    csw/mgar/pkg/libxml2/branches/
    csw/mgar/pkg/libxml2/tags/
    csw/mgar/pkg/libxml2/trunk/


Property changes on: csw/mgar/pkg/libxml2/trunk
___________________________________________________________________
Added: svn:ignore
   + cookies
download
work


Added: svn:externals
   + gar https://gar.svn.sf.net/svnroot/gar/csw/mgar/gar/v1


Modified: csw/mgar/pkg/libxml2/trunk/Makefile
===================================================================
--- csw/branches/dam/automatic-multiarch-compile/lib/libxml2/Makefile	2008-11-21 14:49:42 UTC (rev 2336)
+++ csw/mgar/pkg/libxml2/trunk/Makefile	2008-12-02 17:33:10 UTC (rev 2443)
@@ -13,6 +13,9 @@
 DISTFILES   += $(call admfiles,CSWlibxml2,depend)
 DISTFILES   += $(call admfiles,CSWlibxml2devel,depend)
 
+# We define upstream file regex so we can be notifed of new upstream software release
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
+
 # We don't have 64 bit Python yet
 CONFIGURE_ARGS_32 = --with-python=$(prefix)
 CONFIGURE_ARGS_64 = --without-python
@@ -33,5 +36,5 @@
 PKGFILES_CSWpylibxml2_EXCLUSIVE  = $(libdir)/python/.*
 PKGFILES_CSWpylibxml2_EXCLUSIVE += $(docdir)/libxml2-python-$(GARVERSION)/.*
 
-include ../category.mk
+include gar/category.mk
 


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