[csw-devel] SF.net SVN: gar:[2611] csw/mgar/pkg/xft/trunk/Makefile

wbonnet at users.sourceforge.net wbonnet at users.sourceforge.net
Mon Dec 15 21:52:57 CET 2008


Revision: 2611
          http://gar.svn.sourceforge.net/gar/?rev=2611&view=rev
Author:   wbonnet
Date:     2008-12-15 20:52:57 +0000 (Mon, 15 Dec 2008)

Log Message:
-----------
Fix UFILE_REGEX

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

Modified: csw/mgar/pkg/xft/trunk/Makefile
===================================================================
--- csw/mgar/pkg/xft/trunk/Makefile	2008-12-15 20:34:13 UTC (rev 2610)
+++ csw/mgar/pkg/xft/trunk/Makefile	2008-12-15 20:52:57 UTC (rev 2611)
@@ -12,7 +12,7 @@
 PKGDIST = libXft-$(GARVERSION).tar.gz
 
 # We define upstream file regex so we can be notifed of new upstream software release
-UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
+UFILES_REGEX = libXft-(\d+(?:\.\d+)*).tar.gz
 
 DISTFILES    += CSWlibxft2.gspec CSWlibxft2.prototype CSWlibxft2.depend 
 DISTFILES    += CSWlibxft2dev.gspec CSWlibxft2dev.prototype CSWlibxft2dev.depend 


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