[csw-devel] SF.net SVN: gar:[7583] csw/mgar/pkg/pkgutil/trunk

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Tue Dec 8 15:27:03 CET 2009


Revision: 7583
          http://gar.svn.sourceforge.net/gar/?rev=7583&view=rev
Author:   bonivart
Date:     2009-12-08 14:27:03 +0000 (Tue, 08 Dec 2009)

Log Message:
-----------
pkgutil: update to 1.9.1

Modified Paths:
--------------
    csw/mgar/pkg/pkgutil/trunk/Makefile
    csw/mgar/pkg/pkgutil/trunk/checksums

Modified: csw/mgar/pkg/pkgutil/trunk/Makefile
===================================================================
--- csw/mgar/pkg/pkgutil/trunk/Makefile	2009-12-08 10:03:02 UTC (rev 7582)
+++ csw/mgar/pkg/pkgutil/trunk/Makefile	2009-12-08 14:27:03 UTC (rev 7583)
@@ -1,5 +1,5 @@
 GARNAME = pkgutil
-GARVERSION = 1.9
+GARVERSION = 1.9.1
 CATEGORIES = utils
 
 DESCRIPTION = Installs Solaris packages easily
@@ -13,11 +13,14 @@
 # Disable inclusion of CSWcommon by default.
 COMMON_PKG_DEPENDS = 
 
-MASTER_SITES = $(SF_MIRRORS)
+MASTER_SITES  = $(SF_MIRRORS)
+MASTER_SITES += svn-http://gar.svn.sourceforge.net/svnroot/opencsw/
 DISTFILES  = $(GARNAME)-$(GARVERSION).zip
 DISTFILES += $(call admfiles,CSWpkgutil,prototype)
 DISTFILES += i.cswpkgutil
 DISTFILES += r.cswpkgutil
+DISTFILES += utilities
+NOCHECKSUM = utilities
 
 PACKAGES = CSWpkgutil CSWpkgutilplus
 
@@ -31,6 +34,8 @@
 PKGFILES_CSWpkgutilplus  = .*bldcat.*
 PKGFILES_CSWpkgutilplus += .*chkcat.*
 PKGFILES_CSWpkgutilplus += .*pkgutilplus.*
+PKGFILES_CSWpkgutilplus += .*build_sun_catalog.*
+PKGFILES_CSWpkgutilplus += .*opencsw.py.*
 
 ARCHALL_CSWpkgutilplus = 1
 
@@ -60,6 +65,9 @@
 	@ginstall $(WORKSRC)/$(GARNAME).conf $(DESTDIR)$(sysconfdir)/$(GARNAME).conf.CSW
 	@ginstall -m 755 -d $(DESTDIR)/opt/csw/libexec/$(GARNAME)
 	@ginstall $(WORKSRC)/wget-`uname -p` $(DESTDIR)/opt/csw/libexec/$(GARNAME)/wget
+	@ginstall $(WORKSRC)/utilities/build_sun_catalog.py $(DESTDIR)/opt/csw/libexec/$(GARNAME)
+	@ginstall $(WORKSRC)/utilities/opencsw.py $(DESTDIR)/opt/csw/libexec/$(GARNAME)
+	@ln -s ../libexec/pkgutil/build_sun_catalog.py $(DESTDIR)$(bindir)/build_sun_catalog
 	@ginstall -m 755 -d $(DESTDIR)$(docdir)/$(GARNAME)
 	@ginstall $(WORKSRC)/readme $(WORKSRC)/license $(DESTDIR)$(docdir)/$(GARNAME)/
 	@ginstall -m 755 -d $(DESTDIR)$(docdir)/$(GARNAME)plus

Modified: csw/mgar/pkg/pkgutil/trunk/checksums
===================================================================
--- csw/mgar/pkg/pkgutil/trunk/checksums	2009-12-08 10:03:02 UTC (rev 7582)
+++ csw/mgar/pkg/pkgutil/trunk/checksums	2009-12-08 14:27:03 UTC (rev 7583)
@@ -1,5 +1,5 @@
 a16c6f81bc537d6172fd65d8da1aeecc  CSWpkgutil.gspec
 a751314ee495d7477888522435b769e4  CSWpkgutil.prototype
 33f82561e1fcf3aaf22f66bac22afba1  i.cswpkgutil
-bdc6afd165a5117c9d0f3a3a54109461  pkgutil-1.9.zip
+0d33234b106bb0584af460ce249ae52d  pkgutil-1.9.1.zip
 6d472d94ea850b600fd29aba7a6fc4b3  r.cswpkgutil


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