[124424] trunk/dports/php/php5-mailparse/Portfile
ryandesign at macports.org
ryandesign at macports.org
Sun Aug 24 00:57:01 PDT 2014
Revision: 124424
https://trac.macports.org/changeset/124424
Author: ryandesign at macports.org
Date: 2014-08-24 00:57:00 -0700 (Sun, 24 Aug 2014)
Log Message:
-----------
php5-mailparse: replaced_by php53-mailparse
Modified Paths:
--------------
trunk/dports/php/php5-mailparse/Portfile
Modified: trunk/dports/php/php5-mailparse/Portfile
===================================================================
--- trunk/dports/php/php5-mailparse/Portfile 2014-08-24 07:53:02 UTC (rev 124423)
+++ trunk/dports/php/php5-mailparse/Portfile 2014-08-24 07:57:00 UTC (rev 124424)
@@ -1,34 +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 mailparse 2.1.6 pecl
-license PHP
-categories php mail devel
-platforms darwin
-maintainers ryandesign openmaintainer
-description Email message manipulation
+replaced_by php53-mailparse
+PortGroup obsolete 1.0
-long_description \
- Mailparse is an extension for parsing and working with email messages. \
- It can deal with rfc822 and rfc2045 (MIME) compliant messages.
-
-checksums rmd160 68b2fedcacda2850c10e3551131502429b8daee1 \
- sha256 73705197d2b2ee782efa5477eb2a21432f592c2cb05a72c3a037bbe39e02b5cc
-
-depends_run \
- port:php5-mbstring
-
-configure.cppflags-append -DHAVE_MBSTRING
-
-use_parallel_build yes
-
-test.run yes
-
-post-destroot {
- set docdir ${prefix}/share/doc/${name}
- xinstall -d ${destroot}${docdir}
- xinstall -m 644 -W ${worksrcpath} CREDITS README \
- ${destroot}${docdir}
-}
+name php5-mailparse
+version 2.1.6
+revision 1
+categories php
+license PHP
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140824/013535fe/attachment-0001.html>
More information about the macports-changes
mailing list