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

wbonnet at users.sourceforge.net wbonnet at users.sourceforge.net
Wed Oct 7 23:42:53 CEST 2009


Revision: 6772
          http://gar.svn.sourceforge.net/gar/?rev=6772&view=rev
Author:   wbonnet
Date:     2009-10-07 21:42:52 +0000 (Wed, 07 Oct 2009)

Log Message:
-----------
Switch to new naming

Modified Paths:
--------------
    csw/mgar/pkg/x11/x11_glproto/trunk/Makefile
    csw/mgar/pkg/x11/x11_glproto/trunk/checksums

Added Paths:
-----------
    csw/mgar/pkg/x11/x11_glproto/

Modified: csw/mgar/pkg/x11/x11_glproto/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/glproto/trunk/Makefile	2009-10-05 14:46:03 UTC (rev 6713)
+++ csw/mgar/pkg/x11/x11_glproto/trunk/Makefile	2009-10-07 21:42:52 UTC (rev 6772)
@@ -1,19 +1,22 @@
-GARNAME = glproto
 GARVERSION = 1.4.10
 CATEGORIES = x11
+PROTONAME = glproto
+GARNAME = x11_$(PROTONAME)
+DISTNAME = $(PROTONAME)-$(GARVERSION)
 
 DESCRIPTION = GL extension headers
 define BLURB
   GL extension headers
 endef
 
-MASTER_SITES  = $(X11_PROTO_MASTER_SITE)
-DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2
+MASTER_SITES = $(X11_PROTO_MASTER_SITE)
+DISTFILES = $(PROTONAME)-$(GARVERSION).tar.gz
 
 # We define upstream file regex so we can be notifed of new upstream software release
-UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.bz2
+UFILES_REGEX = $(PROTONAME)-(\d+(?:\.\d+)*).tar.gz
 
-PACKAGES = CSWxglproto
+PACKAGES = CSWx11$(PROTONAME)
+CATALOGNAME_CSWx11$(PROTONAME) = x11_$(PROTONAME)
 
 REQUIRED_PKGS = CSWx11common
 

Modified: csw/mgar/pkg/x11/x11_glproto/trunk/checksums
===================================================================
--- csw/mgar/pkg/x11/glproto/trunk/checksums	2009-10-05 14:46:03 UTC (rev 6713)
+++ csw/mgar/pkg/x11/x11_glproto/trunk/checksums	2009-10-07 21:42:52 UTC (rev 6772)
@@ -1 +1 @@
-c9f8cebfba72bfab674bc0170551fb8d  download/glproto-1.4.10.tar.bz2
+ac89626ed6bced045d0515217bfffd4f  download/glproto-1.4.10.tar.gz


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