[csw-devel] SF.net SVN: gar:[7662] csw/mgar/pkg/apache2/trunk/Makefile

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Fri Dec 18 14:06:33 CET 2009


Revision: 7662
          http://gar.svn.sourceforge.net/gar/?rev=7662&view=rev
Author:   wahwah
Date:     2009-12-18 13:06:33 +0000 (Fri, 18 Dec 2009)

Log Message:
-----------
apache2: A comment for Rupert, adding the Id keyword

Modified Paths:
--------------
    csw/mgar/pkg/apache2/trunk/Makefile

Property Changed:
----------------
    csw/mgar/pkg/apache2/trunk/Makefile

Modified: csw/mgar/pkg/apache2/trunk/Makefile
===================================================================
--- csw/mgar/pkg/apache2/trunk/Makefile	2009-12-18 12:45:06 UTC (rev 7661)
+++ csw/mgar/pkg/apache2/trunk/Makefile	2009-12-18 13:06:33 UTC (rev 7662)
@@ -1,3 +1,5 @@
+# $Id$
+
 GARNAME = httpd
 GARVERSION = 2.2.14
 CATEGORIES = server
@@ -18,9 +20,11 @@
 
 include files/config.mk
 
-# We define upstream file regex so we can be notifed of new upstream software release
 UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
 
+# <maciej> All the admfiles can go away.  Move the static prototype files
+# aside, replace them with PKGFILES_CSWfoo = regexp lines.
+
 # Dummy toplevel package
 DISTFILES += $(call admfiles,CSWapache2,prototype)
 # Runtime
@@ -124,4 +128,3 @@
 				gmv -v $$file $$file.CSW ; \
 			done )
 	@$(MAKECOOKIE)
-


Property changes on: csw/mgar/pkg/apache2/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
   + Id


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