[csw-devel] SF.net SVN: gar:[2925] csw/mgar/gar/v2/categories
wbonnet at users.sourceforge.net
wbonnet at users.sourceforge.net
Wed Jan 28 22:56:10 CET 2009
Revision: 2925
http://gar.svn.sourceforge.net/gar/?rev=2925&view=rev
Author: wbonnet
Date: 2009-01-28 21:56:10 +0000 (Wed, 28 Jan 2009)
Log Message:
-----------
Add java category
Added Paths:
-----------
csw/mgar/gar/v2/categories/java/
csw/mgar/gar/v2/categories/java/category.mk
Added: csw/mgar/gar/v2/categories/java/category.mk
===================================================================
--- csw/mgar/gar/v2/categories/java/category.mk (rev 0)
+++ csw/mgar/gar/v2/categories/java/category.mk 2009-01-28 21:56:10 UTC (rev 2925)
@@ -0,0 +1,8 @@
+# http://jakarta.apache.org/commons
+
+# We define upstream file regex so we can be notifed of new upstream software release
+UFILES_REGEX ?= commons-$(GARNAME)-(\d+(?:\.\d+)*)-bin.tar.gz
+USTREAM_MASTER_SITE ?= $(SPKG_SOURCEURL)
+
+# Includes the rest of gar
+include gar/gar.mk
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