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

wbonnet at users.sourceforge.net wbonnet at users.sourceforge.net
Mon Oct 26 22:14:06 CET 2009


Revision: 6985
          http://gar.svn.sourceforge.net/gar/?rev=6985&view=rev
Author:   wbonnet
Date:     2009-10-26 21:14:05 +0000 (Mon, 26 Oct 2009)

Log Message:
-----------
Swtich to version 7.5

Modified Paths:
--------------
    csw/mgar/pkg/x11/individual/x11_evieextproto/trunk/Makefile
    csw/mgar/pkg/x11/individual/x11_evieextproto/trunk/checksums
    csw/mgar/pkg/x11/individual/x11_fontcacheproto/trunk/Makefile
    csw/mgar/pkg/x11/individual/x11_fontcacheproto/trunk/checksums
    csw/mgar/pkg/x11/individual/x11_printproto/trunk/Makefile
    csw/mgar/pkg/x11/individual/x11_printproto/trunk/checksums
    csw/mgar/pkg/x11/individual/x11_trapproto/trunk/Makefile
    csw/mgar/pkg/x11/individual/x11_trapproto/trunk/checksums
    csw/mgar/pkg/x11/individual/x11_xf86miscproto/trunk/Makefile
    csw/mgar/pkg/x11/individual/x11_xf86miscproto/trunk/checksums
    csw/mgar/pkg/x11/individual/x11_xf86rushproto/trunk/Makefile
    csw/mgar/pkg/x11/individual/x11_xf86rushproto/trunk/checksums

Added Paths:
-----------
    csw/mgar/pkg/x11/individual/x11_printproto/
    csw/mgar/pkg/x11/individual/x11_xf86rushproto/
    csw/mgar/pkg/x11/xcb/libxcb/
    csw/mgar/pkg/x11/xcb/x11_xcbproto/
    csw/mgar/pkg/x11/xcb/xcb-util/

Removed Paths:
-------------
    csw/mgar/pkg/x11/libxcb/
    csw/mgar/pkg/x11/x11_printproto/
    csw/mgar/pkg/x11/x11_xcbproto/
    csw/mgar/pkg/x11/x11_xf86rushproto/
    csw/mgar/pkg/x11/xcb-util/

Modified: csw/mgar/pkg/x11/individual/x11_evieextproto/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/individual/x11_evieextproto/trunk/Makefile	2009-10-26 20:59:06 UTC (rev 6984)
+++ csw/mgar/pkg/x11/individual/x11_evieextproto/trunk/Makefile	2009-10-26 21:14:05 UTC (rev 6985)
@@ -1,4 +1,4 @@
-GARVERSION = 1.0.2
+GARVERSION = 1.1.0
 CATEGORIES = x11
 PROTONAME = evieext
 GARNAME = x11_$(PROTONAME)
@@ -9,7 +9,7 @@
   EvIE protocol headers from modular X.org X11
 endef
 
-MASTER_SITES = $(X11_PROTO_MASTER_SITE)
+MASTER_SITES = $(X11_INDIVIDUAL_PROTO_MASTER_SITE)
 DISTFILES = $(PROTONAME)-$(GARVERSION).tar.gz
 
 # We define upstream file regex so we can be notifed of new upstream software release

Modified: csw/mgar/pkg/x11/individual/x11_evieextproto/trunk/checksums
===================================================================
--- csw/mgar/pkg/x11/individual/x11_evieextproto/trunk/checksums	2009-10-26 20:59:06 UTC (rev 6984)
+++ csw/mgar/pkg/x11/individual/x11_evieextproto/trunk/checksums	2009-10-26 21:14:05 UTC (rev 6985)
@@ -1 +1 @@
-cff7b68b228d255f582cb64879619a44  download/evieext-1.0.2.tar.gz
+68e61ce53caa495a3ad4085f66010eb8  evieext-1.1.0.tar.gz

Modified: csw/mgar/pkg/x11/individual/x11_fontcacheproto/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/individual/x11_fontcacheproto/trunk/Makefile	2009-10-26 20:59:06 UTC (rev 6984)
+++ csw/mgar/pkg/x11/individual/x11_fontcacheproto/trunk/Makefile	2009-10-26 21:14:05 UTC (rev 6985)
@@ -1,4 +1,4 @@
-GARVERSION = 0.1.2
+GARVERSION = 0.1.3
 CATEGORIES = x11
 PROTONAME = fontcacheproto
 GARNAME = x11_$(PROTONAME)
@@ -9,7 +9,7 @@
   Prototype headers for the Fontcache library from modular X.org
 endef
 
-MASTER_SITES = $(X11_PROTO_MASTER_SITE)
+MASTER_SITES = $(X11_INDIVIDUAL_PROTO_MASTER_SITE)
 DISTFILES = $(PROTONAME)-$(GARVERSION).tar.gz
 
 # We define upstream file regex so we can be notifed of new upstream software release

Modified: csw/mgar/pkg/x11/individual/x11_fontcacheproto/trunk/checksums
===================================================================
--- csw/mgar/pkg/x11/individual/x11_fontcacheproto/trunk/checksums	2009-10-26 20:59:06 UTC (rev 6984)
+++ csw/mgar/pkg/x11/individual/x11_fontcacheproto/trunk/checksums	2009-10-26 21:14:05 UTC (rev 6985)
@@ -1 +1 @@
-dc8c34a8c3559bf3b008bcdf7ba5a743  download/fontcacheproto-0.1.2.tar.gz
+5a91ab914ffbfbc856e6fcde52e6f3e3  fontcacheproto-0.1.3.tar.gz

Modified: csw/mgar/pkg/x11/individual/x11_printproto/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/x11_printproto/trunk/Makefile	2009-10-26 17:19:01 UTC (rev 6982)
+++ csw/mgar/pkg/x11/individual/x11_printproto/trunk/Makefile	2009-10-26 21:14:05 UTC (rev 6985)
@@ -9,7 +9,7 @@
    	X11 print extension wire protocol Headers
 endef
 
-MASTER_SITES = $(X11_PROTO_MASTER_SITE)
+MASTER_SITES = $(X11_INDIVIDUAL_PROTO_MASTER_SITE)
 DISTFILES = $(PROTONAME)-$(GARVERSION).tar.gz
 
 # We define upstream file regex so we can be notifed of new upstream software release

Modified: csw/mgar/pkg/x11/individual/x11_printproto/trunk/checksums
===================================================================
--- csw/mgar/pkg/x11/x11_printproto/trunk/checksums	2009-10-26 17:19:01 UTC (rev 6982)
+++ csw/mgar/pkg/x11/individual/x11_printproto/trunk/checksums	2009-10-26 21:14:05 UTC (rev 6985)
@@ -1 +1 @@
-9726f053b3d4cbd245766de70408c30b  download/printproto-1.0.4.tar.gz
+9726f053b3d4cbd245766de70408c30b  printproto-1.0.4.tar.gz

Modified: csw/mgar/pkg/x11/individual/x11_trapproto/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/individual/x11_trapproto/trunk/Makefile	2009-10-26 20:59:06 UTC (rev 6984)
+++ csw/mgar/pkg/x11/individual/x11_trapproto/trunk/Makefile	2009-10-26 21:14:05 UTC (rev 6985)
@@ -9,7 +9,7 @@
   Trap protocol headers from modular X.org
 endef
 
-MASTER_SITES = $(X11_PROTO_MASTER_SITE)
+MASTER_SITES = $(X11_INDIVIDUAL_PROTO_MASTER_SITE)
 DISTFILES = $(PROTONAME)-$(GARVERSION).tar.gz
 
 # We define upstream file regex so we can be notifed of new upstream software release

Modified: csw/mgar/pkg/x11/individual/x11_trapproto/trunk/checksums
===================================================================
--- csw/mgar/pkg/x11/individual/x11_trapproto/trunk/checksums	2009-10-26 20:59:06 UTC (rev 6984)
+++ csw/mgar/pkg/x11/individual/x11_trapproto/trunk/checksums	2009-10-26 21:14:05 UTC (rev 6985)
@@ -1 +1 @@
-1344759ae8d7d923e64f5eec078a679b  download/trapproto-3.4.3.tar.gz
+1344759ae8d7d923e64f5eec078a679b  trapproto-3.4.3.tar.gz

Modified: csw/mgar/pkg/x11/individual/x11_xf86miscproto/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/individual/x11_xf86miscproto/trunk/Makefile	2009-10-26 20:59:06 UTC (rev 6984)
+++ csw/mgar/pkg/x11/individual/x11_xf86miscproto/trunk/Makefile	2009-10-26 21:14:05 UTC (rev 6985)
@@ -1,4 +1,4 @@
-GARVERSION = 0.9.2
+GARVERSION = 0.9.3
 CATEGORIES = x11
 PROTONAME = xf86miscproto
 GARNAME = x11_$(PROTONAME)
@@ -9,7 +9,7 @@
   X.Org XF86Misc protocol headers from modular X.org
 endef
 
-MASTER_SITES = $(X11_PROTO_MASTER_SITE)
+MASTER_SITES = $(X11_INDIVIDUAL_PROTO_MASTER_SITE)
 DISTFILES = $(PROTONAME)-$(GARVERSION).tar.gz
 
 # We define upstream file regex so we can be notifed of new upstream software release

Modified: csw/mgar/pkg/x11/individual/x11_xf86miscproto/trunk/checksums
===================================================================
--- csw/mgar/pkg/x11/individual/x11_xf86miscproto/trunk/checksums	2009-10-26 20:59:06 UTC (rev 6984)
+++ csw/mgar/pkg/x11/individual/x11_xf86miscproto/trunk/checksums	2009-10-26 21:14:05 UTC (rev 6985)
@@ -1 +1 @@
-c4f03f37e2afd9c7f1b1f33db1e9c75a  download/xf86miscproto-0.9.2.tar.gz
+c6432f04f84929c94fa05b3a466c489d  xf86miscproto-0.9.3.tar.gz

Modified: csw/mgar/pkg/x11/individual/x11_xf86rushproto/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/x11_xf86rushproto/trunk/Makefile	2009-10-26 17:19:01 UTC (rev 6982)
+++ csw/mgar/pkg/x11/individual/x11_xf86rushproto/trunk/Makefile	2009-10-26 21:14:05 UTC (rev 6985)
@@ -9,7 +9,7 @@
   X.Org XF86Rush protocol headers from modular X.org
 endef
 
-MASTER_SITES = $(X11_PROTO_MASTER_SITE)
+MASTER_SITES = $(X11_INDIVIDUAL_PROTO_MASTER_SITE)
 DISTFILES = $(PROTONAME)-$(GARVERSION).tar.gz
 
 # We define upstream file regex so we can be notifed of new upstream software release

Modified: csw/mgar/pkg/x11/individual/x11_xf86rushproto/trunk/checksums
===================================================================
--- csw/mgar/pkg/x11/x11_xf86rushproto/trunk/checksums	2009-10-26 17:19:01 UTC (rev 6982)
+++ csw/mgar/pkg/x11/individual/x11_xf86rushproto/trunk/checksums	2009-10-26 21:14:05 UTC (rev 6985)
@@ -1 +1 @@
-6a6389473332ace01146cccfef228576  download/xf86rushproto-1.1.2.tar.gz
+6a6389473332ace01146cccfef228576  xf86rushproto-1.1.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