[49862] trunk/dports/lang

ryandesign at macports.org ryandesign at macports.org
Sun Apr 19 02:52:32 PDT 2009


Revision: 49862
          http://trac.macports.org/changeset/49862
Author:   ryandesign at macports.org
Date:     2009-04-19 02:52:31 -0700 (Sun, 19 Apr 2009)
Log Message:
-----------
php5, php5-devel: gsed is used both at build time and at runtime (by phpize and php-config); see #19328

Modified Paths:
--------------
    trunk/dports/lang/php5/Portfile
    trunk/dports/lang/php5-devel/Portfile

Modified: trunk/dports/lang/php5/Portfile
===================================================================
--- trunk/dports/lang/php5/Portfile	2009-04-19 09:35:21 UTC (rev 49861)
+++ trunk/dports/lang/php5/Portfile	2009-04-19 09:52:31 UTC (rev 49862)
@@ -5,7 +5,7 @@
 name                    php5
 epoch                   1
 version                 5.2.9
-
+revision                1
 categories              lang php www
 maintainers             ryandesign jwa
 homepage                http://www.php.net/
@@ -41,6 +41,7 @@
     port:autoconf213
 
 depends_lib \
+    path:bin/gsed:gsed \
     port:libtool \
     port:libxml2 \
     port:libxslt \

Modified: trunk/dports/lang/php5-devel/Portfile
===================================================================
--- trunk/dports/lang/php5-devel/Portfile	2009-04-19 09:35:21 UTC (rev 49861)
+++ trunk/dports/lang/php5-devel/Portfile	2009-04-19 09:52:31 UTC (rev 49862)
@@ -4,6 +4,7 @@
 
 name                    php5-devel
 version                 5.3.0RC1
+revision                1
 categories              lang php www
 maintainers             ryandesign jwa
 homepage                http://qa.php.net/
@@ -35,6 +36,7 @@
     port:autoconf213
 
 depends_lib \
+    path:bin/gsed:gsed \
     port:libtool \
     port:libxml2 \
     port:libxslt \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090419/f89fc97b/attachment.html>


More information about the macports-changes mailing list