[124415] trunk/dports/php/php5-svn

ryandesign at macports.org ryandesign at macports.org
Sun Aug 24 00:21:26 PDT 2014


Revision: 124415
          https://trac.macports.org/changeset/124415
Author:   ryandesign at macports.org
Date:     2014-08-24 00:21:26 -0700 (Sun, 24 Aug 2014)
Log Message:
-----------
php5-svn: replaced_by php53-svn

Modified Paths:
--------------
    trunk/dports/php/php5-svn/Portfile

Removed Paths:
-------------
    trunk/dports/php/php5-svn/files/

Modified: trunk/dports/php/php5-svn/Portfile
===================================================================
--- trunk/dports/php/php5-svn/Portfile	2014-08-24 07:04:00 UTC (rev 124414)
+++ trunk/dports/php/php5-svn/Portfile	2014-08-24 07:21:26 UTC (rev 124415)
@@ -2,33 +2,12 @@
 # $Id$
 
 PortSystem              1.0
-PortGroup               php5extension 1.0
 
-php5extension.setup     svn 1.0.2 pecl
-categories-append       devel
-platforms               darwin
-maintainers             ryandesign openmaintainer
-license                 PHP-3.01
+replaced_by             php53-svn
+PortGroup               obsolete 1.0
 
-description             PHP bindings for Subversion
-
-long_description        ${description}
-
-checksums               rmd160  c4991e9a5c4203c0374529c4ddd156b6020af0a8 \
-                        sha256  ca0ea834e745a1aae65b456800bb5c5cfd7c4eceff281f7a8e317d30726e48cd
-
-depends_lib-append      port:subversion
-
-patchfiles              patch-hook_emailcommit.php
-
-post-patch {
-    reinplace "s|@PREFIX@|${prefix}|g" ${worksrcpath}/examples/hook_emailcommit.php
-}
-
-configure.args-append   --with-svn=${prefix} \
-                        --with-svn-apr=${prefix}/bin/apr-1-config
-
-post-destroot {
-    xinstall -d ${destroot}${prefix}/share/examples
-    copy ${worksrcpath}/examples ${destroot}${prefix}/share/examples/${name}
-}
+name                    php5-svn
+version                 1.0.2
+revision                1
+categories              php
+license                 PHP-3.01
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140824/b5e25d0c/attachment.html>


More information about the macports-changes mailing list