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

bonivart at users.sourceforge.net bonivart at users.sourceforge.net
Wed Mar 9 23:41:16 CET 2011


Revision: 13720
          http://gar.svn.sourceforge.net/gar/?rev=13720&view=rev
Author:   bonivart
Date:     2011-03-09 22:41:16 +0000 (Wed, 09 Mar 2011)

Log Message:
-----------
pkgutil: 2.4 beta 1

Modified Paths:
--------------
    csw/mgar/pkg/pkgutil/trunk/Makefile
    csw/mgar/pkg/pkgutil/trunk/checksums
    csw/mgar/pkg/pkgutil/trunk/files/CSWpkgutil.postinstall

Modified: csw/mgar/pkg/pkgutil/trunk/Makefile
===================================================================
--- csw/mgar/pkg/pkgutil/trunk/Makefile	2011-03-09 22:07:49 UTC (rev 13719)
+++ csw/mgar/pkg/pkgutil/trunk/Makefile	2011-03-09 22:41:16 UTC (rev 13720)
@@ -2,7 +2,7 @@
 # svn co -r 9999 https://gar.svn.sourceforge.net/svnroot/gar/csw/mgar/gar/v2 gar
 
 NAME = pkgutil
-VERSION = 2.3
+VERSION = 2.4b1
 GARVERSION = $(VERSION)
 CATEGORIES = utils
 
@@ -18,7 +18,7 @@
 COMMON_PKG_DEPENDS = 
 
 #MASTER_SITES = $(SF_MIRRORS)
-MASTER_SITES = http://sourceforge.net/projects/pkgutil/files/pkgutil/2.3/
+MASTER_SITES = http://sourceforge.net/projects/pkgutil/files/pkgutil/2.4/
 DISTFILES  = $(NAME)-$(VERSION).zip
 
 DISTFILES += $(call admfiles,CSWpkgutil,prototype preremove postinstall)
@@ -62,9 +62,6 @@
 
 ARCHALL_CSWpkgutilplus = 1
 
-# We define upstream file regex so we can be notifed of new upstream software release
-UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).zip
-
 CONFIGURE_SCRIPTS =
 BUILD_SCRIPTS =
 TEST_SCRIPTS =

Modified: csw/mgar/pkg/pkgutil/trunk/checksums
===================================================================
--- csw/mgar/pkg/pkgutil/trunk/checksums	2011-03-09 22:07:49 UTC (rev 13719)
+++ csw/mgar/pkg/pkgutil/trunk/checksums	2011-03-09 22:41:16 UTC (rev 13720)
@@ -1,8 +1,8 @@
 a16c6f81bc537d6172fd65d8da1aeecc  CSWpkgutil.gspec
-2ce2761890775e7f658ed8233fda0148  CSWpkgutil.postinstall
+27c7b032074b150935681e921b7b5774  CSWpkgutil.postinstall
 9f8c677877f3c86c41dc3955c9c36ea0  CSWpkgutil.preremove
 ce3d565aaf32be17716a9869087dec5c  CSWpkgutil.prototype
 b5fffa0be100ddbb7262ce3a0a4e3bb7  build_sun_catalog.py
 7ad27336f90e73da3254a61d91025ee5  cswcatalog
 3a6b789b3d5e05f41d2363dd26a92acf  opencsw.py
-9c643c7b65ce4a241b523f360324c8f2  pkgutil-2.3.zip
+f31fdba65b6b38d3f6c9fd728ebee72b  pkgutil-2.4b1.zip

Modified: csw/mgar/pkg/pkgutil/trunk/files/CSWpkgutil.postinstall
===================================================================
--- csw/mgar/pkg/pkgutil/trunk/files/CSWpkgutil.postinstall	2011-03-09 22:07:49 UTC (rev 13719)
+++ csw/mgar/pkg/pkgutil/trunk/files/CSWpkgutil.postinstall	2011-03-09 22:41:16 UTC (rev 13720)
@@ -22,7 +22,7 @@
 fi
 
 if [ ! -f "$VAR2/admin" ]; then
-  echo "Copying sample admin to /var/opt/csw/pkgutil."
+  echo "Copying sample admin from /opt/csw/var/pkgutil to /var/opt/csw/pkgutil."
   cp -p $VAR1/admin.CSW $VAR2/admin
 else
   echo "/var/opt/csw/pkutil/admin already exists, will not copy admin.CSW to it."


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