[56149] trunk/dports/sysutils/grep/Portfile

toby at macports.org toby at macports.org
Mon Aug 24 13:20:06 PDT 2009


Revision: 56149
          http://trac.macports.org/changeset/56149
Author:   toby at macports.org
Date:     2009-08-24 13:20:03 -0700 (Mon, 24 Aug 2009)
Log Message:
-----------
#20782 (update grep to 2.5.4)

Modified Paths:
--------------
    trunk/dports/sysutils/grep/Portfile

Modified: trunk/dports/sysutils/grep/Portfile
===================================================================
--- trunk/dports/sysutils/grep/Portfile	2009-08-24 18:01:50 UTC (rev 56148)
+++ trunk/dports/sysutils/grep/Portfile	2009-08-24 20:20:03 UTC (rev 56149)
@@ -2,7 +2,7 @@
 
 PortSystem 1.0
 name            grep
-version         2.5.3
+version         2.5.4
 platforms       darwin
 categories	sysutils
 maintainers	waqar
@@ -14,18 +14,15 @@
 platforms       darwin
 master_sites    gnu
 use_bzip2       yes
-checksums       md5 27061ce1fde82876970b6549a156da8b \
-                sha1 53227ca9a01d5548448372f9b2e9111adf159f3b \
-                rmd160 dafa692fd67dfcd1c94115e9831d291b29fa7729
+checksums       md5 5650ee2ae6ea4b39e9459d7d0585b315 \
+                sha1 9bbd4f02b18bb264e0fcb17293b6f0445c8694d2 \
+                rmd160 52abf25681bc6830f372ea7607480da69eaa06fd
 
 patchfiles      patch-po-Makefile.in.in.diff
 
 configure.args  --infodir=${prefix}/share/info \
                 --mandir=${prefix}/share/man
 
-configure.cppflags-append   -I${prefix}/include
-configure.ldflags-append    -L${prefix}/lib
-
 depends_lib     port:pcre port:gettext
 
 test.run        yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090824/086de949/attachment.html>


More information about the macports-changes mailing list