Author: pebender
Date: Tue Mar 17 03:38:38 2009
New Revision: 4481

Modified:
    trunk/gar-minimyth/script/utils/bash/Makefile
    trunk/gar-minimyth/script/utils/bash/checksums
    trunk/gar-minimyth/script/utils/bash/files/bash-4.0-perl.patch.gar

Log:
- Updated bash fixes patches.



Modified: trunk/gar-minimyth/script/utils/bash/Makefile
==============================================================================
--- trunk/gar-minimyth/script/utils/bash/Makefile       (original)
+++ trunk/gar-minimyth/script/utils/bash/Makefile       Tue Mar 17 03:38:38 2009
@@ -4,7 +4,19 @@
  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  =
+PATCHFILES += \
+       $(GARNAME)40-001 \
+       $(GARNAME)40-002 \
+       $(GARNAME)40-003 \
+       $(GARNAME)40-004 \
+       $(GARNAME)40-005 \
+       $(GARNAME)40-006 \
+       $(GARNAME)40-007 \
+       $(GARNAME)40-008 \
+       $(GARNAME)40-009 \
+       $(GARNAME)40-010
+PATCHFILES += $(DISTNAME)-perl.patch.gar
  LICENSE = GPL2

  DESCRIPTION =
@@ -12,6 +24,8 @@
  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      Tue Mar 17 03:38:38 2009
@@ -1,2 +1,12 @@
  a90a1b5a6db4838483f05438e05e8eb9  download/bash-4.0.tar.gz
-0cfca821dcebc123b3099c4e6136dc23  download/bash-4.0-perl.patch.gar
+bc7f4762443939bd7dccb42370f0d932  download/bash40-001
+c2a4a4786a83ed4ec366c6a8924369a2  download/bash40-002
+22e8a824eddba21a8fce10d7984c2aba  download/bash40-003
+ed7cbced8c7c964323265522369a37a2  download/bash40-004
+8ed86b7d31423d71ecf3148251d63512  download/bash40-005
+5f447338cb98ff156cabf1fd9879d5f3  download/bash40-006
+96e946cb66a4ca186cba1da44f1ee163  download/bash40-007
+d3eb7b6f00d525e032478c33f51d46a8  download/bash40-008
+340601c997ce569532417a7ae92248b8  download/bash40-009
+0bd5ab96d514ffb1afbb8c7984b15146  download/bash40-010
+d25ceb38fbf691301be4a7d6f413947e  download/bash-4.0-perl.patch.gar

Modified: trunk/gar-minimyth/script/utils/bash/files/bash-4.0-perl.patch.gar
==============================================================================
--- trunk/gar-minimyth/script/utils/bash/files/bash-4.0-perl.patch.gar   
(original)
+++ trunk/gar-minimyth/script/utils/bash/files/bash-4.0-perl.patch.gar  Tue  
Mar 17 03:38:38 2009
@@ -1,6 +1,6 @@
  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
+--- support/texi2html  2008-08-13 05:32:57.000000000 -0700
++++ support/texi2html  2009-03-16 21:42:38.000000000 -0700
  @@ -1,4 +1,4 @@
  -#! /usr/bin/perl
  +#! @GAR_build_DESTDIR@@GAR_build_bindir@/perl

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to