[93035] trunk/dports/php/php5-gearman/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon May 14 00:33:42 PDT 2012


Revision: 93035
          https://trac.macports.org/changeset/93035
Author:   ryandesign at macports.org
Date:     2012-05-14 00:33:42 -0700 (Mon, 14 May 2012)
Log Message:
-----------
php5-gearman: update to 1.0.2, add modeline

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

Modified: trunk/dports/php/php5-gearman/Portfile
===================================================================
--- trunk/dports/php/php5-gearman/Portfile	2012-05-14 07:33:29 UTC (rev 93034)
+++ trunk/dports/php/php5-gearman/Portfile	2012-05-14 07:33:42 UTC (rev 93035)
@@ -1,3 +1,4 @@
+# -*- 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
@@ -3,5 +4,5 @@
 PortGroup               php5extension 1.0
 
-php5extension.setup     gearman 0.8.0 pecl
+php5extension.setup     gearman 1.0.2 pecl
 categories-append       net devel
 platforms               darwin freebsd openbsd
@@ -11,9 +12,7 @@
 description             Library to provide API for communicating with gearmand, using libgearman.
 long_description        Library to provide API for communicating with gearmand, and writing clients and workers.
 
-checksums               sha1    dc9f50df28a385ba64e294f236bafa73c772d455 \
-                        rmd160  ff51aaf09ff06eaa772f5a0748b9ca77ddcb3718
+checksums               rmd160  f9a310bb0e17a9bf93353701d7f19e603f639d6c \
+                        sha256  fd4bb531b9dbac5d7816254ae659155baf43a53addcec2a911852741d1194402
 
 depends_lib-append      port:gearmand
-
-livecheck.regex {(\d+(?:\.\d+)*)</a></th>}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120514/3a92c52f/attachment.html>


More information about the macports-changes mailing list