[93638] trunk/dports/php/php-esmtp/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun May 27 22:10:38 PDT 2012


Revision: 93638
          https://trac.macports.org/changeset/93638
Author:   ryandesign at macports.org
Date:     2012-05-27 22:10:38 -0700 (Sun, 27 May 2012)
Log Message:
-----------
php-esmtp: php 1.1 portgroup

Modified Paths:
--------------
    trunk/dports/php/php-esmtp/Portfile

Modified: trunk/dports/php/php-esmtp/Portfile
===================================================================
--- trunk/dports/php/php-esmtp/Portfile	2012-05-28 05:10:04 UTC (rev 93637)
+++ trunk/dports/php/php-esmtp/Portfile	2012-05-28 05:10:38 UTC (rev 93638)
@@ -2,14 +2,20 @@
 # $Id$
 
 PortSystem      1.0
-PortGroup       php 1.0
+PortGroup       php 1.1
 
-php.setup       esmtp 0.3.1 pecl
-php.branches    5.3 5.4
+name            php-esmtp
+version         0.3.1
+revision        1
 license         PHP
 categories      php devel
 platforms       darwin
 maintainers     nomaintainer
+
+php.branches    5.3 5.4
+php.pecl        yes
+php.pecl.prerelease yes
+
 description     ESMTP client extension
 
 long_description \
@@ -39,5 +45,3 @@
         xinstall -m 644 -W ${worksrcpath} CREDITS NOTES TODO ${destroot}${docdir}
     }
 }
-
-php.pecl_livecheck_stable no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120527/68e35e09/attachment.html>


More information about the macports-changes mailing list