[csw-devel] SF.net SVN: gar:[3494] csw/mgar/pkg/x11/xextproto/trunk
wbonnet at users.sourceforge.net
wbonnet at users.sourceforge.net
Wed Feb 25 23:10:13 CET 2009
Revision: 3494
http://gar.svn.sourceforge.net/gar/?rev=3494&view=rev
Author: wbonnet
Date: 2009-02-25 22:10:12 +0000 (Wed, 25 Feb 2009)
Log Message:
-----------
Update package to version 7.0.5
Modified Paths:
--------------
csw/mgar/pkg/x11/xextproto/trunk/Makefile
csw/mgar/pkg/x11/xextproto/trunk/checksums
csw/mgar/pkg/x11/xextproto/trunk/files/CSWxextproto.gspec
Modified: csw/mgar/pkg/x11/xextproto/trunk/Makefile
===================================================================
--- csw/mgar/pkg/x11/xextproto/trunk/Makefile 2009-02-25 22:03:37 UTC (rev 3493)
+++ csw/mgar/pkg/x11/xextproto/trunk/Makefile 2009-02-25 22:10:12 UTC (rev 3494)
@@ -1,5 +1,6 @@
GARNAME = xextproto
-GARVERSION = 7.0.3
+GARVERSION = 7.0.5
+
CATEGORIES = x11
DESCRIPTION = xextproto
@@ -9,12 +10,14 @@
MASTER_SITES = $(X11_PROTO_MASTER_SITE)
DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
-PKGDIST = $(GARNAME)-$(GARVERSION).tar.gz
+DISTFILES += $(call admfiles,CSWxextproto)
# We define upstream file regex so we can be notifed of new upstream software release
UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).tar.gz
-DISTFILES += $(call admfiles,CSWxextproto)
+pre-install:
+ @ginstall -d $(WORKROOTDIR)/install-$(firstword $(MODULATIONS))$(datadir)/doc/$(GARNAME)
+ @gcp -fp $(WORKROOTDIR)/build-$(firstword $(MODULATIONS))/$(DISTNAME)/COPYING $(WORKROOTDIR)/install-$(firstword $(MODULATIONS))$(datadir)/doc/$(GARNAME)/License.txt
include gar/category.mk
Modified: csw/mgar/pkg/x11/xextproto/trunk/checksums
===================================================================
--- csw/mgar/pkg/x11/xextproto/trunk/checksums 2009-02-25 22:03:37 UTC (rev 3493)
+++ csw/mgar/pkg/x11/xextproto/trunk/checksums 2009-02-25 22:10:12 UTC (rev 3494)
@@ -1,3 +1,2 @@
-6a8f9f9559e9065858905043c17e05a1 download/xextproto-7.0.3.tar.gz
-fd70e9403a62d42ca8e45df6fda471c9 download/CSWxextproto.gspec
-6a8f9f9559e9065858905043c17e05a1 download/xextproto-7.0.3.tar.gz
+f6274c778e571130484fb0650651ac02 download/xextproto-7.0.5.tar.gz
+3ee092699b437a67b5050e8d31df191f download/CSWxextproto.gspec
Modified: csw/mgar/pkg/x11/xextproto/trunk/files/CSWxextproto.gspec
===================================================================
--- csw/mgar/pkg/x11/xextproto/trunk/files/CSWxextproto.gspec 2009-02-25 22:03:37 UTC (rev 3493)
+++ csw/mgar/pkg/x11/xextproto/trunk/files/CSWxextproto.gspec 2009-02-25 22:10:12 UTC (rev 3494)
@@ -1,4 +1,7 @@
%var bitname xextproto
%var pkgname CSWxextproto
%include url file://%{PKGLIB}/csw_dyndepend.gspec
-%copyright url file://%{WORKSRC_FIRSTMOD}/COPYING
+%copyright
+
+Please see /opt/csw/share/doc/%{GARNAME}/License.txt for license information
+
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