[124437] trunk/dports/php/php5-xrange/Portfile
ryandesign at macports.org
ryandesign at macports.org
Sun Aug 24 01:20:26 PDT 2014
Revision: 124437
https://trac.macports.org/changeset/124437
Author: ryandesign at macports.org
Date: 2014-08-24 01:20:26 -0700 (Sun, 24 Aug 2014)
Log Message:
-----------
php5-xrange: replaced_by php53-xrange
Modified Paths:
--------------
trunk/dports/php/php5-xrange/Portfile
Modified: trunk/dports/php/php5-xrange/Portfile
===================================================================
--- trunk/dports/php/php5-xrange/Portfile 2014-08-24 08:19:05 UTC (rev 124436)
+++ trunk/dports/php/php5-xrange/Portfile 2014-08-24 08:20:26 UTC (rev 124437)
@@ -1,31 +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 xrange 1.3.2 pecl
-license PHP
-categories php devel
-platforms darwin
-maintainers ryandesign openmaintainer
-description Numeric iterator primitives
+replaced_by php53-xrange
+PortGroup obsolete 1.0
-long_description \
- xrange is a compiled extension that provides numeric iteration primitives \
- to PHP on top of SPL. It includes a lean numeric range generator / \
- iterator, modeled after Python's xrange() function. It's intended to \
- provide an alternative for all numeric iteration and looping.
-
-checksums rmd160 07439763a6b7cea81fa1f47d1062da81bc6efc3a \
- sha256 612849c8e6d5587183a3fb1e39bb5e4a061fe911d5bd3f9b08f6796ee1f4c112
-
-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}
-}
+name php5-xrange
+version 1.3.2
+revision 1
+categories php
+license PHP
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140824/e94715c7/attachment.html>
More information about the macports-changes
mailing list