[80536] trunk/dports/php

ryandesign at macports.org ryandesign at macports.org
Thu Jul 14 03:48:12 PDT 2011


Revision: 80536
          http://trac.macports.org/changeset/80536
Author:   ryandesign at macports.org
Date:     2011-07-14 03:48:11 -0700 (Thu, 14 Jul 2011)
Log Message:
-----------
php5-timezonedb: new port, version 2011.8; see #30150

Added Paths:
-----------
    trunk/dports/php/php5-timezonedb/
    trunk/dports/php/php5-timezonedb/Portfile

Added: trunk/dports/php/php5-timezonedb/Portfile
===================================================================
--- trunk/dports/php/php5-timezonedb/Portfile	                        (rev 0)
+++ trunk/dports/php/php5-timezonedb/Portfile	2011-07-14 10:48:11 UTC (rev 80536)
@@ -0,0 +1,22 @@
+# -*- 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           php5extension 1.0
+
+php5extension.setup timezonedb 2011.8 pecl
+categories          php devel
+platforms           darwin
+maintainers         freebsd.org:miwi
+
+description         A PECL Timezone Database.
+
+long_description    Timezone Database to be used with PHP's date and time \
+                    functions.
+
+checksums           sha1    b67ebaec8db41923a4823d10c1d28e45f9c8035c \
+                    rmd160  a2d9d96f3d728a070d887c62d744741324d87f84
+
+configure.args-append --enable-timezonedb
+
+use_parallel_build  yes


Property changes on: trunk/dports/php/php5-timezonedb/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110714/122737ea/attachment.html>


More information about the macports-changes mailing list