Revision: 3043
          http://gar.svn.sourceforge.net/gar/?rev=3043&view=rev
Author:   skayser
Date:     2009-02-10 01:24:19 +0000 (Tue, 10 Feb 2009)

Log Message:
-----------
mbuffer: amended UFILES_REGEX

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

Modified: csw/mgar/pkg/mbuffer/trunk/Makefile
===================================================================
--- csw/mgar/pkg/mbuffer/trunk/Makefile 2009-02-10 01:21:23 UTC (rev 3042)
+++ csw/mgar/pkg/mbuffer/trunk/Makefile 2009-02-10 01:24:19 UTC (rev 3043)
@@ -23,7 +23,7 @@
 
 # We define upstream file regex so we can be notifed of new upstream software 
 # release
-UFILES_REGEX = -(\d+(?:\.\d+)*).tar.gz
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
 
 # If the url used to check for software update is different of MASTER_SITES, 
 # then uncomment the next line. Otherwise it is set by default to the 


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.
_______________________________________________
devel mailing list
[email protected]
https://lists.opencsw.org/mailman/listinfo/devel

Reply via email to