[csw-devel] SF.net SVN: gar:[6775] csw/mgar/pkg/x11
wbonnet at users.sourceforge.net
wbonnet at users.sourceforge.net
Wed Oct 7 23:59:08 CEST 2009
Revision: 6775
http://gar.svn.sourceforge.net/gar/?rev=6775&view=rev
Author: wbonnet
Date: 2009-10-07 21:59:08 +0000 (Wed, 07 Oct 2009)
Log Message:
-----------
Switch to new naming
Modified Paths:
--------------
csw/mgar/pkg/x11/x11_recordproto/trunk/Makefile
csw/mgar/pkg/x11/x11_recordproto/trunk/checksums
Added Paths:
-----------
csw/mgar/pkg/x11/x11_recordproto/
Removed Paths:
-------------
csw/mgar/pkg/x11/recordproto/
Modified: csw/mgar/pkg/x11/x11_recordproto/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/recordproto/trunk/Makefile 2009-10-05 14:46:03 UTC (rev 6713)
+++ csw/mgar/pkg/x11/x11_recordproto/trunk/Makefile 2009-10-07 21:59:08 UTC (rev 6775)
@@ -1,19 +1,22 @@
-GARNAME = recordproto
GARVERSION = 1.13.2
CATEGORIES = x11
+PROTONAME = recordproto
+GARNAME = x11_$(PROTONAME)
+DISTNAME = $(PROTONAME)-$(GARVERSION)
DESCRIPTION = Record extension headers
define BLURB
Record extension headers
endef
+
+MASTER_SITES = $(X11_PROTO_MASTER_SITE)
+DISTFILES = $(PROTONAME)-$(GARVERSION).tar.gz
-MASTER_SITES = $(X11_PROTO_MASTER_SITE)
-DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2
-
# We define upstream file regex so we can be notifed of new upstream software release
-UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
+UFILES_REGEX = $(PROTONAME)-(\d+(?:\.\d+)*).tar.gz
-PACKAGES = CSWxrecordproto
+PACKAGES = CSWx11$(PROTONAME)
+CATALOGNAME_CSWx11$(PROTONAME) = x11_$(PROTONAME)
REQUIRED_PKGS = CSWx11common
Modified: csw/mgar/pkg/x11/x11_recordproto/trunk/checksums
===================================================================
--- csw/mgar/pkg/x11/recordproto/trunk/checksums 2009-10-05 14:46:03 UTC (rev 6713)
+++ csw/mgar/pkg/x11/x11_recordproto/trunk/checksums 2009-10-07 21:59:08 UTC (rev 6775)
@@ -1 +1 @@
-0ed4706564a34fc2aff724aa16d3ff00 download/recordproto-1.13.2.tar.bz2
+a184f8939a7ecae064857e7932a929b2 download/recordproto-1.13.2.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