[124420] trunk/dports/php/php5-hidef

ryandesign at macports.org ryandesign at macports.org
Sun Aug 24 00:34:47 PDT 2014


Revision: 124420
          https://trac.macports.org/changeset/124420
Author:   ryandesign at macports.org
Date:     2014-08-24 00:34:47 -0700 (Sun, 24 Aug 2014)
Log Message:
-----------
php5-hidef: replaced_by php53-hidef

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

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

Modified: trunk/dports/php/php5-hidef/Portfile
===================================================================
--- trunk/dports/php/php5-hidef/Portfile	2014-08-24 07:31:36 UTC (rev 124419)
+++ trunk/dports/php/php5-hidef/Portfile	2014-08-24 07:34:47 UTC (rev 124420)
@@ -1,33 +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 hidef 0.1.13 pecl
-license         PHP
-categories      php devel
-platforms       darwin
-maintainers     ryandesign openmaintainer
-description     Constants for real
+replaced_by     php53-hidef
+PortGroup       obsolete 1.0
 
-long_description \
-    Allow definition of user defined constants in simple ini files, which are \
-    then processed like internal constants, without any of the usual \
-    performance penalties.
-
-checksums       rmd160  48bebfbccb03aa24a4cbda93e4ebe2dcfd90cae5 \
-                sha256  e4fb6029260428e2def2bf048711c57c34335c06516f17b20669e2a34c29854e
-
-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 ${destroot}${docdir}
-}
-
-platform darwin {
-    patchfiles-append patch-hidef.c.diff
-}
+name            php5-hidef
+version         0.1.13
+revision        1
+categories      php
+license         PHP
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140824/41e7c57b/attachment.html>


More information about the macports-changes mailing list