[124404] trunk/dports/php/php5-yaz/Portfile

ryandesign at macports.org ryandesign at macports.org
Sat Aug 23 22:10:42 PDT 2014


Revision: 124404
          https://trac.macports.org/changeset/124404
Author:   ryandesign at macports.org
Date:     2014-08-23 22:10:42 -0700 (Sat, 23 Aug 2014)
Log Message:
-----------
php5-yaz: replaced_by php53-yaz

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

Modified: trunk/dports/php/php5-yaz/Portfile
===================================================================
--- trunk/dports/php/php5-yaz/Portfile	2014-08-24 04:22:29 UTC (rev 124403)
+++ trunk/dports/php/php5-yaz/Portfile	2014-08-24 05:10:42 UTC (rev 124404)
@@ -1,20 +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     yaz 1.1.6 pecl
-categories-append       net databases devel
-platforms               darwin
-maintainers             ryandesign openmaintainer
-license                 PHP
+replaced_by             php53-yaz
+PortGroup               obsolete 1.0
 
-description             PHP/PECL extension for the Z39.50 protocol
-
-long_description        This extension implements a Z39.50 client \
-                        for PHP using the YAZ toolkit.
-
-checksums               rmd160  2a412c2899c14cfb015b770a26d933a28b9c19d2 \
-                        sha256  dd9b919ba3b2a09a9c77c847407f106512fe75979cc0689ebccef08c80719eee
-
-depends_lib-append      port:re2c port:yaz
+name                    php5-yaz
+version                 1.1.6
+revision                2
+categories              php
+license                 PHP
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140823/530aad80/attachment.html>


More information about the macports-changes mailing list