[csw-devel] SF.net SVN: gar:[15969] csw/mgar/pkg/diffutils/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Mon Oct 24 14:15:45 CEST 2011


Revision: 15969
          http://gar.svn.sourceforge.net/gar/?rev=15969&view=rev
Author:   dmichelsen
Date:     2011-10-24 12:15:45 +0000 (Mon, 24 Oct 2011)
Log Message:
-----------
diffutils/trunk: Update to 3.2, update dependencies

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

Modified: csw/mgar/pkg/diffutils/trunk/Makefile
===================================================================
--- csw/mgar/pkg/diffutils/trunk/Makefile	2011-10-24 12:10:26 UTC (rev 15968)
+++ csw/mgar/pkg/diffutils/trunk/Makefile	2011-10-24 12:15:45 UTC (rev 15969)
@@ -1,5 +1,5 @@
 NAME = diffutils
-VERSION = 3.0
+VERSION = 3.2
 CATEGORIES = utils
 
 DESCRIPTION = Diff utilities
@@ -8,21 +8,21 @@
 endef
 
 MASTER_SITES = $(GNU_MIRROR)
-DISTFILES = $(NAME)-$(VERSION).tar.gz 
+DISTFILES = $(NAME)-$(VERSION).tar.xz
 
-# We define upstream file regex so we can be notifed of new upstream software release
-UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz
+BUILD_DEP_PKGS += CSWlibsigsegv-dev
+BUILD_DEP_PKGS += CSWggettext-dev
+BUILD_DEP_PKGS += CSWlibiconv-dev
 
-RUNTIME_DEP_PKGS = CSWggettextrt CSWiconv CSWlibsigsegv
-BUILD_DEP_PKGS = CSWggettext CSWiconv CSWlibsigsegv
+RUNTIME_DEP_PKGS_CSWdiffutils += CSWlibsigsegv2
+RUNTIME_DEP_PKGS_CSWdiffutils += CSWlibintl8
+RUNTIME_DEP_PKGS_CSWdiffutils += CSWlibiconv2
 
 VENDOR_URL = http://www.gnu.org/software/diffutils/
 
 CONFIGURE_ARGS = $(DIRPATHS)
 CONFIGURE_ARGS += --program-prefix=g
 
-TEST_TARGET = check
-
 EXTRA_MERGE_EXCLUDE_FILES = /opt/csw/lib/charset.alias
 
 include gar/category.mk

Modified: csw/mgar/pkg/diffutils/trunk/checksums
===================================================================
--- csw/mgar/pkg/diffutils/trunk/checksums	2011-10-24 12:10:26 UTC (rev 15968)
+++ csw/mgar/pkg/diffutils/trunk/checksums	2011-10-24 12:15:45 UTC (rev 15969)
@@ -1 +1 @@
-684aaba1baab743a2a90e52162ff07da  diffutils-3.0.tar.gz
+26ff64c332429c830c154be46b393382  diffutils-3.2.tar.xz

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