[csw-devel] SF.net SVN: gar:[6769] csw/mgar/pkg/x11
wbonnet at users.sourceforge.net
wbonnet at users.sourceforge.net
Wed Oct 7 23:25:40 CEST 2009
Revision: 6769
http://gar.svn.sourceforge.net/gar/?rev=6769&view=rev
Author: wbonnet
Date: 2009-10-07 21:25:40 +0000 (Wed, 07 Oct 2009)
Log Message:
-----------
Switch to new naming
Modified Paths:
--------------
csw/mgar/pkg/x11/x11_xextproto/trunk/Makefile
csw/mgar/pkg/x11/x11_xextproto/trunk/checksums
Added Paths:
-----------
csw/mgar/pkg/x11/x11_xextproto/
Removed Paths:
-------------
csw/mgar/pkg/x11/xextproto/
Modified: csw/mgar/pkg/x11/x11_xextproto/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/xextproto/trunk/Makefile 2009-10-07 19:13:03 UTC (rev 6752)
+++ csw/mgar/pkg/x11/x11_xextproto/trunk/Makefile 2009-10-07 21:25:40 UTC (rev 6769)
@@ -1,5 +1,7 @@
-GARNAME = xextproto
GARVERSION = 7.1.1
+PROTONAME = xextproto
+GARNAME = x11_$(PROTONAME)
+DISTNAME = $(PROTONAME)-$(GARVERSION)
CATEGORIES = x11
@@ -9,11 +11,14 @@
endef
MASTER_SITES = $(X11_PROTO_MASTER_SITE)
-DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2
+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 = CSWx11$(PROTONAME)
+CATALOGNAME_CSWx11$(PROTONAME) = x11_$(PROTONAME)
+
REQUIRED_PKGS = CSWx11common
BUILD64 = 1
Modified: csw/mgar/pkg/x11/x11_xextproto/trunk/checksums
===================================================================
--- csw/mgar/pkg/x11/xextproto/trunk/checksums 2009-10-07 19:13:03 UTC (rev 6752)
+++ csw/mgar/pkg/x11/x11_xextproto/trunk/checksums 2009-10-07 21:25:40 UTC (rev 6769)
@@ -1 +1 @@
-fb6ccaae76db7a35e49b12aea60ca6ff download/xextproto-7.1.1.tar.bz2
+6c55283718dbeb826bcf899b9e89faba download/xextproto-7.1.1.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