Index: head/devel/libzookeeper/Makefile =================================================================== --- head/devel/libzookeeper/Makefile (revision 468771) +++ head/devel/libzookeeper/Makefile (revision 468772) @@ -1,32 +1,32 @@ # Created by: skreuzer@FreeBSD.org # $FreeBSD$ PORTNAME= zookeeper -PORTVERSION= 3.4.10 +PORTVERSION= 3.4.12 CATEGORIES= devel MASTER_SITES= APACHE/${PORTNAME}/current PKGNAMEPREFIX= lib MAINTAINER= skreuzer@FreeBSD.org 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 WRKSRC= ${WRKDIR}/${DISTNAME}/src/c post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/* ${STAGEDIR}${PREFIX}/lib/*.so ${LN} -sf libzookeeper_mt.so.2 ${STAGEDIR}${PREFIX}/lib/libzookeeper_mt.so ${LN} -sf libzookeeper_st.so.2 ${STAGEDIR}${PREFIX}/lib/libzookeeper_st.so .include Index: head/devel/libzookeeper/distinfo =================================================================== --- head/devel/libzookeeper/distinfo (revision 468771) +++ head/devel/libzookeeper/distinfo (revision 468772) @@ -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