[csw-devel] SF.net SVN: gar:[13576] csw/mgar/pkg/template/trunk/Makefile
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Sat Mar 5 08:20:31 CET 2011
Revision: 13576
http://gar.svn.sourceforge.net/gar/?rev=13576&view=rev
Author: wahwah
Date: 2011-03-05 07:20:31 +0000 (Sat, 05 Mar 2011)
Log Message:
-----------
template: Removing UFILES_REGEX
uwatch can now automatically generate regexes.
Modified Paths:
--------------
csw/mgar/pkg/template/trunk/Makefile
Modified: csw/mgar/pkg/template/trunk/Makefile
===================================================================
--- csw/mgar/pkg/template/trunk/Makefile 2011-03-05 04:10:30 UTC (rev 13575)
+++ csw/mgar/pkg/template/trunk/Makefile 2011-03-05 07:20:31 UTC (rev 13576)
@@ -57,8 +57,9 @@
## $(MASTER_SITES).
DISTFILES = $(NAME)-$(VERSION).tar.gz
##
-## We define upstream file regex so we can be notifed of new upstream software release
-UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz
+## We define upstream file regex so we can be notifed of new upstream software
+## release
+## UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz
##
## Catalog name is the name to be used with pkg{-get,util} -i <pkgname>.
## It is different from the system package name, which by convention is CSWpkgname.
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