[csw-devel] SF.net SVN: gar:[13135] csw/mgar/gar/v2-uwatch2/categories/cpan/category.mk
wbonnet at users.sourceforge.net
wbonnet at users.sourceforge.net
Sun Jan 30 22:30:31 CET 2011
Revision: 13135
http://gar.svn.sourceforge.net/gar/?rev=13135&view=rev
Author: wbonnet
Date: 2011-01-30 21:30:31 +0000 (Sun, 30 Jan 2011)
Log Message:
-----------
Fix upstream url
Modified Paths:
--------------
csw/mgar/gar/v2-uwatch2/categories/cpan/category.mk
Modified: csw/mgar/gar/v2-uwatch2/categories/cpan/category.mk
===================================================================
--- csw/mgar/gar/v2-uwatch2/categories/cpan/category.mk 2011-01-30 21:29:54 UTC (rev 13134)
+++ csw/mgar/gar/v2-uwatch2/categories/cpan/category.mk 2011-01-30 21:30:31 UTC (rev 13135)
@@ -29,8 +29,7 @@
# We define upstream file regex so we can be notifed of new upstream software release
UFILES_REGEX ?= $(NAME)-(\d+(?:\.\d+)*).tar.gz
-#USTREAM_MASTER_SITE ?= $(SPKG_SOURCEURL)
-USTREAM_MASTER_SITE = http://cpan.perl.org/modules/01modules.index.html
+UPSTREAM_MASTER_SITES = http://cpan.perl.org/modules/01modules.index.html
$(foreach P,$(PACKAGES),$(eval _CATEGORY_SPKG_DESC_$P = $$(NAME): $$(or $$(SPKG_DESC_$P),$$(SPKG_DESC))))
_CATEGORY_PKGINFO = echo "PERL_MODULE_NAME=$(NAME)";
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