[csw-devel] SF.net SVN: gar:[20050] csw/mgar/pkg/newpkg-Makefile

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Mon Jan 7 17:59:13 CET 2013


Revision: 20050
          http://gar.svn.sourceforge.net/gar/?rev=20050&view=rev
Author:   wahwah
Date:     2013-01-07 16:59:13 +0000 (Mon, 07 Jan 2013)
Log Message:
-----------
newpkg-Makefile: We don't use CATEGORIES any more. Also, drop comments that aren't that useful anyway.

Modified Paths:
--------------
    csw/mgar/pkg/newpkg-Makefile

Modified: csw/mgar/pkg/newpkg-Makefile
===================================================================
--- csw/mgar/pkg/newpkg-Makefile	2013-01-07 14:47:04 UTC (rev 20049)
+++ csw/mgar/pkg/newpkg-Makefile	2013-01-07 16:59:13 UTC (rev 20050)
@@ -4,25 +4,15 @@
 NAME = ${name}
 VERSION = ${version}
 GARTYPE = v2
-CATEGORIES = category
 
 DESCRIPTION = Brief description
 define BLURB
   Long description
 endef
 
-MASTER_SITES = 
+MASTER_SITES =
 DISTFILES  = $(DISTNAME).tar.gz
 
-# File name regex to get notifications about upstream software releases
-# NOTE: Use this only if the automatic regex creation
-#       does not work for your package
-# UFILES_REGEX = $(NAME)-(\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