FreeBSD Bugzilla – Attachment 204767 Details for
Bug 238283
devel/{lib}zookeeper: Update to 3.5.5
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
libzookeeper.diff
libzookeeper.diff (text/plain), 2.20 KB, created by
Dmitry Wagin
on 2019-06-01 20:45:32 UTC
(
hide
)
Description:
libzookeeper.diff
Filename:
MIME Type:
Creator:
Dmitry Wagin
Created:
2019-06-01 20:45:32 UTC
Size:
2.20 KB
patch
obsolete
>Index: devel/libzookeeper/Makefile >=================================================================== >--- devel/libzookeeper/Makefile (revision 503229) >+++ devel/libzookeeper/Makefile (working copy) >@@ -2,10 +2,11 @@ > # $FreeBSD$ > > PORTNAME= zookeeper >-PORTVERSION= 3.4.12 >+PORTVERSION= 3.5.5 > CATEGORIES= devel > MASTER_SITES= APACHE/${PORTNAME}/current > PKGNAMEPREFIX= lib >+DISTNAME= apache-${PORTNAME}-${PORTVERSION} > > MAINTAINER= skreuzer@FreeBSD.org > COMMENT= C client interface to Zookeeper server >@@ -18,11 +19,11 @@ > > LIB_DEPENDS= libcppunit.so:devel/cppunit > >-USES= libtool >+USES= autoreconf libtool > GNU_CONFIGURE= yes > USE_LDCONFIG= yes > >-WRKSRC= ${WRKDIR}/${DISTNAME}/src/c >+WRKSRC= ${WRKDIR}/${DISTNAME}/zookeeper-client/zookeeper-client-c > > post-install: > @${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/* ${STAGEDIR}${PREFIX}/lib/*.so >Index: devel/libzookeeper/distinfo >=================================================================== >--- devel/libzookeeper/distinfo (revision 503229) >+++ devel/libzookeeper/distinfo (working copy) >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1525190484 >-SHA256 (zookeeper-3.4.12.tar.gz) = c686f9319050565b58e642149cb9e4c9cc8c7207aacc2cb70c5c0672849594b9 >-SIZE (zookeeper-3.4.12.tar.gz) = 36667596 >+TIMESTAMP = 1559402372 >+SHA256 (apache-zookeeper-3.5.5.tar.gz) = 60d527254b3816c75a1c46517768b873af5767dfcc2083d6c527b567461c546c >+SIZE (apache-zookeeper-3.5.5.tar.gz) = 3230972 >Index: devel/libzookeeper/pkg-plist >=================================================================== >--- devel/libzookeeper/pkg-plist (revision 503229) >+++ devel/libzookeeper/pkg-plist (working copy) >@@ -1,6 +1,12 @@ >-bin/load_gen > bin/cli_mt > bin/cli_st >+bin/load_gen >+include/zookeeper/proto.h >+include/zookeeper/recordio.h >+include/zookeeper/zookeeper.h >+include/zookeeper/zookeeper.jute.h >+include/zookeeper/zookeeper_log.h >+include/zookeeper/zookeeper_version.h > lib/libzookeeper_mt.a > lib/libzookeeper_mt.so > lib/libzookeeper_mt.so.2 >@@ -9,9 +15,3 @@ > lib/libzookeeper_st.so > lib/libzookeeper_st.so.2 > lib/libzookeeper_st.so.2.0.0 >-include/zookeeper/proto.h >-include/zookeeper/recordio.h >-include/zookeeper/zookeeper.h >-include/zookeeper/zookeeper.jute.h >-include/zookeeper/zookeeper_log.h >-include/zookeeper/zookeeper_version.h
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 238283
:
204766
| 204767 |
204772
|
204773
|
204902
|
204904
|
204908
|
204915