[csw-devel] SF.net SVN: gar:[11873] csw/mgar/pkg/x11/Makefile

skayser at users.sourceforge.net skayser at users.sourceforge.net
Thu Dec 9 23:30:12 CET 2010


Revision: 11873
          http://gar.svn.sourceforge.net/gar/?rev=11873&view=rev
Author:   skayser
Date:     2010-12-09 22:30:12 +0000 (Thu, 09 Dec 2010)

Log Message:
-----------
x11/Makefile: for newpkg-% pre-populate CATEGORIES and MASTER_SITES

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

Modified: csw/mgar/pkg/x11/Makefile
===================================================================
--- csw/mgar/pkg/x11/Makefile	2010-12-09 22:28:11 UTC (rev 11872)
+++ csw/mgar/pkg/x11/Makefile	2010-12-09 22:30:12 UTC (rev 11873)
@@ -30,14 +30,14 @@
 	@svn mkdir $* $*/tags $*/branches $*/trunk $*/trunk/files
 	@(echo "GARNAME = $*";                                     \
 	echo "GARVERSION = 1.0";                                        \
-	echo "CATEGORIES = category";                                   \
+	echo "CATEGORIES = x11";                                   \
 	echo "";                                                        \
 	echo "DESCRIPTION = Brief description";                         \
 	echo "define BLURB";                                            \
 	echo "  Long description";                                      \
 	echo "endef";                                                   \
 	echo "";                                                        \
-	echo "MASTER_SITES = ";                                         \
+	echo "MASTER_SITES = $$(XORG_LIB_MASTER_SITE)";                                         \
 	echo "DISTFILES  = $$(GARNAME)-$$(GARVERSION).tar.gz";          \
 	echo "";                                                        								\
 	echo "# We define upstream file regex so we can be notifed of new upstream software release";  	\


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