[csw-devel] SF.net SVN: gar:[6375] csw/mgar/pkg/x11
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Tue Sep 22 11:35:13 CEST 2009
Revision: 6375
http://gar.svn.sourceforge.net/gar/?rev=6375&view=rev
Author: dmichelsen
Date: 2009-09-22 09:35:13 +0000 (Tue, 22 Sep 2009)
Log Message:
-----------
x11/libice: make dirname conform catalog
Modified Paths:
--------------
csw/mgar/pkg/x11/libice/trunk/Makefile
csw/mgar/pkg/x11/libice/trunk/checksums
Added Paths:
-----------
csw/mgar/pkg/x11/libice/
Removed Paths:
-------------
csw/mgar/pkg/x11/libICE/
Modified: csw/mgar/pkg/x11/libice/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/libICE/trunk/Makefile 2009-09-22 01:26:33 UTC (rev 6371)
+++ csw/mgar/pkg/x11/libice/trunk/Makefile 2009-09-22 09:35:13 UTC (rev 6375)
@@ -4,14 +4,14 @@
DESCRIPTION = X11 Inter-Client Exchange Library
define BLURB
- Long description
+ X Inter-Client Exchange (ICE) protocol library
endef
-MASTER_SITES = http://xorg.freedesktop.org/releases/individual/lib/
-DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
+MASTER_SITES = $(X11_LIB_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 = $(GARNAME)-(\d+(?:\.\d+)*).tar.bz2
CONFIGURE_ARGS = $(DIRPATHS)
Modified: csw/mgar/pkg/x11/libice/trunk/checksums
===================================================================
--- csw/mgar/pkg/x11/libICE/trunk/checksums 2009-09-22 01:26:33 UTC (rev 6371)
+++ csw/mgar/pkg/x11/libice/trunk/checksums 2009-09-22 09:35:13 UTC (rev 6375)
@@ -1 +1 @@
-4a8f09f15fc92196b91d61e2dc9afcea download/libICE-1.0.6.tar.gz
+2d39bc924af24325dae589e9a849180c download/libICE-1.0.6.tar.bz2
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