Author: pebender
Date: Fri May 1 22:09:10 2009
New Revision: 4695
Modified:
trunk/gar-minimyth/html/minimyth/document-changelog.txt
trunk/gar-minimyth/script/utils/sed/Makefile
trunk/gar-minimyth/script/utils/sed/checksums
Log:
-Updated package utils/sed.
Modified: trunk/gar-minimyth/html/minimyth/document-changelog.txt
==============================================================================
--- trunk/gar-minimyth/html/minimyth/document-changelog.txt (original)
+++ trunk/gar-minimyth/html/minimyth/document-changelog.txt Fri May 1
22:09:10 2009
@@ -59,6 +59,7 @@
Updated utils/file.
Updated utils/findutils.
Updated utils/mod-init-tools.
+ Updated utils/sed.
Updated utils/squashfs-4.0.
Updated utils/usbutils.
Updated X11/ratpoison.
Modified: trunk/gar-minimyth/script/utils/sed/Makefile
==============================================================================
--- trunk/gar-minimyth/script/utils/sed/Makefile (original)
+++ trunk/gar-minimyth/script/utils/sed/Makefile Fri May 1 22:09:10 2009
@@ -1,9 +1,9 @@
GARNAME = sed
-GARVERSION = 4.1.5
+GARVERSION = 4.2
CATEGORIES = utils
MASTER_SITES = ftp://ftp.gnu.org/gnu/$(GARNAME)/
DISTFILES = $(DISTNAME).tar.gz
-LICENSE = GPL2
+LICENSE = GPL3/FDL1_3
DESCRIPTION =
define BLURB
@@ -16,6 +16,10 @@
INSTALL_SCRIPTS = $(WORKSRC)/Makefile
CONFIGURE_ARGS = $(DIRPATHS) --build=$(GARBUILD) --host=$(GARHOST) \
+ --enable-nls \
+ --disable-rpath \
+ --enable-i18n \
+ --enable-regex-test \
--with-gnu-ld
include ../../gar.mk
Modified: trunk/gar-minimyth/script/utils/sed/checksums
==============================================================================
--- trunk/gar-minimyth/script/utils/sed/checksums (original)
+++ trunk/gar-minimyth/script/utils/sed/checksums Fri May 1 22:09:10 2009
@@ -1 +1 @@
-7a1cbbbb3341287308e140bd4834c3ba download/sed-4.1.5.tar.gz
+31580bee0c109c0fc8f31c4cf204757e download/sed-4.2.tar.gz
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"minimyth-commits" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/minimyth-commits?hl=en
-~----------~----~----~----~------~----~------~--~---