Update to version 3.4.12
This commit is contained in:
parent
73ba0e3047
commit
df7dc64bfc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=468772
@ -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,11 +13,11 @@ 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
|
||||
USE_LDCONFIG= yes
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user