[csw-devel] SF.net SVN: gar:[2764] csw/mgar/pkg
wbonnet at users.sourceforge.net
wbonnet at users.sourceforge.net
Thu Jan 8 22:27:15 CET 2009
Revision: 2764
http://gar.svn.sourceforge.net/gar/?rev=2764&view=rev
Author: wbonnet
Date: 2009-01-08 21:27:07 +0000 (Thu, 08 Jan 2009)
Log Message:
-----------
Delete libXdmcp
fix some Makefiles
Modified Paths:
--------------
csw/mgar/pkg/gphoto2/trunk/Makefile
csw/mgar/pkg/x11/libXdmcp/trunk/Makefile
Removed Paths:
-------------
csw/mgar/pkg/libXdmcp/
Modified: csw/mgar/pkg/gphoto2/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gphoto2/trunk/Makefile 2009-01-08 21:19:14 UTC (rev 2763)
+++ csw/mgar/pkg/gphoto2/trunk/Makefile 2009-01-08 21:27:07 UTC (rev 2764)
@@ -16,7 +16,9 @@
DISTFILES += cc
# We define upstream file regex so we can be notifed of new upstream software release
-UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.bz2
+UPSTREAM_MASTER_SITES = $(SF_PROJECT_SHOWFILE)=
+UPSTREAM_USE_SF = 1
+UFILES_REGEX = (\d+(?:\.\d+)*)
DEPENDS += lib/libgphoto2
Modified: csw/mgar/pkg/x11/libXdmcp/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/libXdmcp/trunk/Makefile 2009-01-08 21:19:14 UTC (rev 2763)
+++ csw/mgar/pkg/x11/libXdmcp/trunk/Makefile 2009-01-08 21:27:07 UTC (rev 2764)
@@ -2,7 +2,7 @@
GARVERSION = 1.0.2
CATEGORIES = lib
-DESCRIPTION = X11 authorisation library
+DESCRIPTION = X11 display manager control protocol library
define BLURB
This package provides the main interface to the X11 display manager control protocol library, which allows for remote logins to display managers.
endef
@@ -14,8 +14,8 @@
# We define upstream file regex so we can be notifed of new upstream software release
UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
-SPKG_DESC_CSWlibxdmcp = X11 authorisation library
-SPKG_DESC_CSWlibxdmcpdevel = X11 authorisation library development package
+SPKG_DESC_CSWlibxdmcp = X11 display manager control protocol library
+SPKG_DESC_CSWlibxdmcpdevel = X11 display manager control protocol library development package
DISTFILES += $(call admfiles,CSWlibxdmcpdevel, )
DISTFILES += $(call admfiles,CSWlibxdmcp, )
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