Revision: 2645
http://gar.svn.sourceforge.net/gar/?rev=2645&view=rev
Author: wbonnet
Date: 2008-12-17 23:54:28 +0000 (Wed, 17 Dec 2008)
Log Message:
-----------
Fix UFILE_REGEX
Modified Paths:
--------------
csw/mgar/pkg/clusterit/trunk/Makefile
Modified: csw/mgar/pkg/clusterit/trunk/Makefile
===================================================================
--- csw/mgar/pkg/clusterit/trunk/Makefile 2008-12-17 23:52:39 UTC (rev
2644)
+++ csw/mgar/pkg/clusterit/trunk/Makefile 2008-12-17 23:54:28 UTC (rev
2645)
@@ -13,7 +13,9 @@
DISTFILES += $(call admfiles,CSWclusterit,)
# We define upstream file regex so we can be notifed of new upstream software
release
-UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
+UPSTREAM_MASTER_SITES = $(SF_PROJECT_SHOWFILE)=154528
+UPSTREAM_USE_SF = 1
+UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*)
PREFIX = /opt/csw/$(GARNAME)
CONFIGURE_ARGS = --prefix=$(PREFIX)
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