[csw-devel] SF.net SVN: gar:[2643] csw/mgar/pkg/avantfax/trunk

wbonnet at users.sourceforge.net wbonnet at users.sourceforge.net
Thu Dec 18 00:50:55 CET 2008


Revision: 2643
          http://gar.svn.sourceforge.net/gar/?rev=2643&view=rev
Author:   wbonnet
Date:     2008-12-17 23:50:55 +0000 (Wed, 17 Dec 2008)

Log Message:
-----------
Fix UFILE_REGEX
Delete cookies directory from svn

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

Removed Paths:
-------------
    csw/mgar/pkg/avantfax/trunk/cookies/

Modified: csw/mgar/pkg/avantfax/trunk/Makefile
===================================================================
--- csw/mgar/pkg/avantfax/trunk/Makefile	2008-12-17 23:48:53 UTC (rev 2642)
+++ csw/mgar/pkg/avantfax/trunk/Makefile	2008-12-17 23:50:55 UTC (rev 2643)
@@ -17,7 +17,9 @@
 DISTFILES += $(call admfiles,CSWavantfax,depend preinstall postinstall)
 
 # We define upstream file regex so we can be notifed of new upstream software release
-UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tgz
+UPSTREAM_MASTER_SITES = $(SF_PROJECT_SHOWFILE)=160107
+UPSTREAM_USE_SF = 1
+UFILES_REGEX = (\d+(?:\.\d+)*)
 
 CONFIGURE_SCRIPTS =
 BUILD_SCRIPTS =


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