[csw-devel] SF.net SVN: gar:[7485] csw/mgar/pkg/pkgutil/trunk
bonivart at users.sourceforge.net
bonivart at users.sourceforge.net
Fri Nov 27 17:21:59 CET 2009
Revision: 7485
http://gar.svn.sourceforge.net/gar/?rev=7485&view=rev
Author: bonivart
Date: 2009-11-27 16:21:59 +0000 (Fri, 27 Nov 2009)
Log Message:
-----------
pkgutil: update to 1.9
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-11-27 15:42:19 UTC (rev 7484)
+++ csw/mgar/pkg/pkgutil/trunk/Makefile 2009-11-27 16:21:59 UTC (rev 7485)
@@ -1,5 +1,5 @@
GARNAME = pkgutil
-GARVERSION = 1.9b2
+GARVERSION = 1.9
CATEGORIES = utils
DESCRIPTION = Installs Solaris packages easily
@@ -63,8 +63,8 @@
@ginstall -m 755 -d $(DESTDIR)$(docdir)/$(GARNAME)
@ginstall $(WORKSRC)/readme $(WORKSRC)/license $(DESTDIR)$(docdir)/$(GARNAME)/
@ginstall -m 755 -d $(DESTDIR)$(docdir)/$(GARNAME)plus
- @ginstall $(WORKSRC)/license $(DESTDIR)$(docdir)/$(GARNAME)plus/
- @ginstall $(WORKSRC)/readme.pkgutilplus $(DESTDIR)$(docdir)/$(GARNAME)plus/readme
+ @ginstall -m 444 $(WORKSRC)/license $(DESTDIR)$(docdir)/$(GARNAME)plus/
+ @ginstall -m 444 $(WORKSRC)/readme.pkgutilplus $(DESTDIR)$(docdir)/$(GARNAME)plus/readme
@ginstall -m 755 -d $(DESTDIR)$(mandir)/man1
@pod2man --section=1 $(WORKSRC)/$(GARNAME) > $(DESTDIR)$(mandir)/man1/pkgutil.1
@pod2man --section=1 $(WORKSRC)/bldcat > $(DESTDIR)$(mandir)/man1/bldcat.1
Modified: csw/mgar/pkg/pkgutil/trunk/checksums
===================================================================
--- csw/mgar/pkg/pkgutil/trunk/checksums 2009-11-27 15:42:19 UTC (rev 7484)
+++ csw/mgar/pkg/pkgutil/trunk/checksums 2009-11-27 16:21:59 UTC (rev 7485)
@@ -1,5 +1,5 @@
a16c6f81bc537d6172fd65d8da1aeecc CSWpkgutil.gspec
b93ce519cebdc48350eb0e2a22214827 CSWpkgutil.prototype
33f82561e1fcf3aaf22f66bac22afba1 i.cswpkgutil
-2d9c8f2e8ed58c015bdcd73862c5d9f4 pkgutil-1.9b2.zip
+bdc6afd165a5117c9d0f3a3a54109461 pkgutil-1.9.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