[csw-devel] SF.net SVN: gar:[15630] csw/mgar/pkg/di/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Tue Sep 13 15:34:54 CEST 2011
Revision: 15630
http://gar.svn.sourceforge.net/gar/?rev=15630&view=rev
Author: dmichelsen
Date: 2011-09-13 13:34:54 +0000 (Tue, 13 Sep 2011)
Log Message:
-----------
di: Update to 4.28 and fix locale location bug
Modified Paths:
--------------
csw/mgar/pkg/di/trunk/Makefile
csw/mgar/pkg/di/trunk/checksums
Modified: csw/mgar/pkg/di/trunk/Makefile
===================================================================
--- csw/mgar/pkg/di/trunk/Makefile 2011-09-13 10:42:48 UTC (rev 15629)
+++ csw/mgar/pkg/di/trunk/Makefile 2011-09-13 13:34:54 UTC (rev 15630)
@@ -1,5 +1,5 @@
NAME = di
-VERSION = 4.27
+VERSION = 4.28
CATEGORIES = utils
DESCRIPTION = Disk information utility
@@ -13,11 +13,8 @@
MASTER_SITES = http://www.gentoo.com/di/
DISTFILES = $(NAME)-$(VERSION).tar.gz
-# We define upstream file regex so we can be notifed of new upstream software release
-UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz
+RUNTIME_DEP_PKGS_CSWdi += CSWlibintl8
-DEP_PKGS = CSWggettextrt
-
LICENSE = LICENSE
PACKAGING_PLATFORMS = solaris9-sparc solaris9-i386
@@ -26,6 +23,10 @@
CONFIGURE_SCRIPTS =
+# Make sure the locale is configured to the right directory
+BUILD_OVERRIDE_VARS = prefix
+BUILD_OVERRIDE_VAR_prefix = $(prefix)
+
TEST_SCRIPTS =
INSTALL_OVERRIDE_DIRS = prefix
Modified: csw/mgar/pkg/di/trunk/checksums
===================================================================
--- csw/mgar/pkg/di/trunk/checksums 2011-09-13 10:42:48 UTC (rev 15629)
+++ csw/mgar/pkg/di/trunk/checksums 2011-09-13 13:34:54 UTC (rev 15630)
@@ -1 +1 @@
-b1a7ee87b83d72c273558a5ec815bfc3 di-4.27.tar.gz
+8f56121562ac3ca05b48c0827ec0d48d di-4.28.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