Date: Fri, 17 Aug 2018 21:07:58 +0000 (UTC) From: Steve Wills <swills@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r477449 - in head: dns/powerdns dns/powerdns-recursor editors/encryptpad security/botan2 Message-ID: <201808172107.w7HL7w0J065055@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: swills Date: Fri Aug 17 21:07:58 2018 New Revision: 477449 URL: https://svnweb.freebsd.org/changeset/ports/477449 Log: security/botan2: update to 2.7.0 While here, bump PORTREVISION on dependent ports PR: 230666 Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer MFH: 2018Q3 Security: 7762d7ad-2e38-41d2-9785-c51f653ba8bd Modified: head/dns/powerdns-recursor/Makefile (contents, props changed) head/dns/powerdns/Makefile (contents, props changed) head/editors/encryptpad/Makefile (contents, props changed) head/security/botan2/Makefile (contents, props changed) head/security/botan2/distinfo (contents, props changed) head/security/botan2/pkg-plist (contents, props changed) Modified: head/dns/powerdns-recursor/Makefile ============================================================================== --- head/dns/powerdns-recursor/Makefile Fri Aug 17 21:07:32 2018 (r477448) +++ head/dns/powerdns-recursor/Makefile Fri Aug 17 21:07:58 2018 (r477449) @@ -3,7 +3,7 @@ PORTNAME= recursor DISTVERSION= 4.1.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= dns ipv6 MASTER_SITES= http://downloads.powerdns.com/releases/ PKGNAMEPREFIX= powerdns- @@ -29,7 +29,8 @@ USES= compiler:c++11-lib cpe gmake localbase:ldflags GNU_CONFIGURE= YES CXXFLAGS+= -D_GLIBCXX_USE_C99 CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc/pdns \ - --with-protobuf + --with-protobuf \ + --without-net-snmp CPE_VENDOR= powerdns Modified: head/dns/powerdns/Makefile ============================================================================== --- head/dns/powerdns/Makefile Fri Aug 17 21:07:32 2018 (r477448) +++ head/dns/powerdns/Makefile Fri Aug 17 21:07:58 2018 (r477449) @@ -2,7 +2,7 @@ PORTNAME= powerdns DISTVERSION= 4.1.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= dns ipv6 MASTER_SITES= http://downloads.powerdns.com/releases/ DISTNAME= pdns-${DISTVERSION} Modified: head/editors/encryptpad/Makefile ============================================================================== --- head/editors/encryptpad/Makefile Fri Aug 17 21:07:32 2018 (r477448) +++ head/editors/encryptpad/Makefile Fri Aug 17 21:07:58 2018 (r477449) @@ -4,7 +4,7 @@ PORTNAME= encryptpad DISTVERSIONPREFIX= v DISTVERSION= 0.4.0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors security PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ Modified: head/security/botan2/Makefile ============================================================================== --- head/security/botan2/Makefile Fri Aug 17 21:07:32 2018 (r477448) +++ head/security/botan2/Makefile Fri Aug 17 21:07:58 2018 (r477449) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= botan -DISTVERSION= 2.6.0 -PORTREVISION= 3 +DISTVERSION= 2.7.0 CATEGORIES= security MASTER_SITES= http://botan.randombit.net/releases/ PKGNAMESUFFIX= 2 @@ -62,7 +61,7 @@ post-patch: ${WRKSRC}/src/build-data/cc/clang.txt post-install: -.for i in bin/botan lib/libbotan-2.so.5.6.0 +.for i in bin/botan lib/libbotan-2.so.7.7.0 ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${i} .endfor Modified: head/security/botan2/distinfo ============================================================================== --- head/security/botan2/distinfo Fri Aug 17 21:07:32 2018 (r477448) +++ head/security/botan2/distinfo Fri Aug 17 21:07:58 2018 (r477449) @@ -1,3 +1,3 @@ -TIMESTAMP = 1523435950 -SHA256 (Botan-2.6.0.tgz) = c1f261555bba702c73608dde7bd743ef2d6377a41a1c295915b25c5babaf5cc5 -SIZE (Botan-2.6.0.tgz) = 6599127 +TIMESTAMP = 1530602195 +SHA256 (Botan-2.7.0.tgz) = e42df91556317588c6ca0e41bf796f9bd5ec5c70e0668e6c97c608c697c24a90 +SIZE (Botan-2.7.0.tgz) = 7021654 Modified: head/security/botan2/pkg-plist ============================================================================== --- head/security/botan2/pkg-plist Fri Aug 17 21:07:32 2018 (r477448) +++ head/security/botan2/pkg-plist Fri Aug 17 21:07:58 2018 (r477449) @@ -15,6 +15,7 @@ include/botan-2/botan/assert.h include/botan-2/botan/atomic.h include/botan-2/botan/auto_rng.h include/botan-2/botan/b64_filt.h +include/botan-2/botan/base32.h include/botan-2/botan/base64.h include/botan-2/botan/basefilt.h include/botan-2/botan/bcrypt.h @@ -214,6 +215,7 @@ include/botan-2/botan/rotate.h include/botan-2/botan/rsa.h include/botan-2/botan/salsa20.h include/botan-2/botan/scan_name.h +include/botan-2/botan/scrypt.h include/botan-2/botan/secmem.h include/botan-2/botan/secqueue.h include/botan-2/botan/seed.h @@ -303,7 +305,7 @@ include/botan-2/botan/xts.h include/botan-2/botan/zlib.h lib/libbotan-2.a lib/libbotan-2.so -lib/libbotan-2.so.5 -lib/libbotan-2.so.5.6.0 +lib/libbotan-2.so.7 +lib/libbotan-2.so.7.7.0 %%PYTHON_SITELIBDIR%%/botan2.py libdata/pkgconfig/botan-2.pc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808172107.w7HL7w0J065055>