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

wbonnet at users.sourceforge.net wbonnet at users.sourceforge.net
Fri Dec 12 00:20:10 CET 2008


Revision: 2554
          http://gar.svn.sourceforge.net/gar/?rev=2554&view=rev
Author:   wbonnet
Date:     2008-12-11 23:20:10 +0000 (Thu, 11 Dec 2008)

Log Message:
-----------
Fix UFILES_REGEX

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

Modified: csw/mgar/pkg/apg/trunk/Makefile
===================================================================
--- csw/mgar/pkg/apg/trunk/Makefile	2008-12-11 23:12:14 UTC (rev 2553)
+++ csw/mgar/pkg/apg/trunk/Makefile	2008-12-11 23:20:10 UTC (rev 2554)
@@ -11,7 +11,8 @@
 DISTFILES += $(call admfiles,CSWapg)
 
 # We define upstream file regex so we can be notifed of new upstream software release
-UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
+UFILES_REGEX = download/$(GARNAME)-(\d+(?:\.\d+)*).tar.gz
+UPSTREAM_MASTER_SITES = http://www.adel.nursat.kz/apg/download.shtml
 
 CONFIGURE_ARGS = $(DIRPATHS)
 


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