Author: pebender
Date: Mon Jun  8 20:20:05 2009
New Revision: 4906

Added:
     
trunk/gar-minimyth/script/utils/findutils/files/findutils-4.4.2-perl.patch.gar
Removed:
     
trunk/gar-minimyth/script/utils/findutils/files/findutils-4.4.1-perl.patch.gar
Modified:
    trunk/gar-minimyth/html/minimyth/document-changelog.txt
    trunk/gar-minimyth/script/utils/findutils/Makefile
    trunk/gar-minimyth/script/utils/findutils/checksums

Log:
- Updated package utils/findutils.



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     Mon Jun  8  
20:20:05 2009
@@ -16,6 +16,9 @@
        patch causes MPlayer to crash when VDPAU is enabled, even though only
        one thread is used.

+Updated packages
+    Updated utils/findutils.
+
   
--------------------------------------------------------------------------------
  Changes since 66 (2009-06-06):


Modified: trunk/gar-minimyth/script/utils/findutils/Makefile
==============================================================================
--- trunk/gar-minimyth/script/utils/findutils/Makefile  (original)
+++ trunk/gar-minimyth/script/utils/findutils/Makefile  Mon Jun  8 20:20:05  
2009
@@ -1,5 +1,5 @@
  GARNAME = findutils
-GARVERSION = 4.4.1
+GARVERSION = 4.4.2
  CATEGORIES = utils
  MASTER_SITES = ftp://ftp.gnu.org/gnu/$(GARNAME)/
  DISTFILES = $(DISTNAME).tar.gz

Modified: trunk/gar-minimyth/script/utils/findutils/checksums
==============================================================================
--- trunk/gar-minimyth/script/utils/findutils/checksums (original)
+++ trunk/gar-minimyth/script/utils/findutils/checksums Mon Jun  8 20:20:05  
2009
@@ -1,2 +1,2 @@
-5883f569dc021eee765f330bb7a3782d  download/findutils-4.4.1.tar.gz
-f250ab57adfac7f3e699c39a12e93b44  download/findutils-4.4.1-perl.patch.gar
+351cc4adb07d54877fa15f75fb77d39f  download/findutils-4.4.2.tar.gz
+b6549c953bdd41597278af81ad2a3ca9  download/findutils-4.4.2-perl.patch.gar

Added:  
trunk/gar-minimyth/script/utils/findutils/files/findutils-4.4.2-perl.patch.gar
==============================================================================
--- (empty file)
+++  
trunk/gar-minimyth/script/utils/findutils/files/findutils-4.4.2-perl.patch.gar  
 
Mon Jun  8 20:20:05 2009
@@ -0,0 +1,24 @@
+diff -Naur findutils-4.4.2-old/doc/find.info  
findutils-4.4.2-new/doc/find.info
+--- findutils-4.4.2-old/doc/find.info  2009-06-01 15:25:07.000000000 -0700
++++ findutils-4.4.2-new/doc/find.info  2009-06-08 19:23:59.000000000 -0700
+@@ -5952,7 +5952,7 @@
+ newest file is:-
+
+
+-     #! /usr/bin/perl -0
++     #! @GAR_bindir@/perl -0
+      my @newest = ();
+      my $latest_stamp = undef;
+      while (<>) {
+diff -Naur findutils-4.4.2-old/doc/find.texi  
findutils-4.4.2-new/doc/find.texi
+--- findutils-4.4.2-old/doc/find.texi  2009-05-16 08:20:34.000000000 -0700
++++ findutils-4.4.2-new/doc/find.texi  2009-06-08 19:23:59.000000000 -0700
+@@ -4587,7 +4587,7 @@
+
+ @smallexample
+ @verbatim
+-#! /usr/bin/perl -0
++#! @GAR_bindir@/perl -0
+ my @newest = ();
+ my $latest_stamp = undef;
+ while (<>) {

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