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

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Wed Aug 3 16:33:07 CEST 2011


Revision: 15250
          http://gar.svn.sourceforge.net/gar/?rev=15250&view=rev
Author:   bonivart
Date:     2011-08-03 14:33:07 +0000 (Wed, 03 Aug 2011)

Log Message:
-----------
pkgutil/trunk: update to 2.5 beta 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	2011-08-03 09:06:51 UTC (rev 15249)
+++ csw/mgar/pkg/pkgutil/trunk/Makefile	2011-08-03 14:33:07 UTC (rev 15250)
@@ -1,5 +1,5 @@
 NAME = pkgutil
-VERSION = 2.4
+VERSION = 2.5b1
 CATEGORIES = utils
 
 DESCRIPTION = Installs Solaris packages easily
@@ -10,9 +10,6 @@
 	package automatically.
 endef
 
-# Disable inclusion of CSWcommon by default.
-COMMON_PKG_DEPENDS = 
-
 MASTER_SITES = $(SF_MIRRORS)
 #MASTER_SITES = http://sourceforge.net/projects/pkgutil/files/pkgutil/2.4/
 DISTFILES  = $(NAME)-$(VERSION).zip
@@ -34,6 +31,11 @@
 DISTFILES += opencsw.py
 DISTFILES += cswcatalog
 
+LICENSE = license
+
+# Disable inclusion of CSWcommon by default.
+COMMON_PKG_DEPENDS = 
+
 PACKAGES               = CSWpkgutil
 CATALOGNAME_CSWpkgutil = pkgutil
 SPKG_DESC_CSWpkgutil   = $(DESCRIPTION)
@@ -98,9 +100,10 @@
 	@ginstall -m 755 $(FILEDIR)/build_sun_catalog.py $(FILEDIR)/opencsw.py $(DESTDIR)/opt/csw/libexec/$(NAME)
 	@ln -s ../libexec/pkgutil/build_sun_catalog.py $(DESTDIR)$(bindir)/build_sun_catalog
 	@ginstall -m 755 -d $(DESTDIR)$(docdir)/$(NAME)
-	@ginstall -m 444 $(WORKSRC)/readme $(WORKSRC)/license $(DESTDIR)$(docdir)/$(NAME)/
+	@ginstall -m 444 $(WORKSRC)/readme $(DESTDIR)$(docdir)/$(NAME)/
+#	@ginstall -m 444 $(WORKSRC)/license $(DESTDIR)$(docdir)/$(NAME)/
 	@ginstall -m 755 -d $(DESTDIR)$(docdir)/$(NAME)plus
-	@ginstall -m 444 $(WORKSRC)/license $(DESTDIR)$(docdir)/$(NAME)plus/
+#	@ginstall -m 444 $(WORKSRC)/license $(DESTDIR)$(docdir)/$(NAME)plus/
 	@ginstall -m 444 $(WORKSRC)/readme.pkgutilplus $(DESTDIR)$(docdir)/$(NAME)plus/readme
 	@ginstall -m 755 -d $(DESTDIR)$(mandir)/man1
 	@pod2man --section=1 $(WORKSRC)/$(NAME) > $(DESTDIR)$(mandir)/man1/pkgutil.1

Modified: csw/mgar/pkg/pkgutil/trunk/checksums
===================================================================
--- csw/mgar/pkg/pkgutil/trunk/checksums	2011-08-03 09:06:51 UTC (rev 15249)
+++ csw/mgar/pkg/pkgutil/trunk/checksums	2011-08-03 14:33:07 UTC (rev 15250)
@@ -1 +1 @@
-e87b64770282e68713692dce6e0808c3  pkgutil-2.4.zip
+e69620e109e75ade9f1c7ea83b302786  pkgutil-2.5b1.zip


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