Date: Mon, 8 Apr 2019 11:51:32 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r498367 - in head: dns/powerdns dns/powerdns-recursor editors/encryptpad security/botan2 Message-ID: <201904081151.x38BpWAu044391@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Mon Apr 8 11:51:32 2019 New Revision: 498367 URL: https://svnweb.freebsd.org/changeset/ports/498367 Log: security/botan2: update to 2.10.0 PR: 236450 237019 Submitted by: Ralf van der Enden (maintainer) 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) Modified: head/dns/powerdns-recursor/Makefile ============================================================================== --- head/dns/powerdns-recursor/Makefile Mon Apr 8 11:51:23 2019 (r498366) +++ head/dns/powerdns-recursor/Makefile Mon Apr 8 11:51:32 2019 (r498367) @@ -3,7 +3,7 @@ PORTNAME= recursor DISTVERSION= 4.1.11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns ipv6 MASTER_SITES= http://downloads.powerdns.com/releases/ PKGNAMEPREFIX= powerdns- Modified: head/dns/powerdns/Makefile ============================================================================== --- head/dns/powerdns/Makefile Mon Apr 8 11:51:23 2019 (r498366) +++ head/dns/powerdns/Makefile Mon Apr 8 11:51:32 2019 (r498367) @@ -2,7 +2,7 @@ PORTNAME= powerdns DISTVERSION= 4.1.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns ipv6 MASTER_SITES= http://downloads.powerdns.com/releases/ DISTNAME= pdns-${DISTVERSION} Modified: head/editors/encryptpad/Makefile ============================================================================== --- head/editors/encryptpad/Makefile Mon Apr 8 11:51:23 2019 (r498366) +++ head/editors/encryptpad/Makefile Mon Apr 8 11:51:32 2019 (r498367) @@ -4,7 +4,7 @@ PORTNAME= encryptpad DISTVERSIONPREFIX= v DISTVERSION= 0.4.0.4 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= editors security MAINTAINER= dg@syrec.org Modified: head/security/botan2/Makefile ============================================================================== --- head/security/botan2/Makefile Mon Apr 8 11:51:23 2019 (r498366) +++ head/security/botan2/Makefile Mon Apr 8 11:51:32 2019 (r498367) @@ -1,7 +1,8 @@ # $FreeBSD$ PORTNAME= botan -DISTVERSION= 2.9.0 +DISTVERSION= 2.10.0 +PORTREVISION= 0 CATEGORIES= security MASTER_SITES= http://botan.randombit.net/releases/ PKGNAMESUFFIX= 2 Modified: head/security/botan2/distinfo ============================================================================== --- head/security/botan2/distinfo Mon Apr 8 11:51:23 2019 (r498366) +++ head/security/botan2/distinfo Mon Apr 8 11:51:32 2019 (r498367) @@ -1,3 +1,3 @@ -TIMESTAMP = 1547467989 -SHA256 (Botan-2.9.0.tgz) = 305564352334dd63ae63db039077d96ae52dfa57a3248871081719b6a9f2d119 -SIZE (Botan-2.9.0.tgz) = 7216373 +TIMESTAMP = 1554050060 +SHA256 (Botan-2.10.0.tgz) = 88481997578c27924724fea76610d43d9f59c99edfe561d41803bbc98871ad31 +SIZE (Botan-2.10.0.tgz) = 7240021
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904081151.x38BpWAu044391>