[93283] trunk/dports/php

ryandesign at macports.org ryandesign at macports.org
Fri May 18 17:12:43 PDT 2012


Revision: 93283
          https://trac.macports.org/changeset/93283
Author:   ryandesign at macports.org
Date:     2012-05-18 17:12:42 -0700 (Fri, 18 May 2012)
Log Message:
-----------
php-igbinary: unified port (#34507); add modeline

Modified Paths:
--------------
    trunk/dports/php/php-igbinary/Portfile

Added Paths:
-----------
    trunk/dports/php/php-igbinary/

Modified: trunk/dports/php/php-igbinary/Portfile
===================================================================
--- trunk/dports/php/php5-igbinary/Portfile	2012-05-18 22:31:37 UTC (rev 93281)
+++ trunk/dports/php/php-igbinary/Portfile	2012-05-19 00:12:42 UTC (rev 93283)
@@ -1,10 +1,11 @@
+# -*- 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
+PortGroup           php 1.0
 
-php5extension.setup igbinary 1.1.1 pecl
-revision            1
+php.setup           igbinary 1.1.1 pecl
+php.branches        5.3 5.4
 categories-append   net devel
 platforms           darwin freebsd openbsd
 maintainers         pixilla openmaintainer
@@ -22,6 +23,6 @@
                     sha256  b84158410bde9db42e7a96c4e947da4569519ab4e7e19a5e3d1db698aac94101
 
 # 1.1.1 was stealth-updated in the process of moving to PECL
-dist_subdir         ${name}/${version}_1
+dist_subdir         ${dist_subdir}/${version}_1
 
 test.run            yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120518/00106eed/attachment.html>


More information about the macports-changes mailing list