[124440] trunk/dports/php/php5-pop3
ryandesign at macports.org
ryandesign at macports.org
Sun Aug 24 01:24:04 PDT 2014
Revision: 124440
https://trac.macports.org/changeset/124440
Author: ryandesign at macports.org
Date: 2014-08-24 01:24:04 -0700 (Sun, 24 Aug 2014)
Log Message:
-----------
php5-pop3: replaced_by php53-pop3
Modified Paths:
--------------
trunk/dports/php/php5-pop3/Portfile
Removed Paths:
-------------
trunk/dports/php/php5-pop3/files/
Modified: trunk/dports/php/php5-pop3/Portfile
===================================================================
--- trunk/dports/php/php5-pop3/Portfile 2014-08-24 08:22:40 UTC (rev 124439)
+++ trunk/dports/php/php5-pop3/Portfile 2014-08-24 08:24:04 UTC (rev 124440)
@@ -1,32 +1,13 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id$
PortSystem 1.0
-PortGroup php5extension 1.0
-php5extension.setup pop3 1.0.2 pecl
-license PHP
-categories php mail devel
-platforms darwin
-maintainers ryandesign openmaintainer
-description POP3 Client Library
+replaced_by php53-pop3
+PortGroup obsolete 1.0
-long_description \
- The POP3 extension makes it possible for a PHP script to connect to and \
- interact with a POP3 mail server. It is based on the PHP streams interface \
- and requires no external library.
-
-checksums md5 cdbe4f41aa37bcf45e651d5568f3a8d2 \
- sha1 5d7d9754413fbd9563464ae82588c7770cc1ce90 \
- rmd160 01bc065cdb0d2ff375bb1d70a7b91b1f809acf30
-
-patchfiles patch-pop3.c.diff
-
-use_parallel_build yes
-
-post-destroot {
- set docdir ${prefix}/share/doc/${name}
- xinstall -d ${destroot}${docdir}
- xinstall -m 644 -W ${worksrcpath} CREDITS README \
- ${destroot}${docdir}
- copy ${worksrcpath}/examples ${destroot}${docdir}
-}
+name php5-pop3
+version 1.0.2
+revision 1
+categories php
+license PHP
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140824/771f8944/attachment.html>
More information about the macports-changes
mailing list