[70798] trunk/dports/sysutils/grep

raimue at macports.org raimue at macports.org
Sat Aug 21 09:06:11 PDT 2010


Revision: 70798
          http://trac.macports.org/changeset/70798
Author:   raimue at macports.org
Date:     2010-08-21 09:06:10 -0700 (Sat, 21 Aug 2010)
Log Message:
-----------
sysutils/grep: Update to 2.6.3, closes #24853

Modified Paths:
--------------
    trunk/dports/sysutils/grep/Portfile
    trunk/dports/sysutils/grep/files/patch-po-Makefile.in.in.diff

Modified: trunk/dports/sysutils/grep/Portfile
===================================================================
--- trunk/dports/sysutils/grep/Portfile	2010-08-21 16:00:34 UTC (rev 70797)
+++ trunk/dports/sysutils/grep/Portfile	2010-08-21 16:06:10 UTC (rev 70798)
@@ -2,7 +2,7 @@
 
 PortSystem 1.0
 name            grep
-version         2.5.4
+version         2.6.3
 platforms       darwin
 categories	sysutils
 maintainers	nomaintainer
@@ -13,11 +13,11 @@
 homepage        http://www.gnu.org/software/grep/grep.html
 platforms       darwin
 master_sites    gnu
-use_bzip2       yes
-checksums       md5 5650ee2ae6ea4b39e9459d7d0585b315 \
-                sha1 9bbd4f02b18bb264e0fcb17293b6f0445c8694d2 \
-                rmd160 52abf25681bc6830f372ea7607480da69eaa06fd
 
+checksums       md5     3095b57837b312f087c0680559de7f13 \
+                sha1    ebf111c579bf6f252995b3929f9aed3c0a4038a0 \
+                rmd160  44e6b1b6cadf7c529885cf4e18c8dabc73f755e8
+
 patchfiles      patch-po-Makefile.in.in.diff
 
 configure.args  --infodir=${prefix}/share/info \

Modified: trunk/dports/sysutils/grep/files/patch-po-Makefile.in.in.diff
===================================================================
--- trunk/dports/sysutils/grep/files/patch-po-Makefile.in.in.diff	2010-08-21 16:00:34 UTC (rev 70797)
+++ trunk/dports/sysutils/grep/files/patch-po-Makefile.in.in.diff	2010-08-21 16:06:10 UTC (rev 70798)
@@ -1,11 +1,11 @@
---- po/Makefile.in.in	2006-11-24 17:53:21.000000000 -0600
-+++ po/Makefile.in.in	2008-06-11 04:57:52.000000000 -0500
-@@ -35,7 +35,7 @@
- XGETTEXT = PATH=../src:$$PATH @XGETTEXT@
- MSGMERGE = PATH=../src:$$PATH msgmerge
+--- po/Makefile.in.in.orig	2010-05-11 19:34:55.000000000 +0200
++++ po/Makefile.in.in	2010-05-11 19:35:10.000000000 +0200
+@@ -44,7 +44,7 @@
+ mkinstalldirs = $(SHELL) @install_sh@ -d
+ install_sh = $(SHELL) @install_sh@
  MKDIR_P = @MKDIR_P@
 -mkdir_p = @mkdir_p@
 +mkdir_p = @MKDIR_P@
  
- DEFS = @DEFS@
- CFLAGS = @CFLAGS@
+ GMSGFMT_ = @GMSGFMT@
+ GMSGFMT_no = @GMSGFMT@
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100821/9293534b/attachment.html>


More information about the macports-changes mailing list