[csw-devel] SF.net SVN: gar:[16606] csw/mgar/pkg/cswcommon/trunk/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Wed Dec 28 19:14:28 CET 2011
Revision: 16606
http://gar.svn.sourceforge.net/gar/?rev=16606&view=rev
Author: bdwalton
Date: 2011-12-28 18:14:28 +0000 (Wed, 28 Dec 2011)
Log Message:
-----------
cswcommon/trunk: small cleanup
Modified Paths:
--------------
csw/mgar/pkg/cswcommon/trunk/Makefile
Modified: csw/mgar/pkg/cswcommon/trunk/Makefile
===================================================================
--- csw/mgar/pkg/cswcommon/trunk/Makefile 2011-12-28 00:44:19 UTC (rev 16605)
+++ csw/mgar/pkg/cswcommon/trunk/Makefile 2011-12-28 18:14:28 UTC (rev 16606)
@@ -4,7 +4,7 @@
# built from a different source.
NAME = cswcommon
-VERSION = 1.4.6
+VERSION = 1.5
CATEGORIES = utils
DESCRIPTION = Installs some useful standard CSW filesystem symlinks and files
@@ -13,17 +13,10 @@
#MASTER_SITES = http://mirror.opencsw.org/opencsw/current/$(shell uname -p)/5.8
MASTER_SITES = http://mirror.opencsw.org/opencsw/current/sparc/5.8/
-DISTFILES = common-1.4.6,REV=2008.04.28-SunOS5.8-sparc-CSW.pkg
+DISTFILES = common-1.5,REV=2010.12.11-SunOS5.8-sparc-CSW.pkg
PACKAGES = common
-# We define upstream file regex so we can be notifed of new upstream software release
-UFILES_REGEX = (\d+(?:\.\d+)*).tar.gz
-
-# If the url used to check for software update is different of MASTER_SITES, then
-# uncomment the next line. Otherwise it is set by default to the value of MASTER_SITES
-# UPSTREAM_MASTER_SITES =
-
CONFIGURE_ARGS = $(DIRPATHS)
include gar/category.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