[96164] trunk/dports/devel/libzookeeper/Portfile

hum at macports.org hum at macports.org
Thu Aug 2 00:08:05 PDT 2012


Revision: 96164
          https://trac.macports.org/changeset/96164
Author:   hum at macports.org
Date:     2012-08-02 00:08:03 -0700 (Thu, 02 Aug 2012)
Log Message:
-----------
libzookeeper: update to 3.3.6.

Modified Paths:
--------------
    trunk/dports/devel/libzookeeper/Portfile

Modified: trunk/dports/devel/libzookeeper/Portfile
===================================================================
--- trunk/dports/devel/libzookeeper/Portfile	2012-08-02 06:31:12 UTC (rev 96163)
+++ trunk/dports/devel/libzookeeper/Portfile	2012-08-02 07:08:03 UTC (rev 96164)
@@ -4,13 +4,10 @@
 PortSystem          1.0
 
 name                libzookeeper
-version             3.3.5
+version             3.3.6
 categories          devel
-platforms           darwin
 maintainers         hum openmaintainer
-license             Apache-2
 
-homepage            http://zookeeper.apache.org/
 description         C bindings for ZooKeeper, the high-performance coordination service
 long_description    ZooKeeper is a distributed, open-source coordination service for \
                     distributed applications. It exposes a simple set of primitives \
@@ -21,11 +18,15 @@
                     structure of file systems. This port contains the C bindings for \
                     interacting with it.
 
+homepage            http://zookeeper.apache.org/
+platforms           darwin
+license             Apache-2
+
 distname            zookeeper-${version}
 dist_subdir         zookeeper
 master_sites        apache:zookeeper/stable
-checksums           rmd160  bfd028deb55f075f286eed3dbb6a215f83e0f083 \
-                    sha256  b78b92edf489fca7587ec6ddfcd95714449d55b1288a67a7369844fa61124f0a
+checksums           rmd160  6f72d4bd19059357468589320026de4a0da687c9 \
+                    sha256  eb311ec0479a9447d075a20350ecfc5cf6a2a6d9842d13b59d7548430ac37521
 
 worksrcdir          ${distname}/src/c
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120802/cc749895/attachment.html>


More information about the macports-changes mailing list