Author: pebender
Date: Fri Feb 27 21:31:00 2009
New Revision: 4411
Added:
trunk/gar-minimyth/script/utils/bash/files/bash-4.0-perl.patch.gar
Removed:
trunk/gar-minimyth/script/utils/bash/files/bash-3.2-perl.patch.gar
Modified:
trunk/gar-minimyth/html/minimyth/document-changelog.txt
trunk/gar-minimyth/script/utils/bash/Makefile
trunk/gar-minimyth/script/utils/bash/checksums
Log:
- Updated package utils/bash.
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 Feb 27
21:31:00 2009
@@ -65,6 +65,7 @@
Updated qt/qt4.
Updated system/lirc.
Updated system/zoneinfo.
+ Updated utils/bash.
Updated utils/ed.
Updated utils/file.
Updated utils/grep.
Modified: trunk/gar-minimyth/script/utils/bash/Makefile
==============================================================================
--- trunk/gar-minimyth/script/utils/bash/Makefile (original)
+++ trunk/gar-minimyth/script/utils/bash/Makefile Fri Feb 27 21:31:00 2009
@@ -1,12 +1,10 @@
GARNAME = bash
-GARVERSION = 3.2
+GARVERSION = 4.0
CATEGORIES = utils
MASTER_SITES = ftp://ftp.gnu.org/gnu/$(GARNAME)/
MASTER_SITES += ftp://ftp.gnu.org/gnu/$(GARNAME)/$(DISTNAME)-patches/
DISTFILES = $(DISTNAME).tar.gz
PATCHFILES = $(DISTNAME)-perl.patch.gar
-PATCHFILES += \
- $(GARNAME)32-001
LICENSE = GPL2
DESCRIPTION =
@@ -14,8 +12,6 @@
endef
DEPENDS = lang/c
-
-PATCHDIRLEVEL = 0
CONFIGURE_SCRIPTS = $(WORKSRC)/configure
BUILD_SCRIPTS = $(WORKSRC)/Makefile
Modified: trunk/gar-minimyth/script/utils/bash/checksums
==============================================================================
--- trunk/gar-minimyth/script/utils/bash/checksums (original)
+++ trunk/gar-minimyth/script/utils/bash/checksums Fri Feb 27 21:31:00 2009
@@ -1,3 +1,2 @@
-00bfa16d58e034e3c2aa27f390390d30 download/bash-3.2.tar.gz
-c69f1bc408ccfe0ee906a1faa77f106f download/bash-3.2-perl.patch.gar
-d8e10c754f477e3f3a581af566b89301 download/bash32-001
+a90a1b5a6db4838483f05438e05e8eb9 download/bash-4.0.tar.gz
+0cfca821dcebc123b3099c4e6136dc23 download/bash-4.0-perl.patch.gar
Added: trunk/gar-minimyth/script/utils/bash/files/bash-4.0-perl.patch.gar
==============================================================================
--- (empty file)
+++ trunk/gar-minimyth/script/utils/bash/files/bash-4.0-perl.patch.gar Fri
Feb 27 21:31:00 2009
@@ -0,0 +1,9 @@
+diff -Naur bash-4.0-old/support/texi2html bash-4.0-new/support/texi2html
+--- bash-4.0-old/support/texi2html 2008-08-13 05:32:57.000000000 -0700
++++ bash-4.0-new/support/texi2html 2009-02-26 08:32:54.000000000 -0800
+@@ -1,4 +1,4 @@
+-#! /usr/bin/perl
++#! @GAR_build_DESTDIR@@GAR_build_bindir@/perl
+ 'di ';
+ 'ig 00 ';
+
#+##############################################################################
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---