Revision: 2522
http://gar.svn.sourceforge.net/gar/?rev=2522&view=rev
Author: dmichelsen
Date: 2008-12-11 07:15:12 +0000 (Thu, 11 Dec 2008)
Log Message:
-----------
pca: Fix upstream watch version regex
Modified Paths:
--------------
csw/mgar/pkg/pca/trunk/Makefile
Modified: csw/mgar/pkg/pca/trunk/Makefile
===================================================================
--- csw/mgar/pkg/pca/trunk/Makefile 2008-12-10 23:45:44 UTC (rev 2521)
+++ csw/mgar/pkg/pca/trunk/Makefile 2008-12-11 07:15:12 UTC (rev 2522)
@@ -18,7 +18,7 @@
DISTFILES += $(call admfiles,CSWpca)
# We define upstream file regex so we can be notifed of new upstream software
release
-UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*)
+UFILES_REGEX = $(GARNAME)-(\d{8}-\d{2})
WORKSRC = $(WORKDIR)
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