Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 May 2018 17:45:10 +0000 (UTC)
From:      Steven Kreuzer <skreuzer@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r468772 - head/devel/libzookeeper
Message-ID:  <201805011745.w41HjAwC051227@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: skreuzer
Date: Tue May  1 17:45:10 2018
New Revision: 468772
URL: https://svnweb.freebsd.org/changeset/ports/468772

Log:
  Update to version 3.4.12

Modified:
  head/devel/libzookeeper/Makefile
  head/devel/libzookeeper/distinfo

Modified: head/devel/libzookeeper/Makefile
==============================================================================
--- head/devel/libzookeeper/Makefile	Tue May  1 17:43:42 2018	(r468771)
+++ head/devel/libzookeeper/Makefile	Tue May  1 17:45:10 2018	(r468772)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	zookeeper
-PORTVERSION=	3.4.10
+PORTVERSION=	3.4.12
 CATEGORIES=	devel
 MASTER_SITES=	APACHE/${PORTNAME}/current
 PKGNAMEPREFIX=	lib
@@ -13,10 +13,10 @@ COMMENT=	C client interface to Zookeeper server
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-LIB_DEPENDS=	libcppunit.so:devel/cppunit
-
-ONLY_FOR_ARCHS=	i386 amd64
+ONLY_FOR_ARCHS=	amd64 i386
 ONLY_FOR_ARCHS_REASON=	uses x86 assembly
+
+LIB_DEPENDS=	libcppunit.so:devel/cppunit
 
 USES=		libtool
 GNU_CONFIGURE=	yes

Modified: head/devel/libzookeeper/distinfo
==============================================================================
--- head/devel/libzookeeper/distinfo	Tue May  1 17:43:42 2018	(r468771)
+++ head/devel/libzookeeper/distinfo	Tue May  1 17:45:10 2018	(r468772)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1490964090
-SHA256 (zookeeper-3.4.10.tar.gz) = 7f7f5414e044ac11fee2a1e0bc225469f51fb0cdf821e67df762a43098223f27
-SIZE (zookeeper-3.4.10.tar.gz) = 35042811
+TIMESTAMP = 1525190484
+SHA256 (zookeeper-3.4.12.tar.gz) = c686f9319050565b58e642149cb9e4c9cc8c7207aacc2cb70c5c0672849594b9
+SIZE (zookeeper-3.4.12.tar.gz) = 36667596



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805011745.w41HjAwC051227>