[csw-devel] SF.net SVN: gar:[14134] csw/mgar/pkg/sharutils/trunk

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Tue Apr 12 10:47:21 CEST 2011


Revision: 14134
          http://gar.svn.sourceforge.net/gar/?rev=14134&view=rev
Author:   wahwah
Date:     2011-04-12 08:47:21 +0000 (Tue, 12 Apr 2011)

Log Message:
-----------
sharutils: 4.10 builds, 4.11 doesn't

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

Modified: csw/mgar/pkg/sharutils/trunk/Makefile
===================================================================
--- csw/mgar/pkg/sharutils/trunk/Makefile	2011-04-12 08:32:50 UTC (rev 14133)
+++ csw/mgar/pkg/sharutils/trunk/Makefile	2011-04-12 08:47:21 UTC (rev 14134)
@@ -7,7 +7,7 @@
 # at r10011.
 
 NAME = sharutils
-VERSION = 4.9
+VERSION = 4.10
 CATEGORIES = utils
 DESCRIPTION = Makes so-called shell archives out of many files
 define BLURB
@@ -15,18 +15,28 @@
 SPKG_SOURCEURL = http://www.gnu.org/software/sharutils/
 MASTER_SITES = ftp://ftp.gnu.org/gnu/sharutils/
 DISTFILES  = $(NAME)-$(VERSION).tar.gz
-UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz
-TEST_TARGET = check
-CONFIGURE_ARGS = $(DIRPATHS)
 # Apparently, 64 bit builds are frown upon:
 # http://lists.opencsw.org/pipermail/pkgsubmissions/2010-June/000907.html
 # BUILD64 = 1
 
 # To make the test use gmd5sum
 MD5SUM = gmd5sum
-RUNTIME_DEP_PKGS_CSWsharutils += CSWggettextrt
+export MD5SUM
 BUILD_DEP_PKGS = $(RUNTIME_DEP_PKGS_CSWsharutils) CSWcoreutils
-export MD5SUM
+
+RUNTIME_DEP_PKGS_CSWsharutils += CSWlibintl8
+
+PACKAGES += CSWsharutils
+SPKG_DESC_CSWsharutils = $(DESCRIPTION)
+CHECKPKG_OVERRIDES_CSWsharutils += file-with-bad-content|/usr/share|root/opt/csw/share/locale/es/LC_MESSAGES/sharutils.mo
+
+PACKAGES += CSWuuencode
+SPKG_DESC_CSWuuencode = Utility to encode and decode data
+PKGFILES_CSWuuencode = $(bindir)/uu(en|de)code
+RUNTIME_DEP_PKGS_CSWuuencode += CSWlibintl8
+# We won't be releasing CSWuuencode from this package.
+CHECKPKG_OVERRIDES_CSWuuencode += file-collision
+
 include gar/category.mk
 
 post-merge:

Modified: csw/mgar/pkg/sharutils/trunk/checksums
===================================================================
--- csw/mgar/pkg/sharutils/trunk/checksums	2011-04-12 08:32:50 UTC (rev 14133)
+++ csw/mgar/pkg/sharutils/trunk/checksums	2011-04-12 08:47:21 UTC (rev 14134)
@@ -1,2 +1 @@
-c40c7b6e2180ed57060393efc3234130  sharutils-4.9.tar.gz
-528eb43a02b3208d5ff7d9ff43ed0c2f  sun-sed.patch
+c8bbfa89810ce9f5399b38392549207c  sharutils-4.10.tar.gz


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