[113684] trunk/dports/php
ryandesign at macports.org
ryandesign at macports.org
Fri Nov 22 19:35:27 PST 2013
Revision: 113684
https://trac.macports.org/changeset/113684
Author: ryandesign at macports.org
Date: 2013-11-22 19:35:27 -0800 (Fri, 22 Nov 2013)
Log Message:
-----------
php-raphf: new port, version 1.0.3
Added Paths:
-----------
trunk/dports/php/php-raphf/
trunk/dports/php/php-raphf/Portfile
Added: trunk/dports/php/php-raphf/Portfile
===================================================================
--- trunk/dports/php/php-raphf/Portfile (rev 0)
+++ trunk/dports/php/php-raphf/Portfile 2013-11-23 03:35:27 UTC (rev 113684)
@@ -0,0 +1,25 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem 1.0
+PortGroup php 1.1
+
+name php-raphf
+version 1.0.3
+platforms darwin
+maintainers ryandesign openmaintainer
+license BSD
+
+php.branches 5.3 5.4 5.5
+php.pecl yes
+
+description a reusable persistent handle and resource factory API
+
+long_description ${description}
+
+checksums rmd160 35f50ae8bbb27c2592a0081504153f4bfd4371a2 \
+ sha256 d6f44523439740fd7091e6130e06f17c1e5e509a5a3cd4531d96fab4484368c0
+
+if {${name} ne ${subport}} {
+ configure.args --enable-raphf
+}
Property changes on: trunk/dports/php/php-raphf/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131122/7cc23a29/attachment.html>
More information about the macports-changes
mailing list