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

brett at macports.org brett at macports.org
Mon Sep 14 09:56:43 PDT 2009


Revision: 57659
          http://trac.macports.org/changeset/57659
Author:   brett at macports.org
Date:     2009-09-14 09:56:39 -0700 (Mon, 14 Sep 2009)
Log Message:
-----------
update libzookeeper to 3.2.1

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

Modified: trunk/dports/devel/libzookeeper/Portfile
===================================================================
--- trunk/dports/devel/libzookeeper/Portfile	2009-09-14 16:45:14 UTC (rev 57658)
+++ trunk/dports/devel/libzookeeper/Portfile	2009-09-14 16:56:39 UTC (rev 57659)
@@ -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
@@ -2,3 +3,3 @@
 name                    libzookeeper
-version                 3.2.0
+version                 3.2.1
 description             C bindings for ZooKeeper, the high-performance coordination service
@@ -16,7 +17,7 @@
 homepage                http://hadoop.apache.org/zookeeper/
 distname                zookeeper-${version}
 master_sites            apache:hadoop/zookeeper/${distname}
-checksums               sha1 457534bd151ef4f4e59f9dc54d0c74afbfa2ed36
+checksums               sha1 a447250e8819870a2eb7f723197a859715354861
 worksrcdir              ${distname}/src/c
 use_configure           yes
 configure.args          --mandir=${prefix}/share/man
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090914/f34ddb21/attachment-0001.html>


More information about the macports-changes mailing list