security/botan2: update to 2.15.0

ChangeLog: https://botan.randombit.net/news.html#version-2-15-0-2020-07-07

Bumping dependent ports due to library abi version bump.

PR:	248343
Submitted by:	tremere@cainites.net (maintainer)
This commit is contained in:
Fernando Apesteguía 2020-08-19 05:53:29 +00:00
parent 2957579ea4
commit 3c1c493616
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=545273
8 changed files with 11 additions and 7 deletions

View File

@ -3,7 +3,7 @@
PORTNAME= qca PORTNAME= qca
PORTVERSION= 2.2.1 PORTVERSION= 2.2.1
PORTREVISION= 5 PORTREVISION= 6
CATEGORIES= devel CATEGORIES= devel
MASTER_SITES= KDE/stable/qca/${PORTVERSION} MASTER_SITES= KDE/stable/qca/${PORTVERSION}
PKGNAMESUFFIX= -legacy-qt5 PKGNAMESUFFIX= -legacy-qt5

View File

@ -3,6 +3,7 @@
PORTNAME= qca PORTNAME= qca
DISTVERSION= 2.3.1 DISTVERSION= 2.3.1
PORTREVISION= 1
CATEGORIES= devel CATEGORIES= devel
MASTER_SITES= KDE/stable/qca/${PORTVERSION} MASTER_SITES= KDE/stable/qca/${PORTVERSION}
PKGNAMESUFFIX= -qt5 PKGNAMESUFFIX= -qt5

View File

@ -4,7 +4,7 @@
PORTNAME= encryptpad PORTNAME= encryptpad
DISTVERSIONPREFIX= v DISTVERSIONPREFIX= v
DISTVERSION= 0.5.0.0 DISTVERSION= 0.5.0.0
PORTREVISION= 1 PORTREVISION= 2
CATEGORIES= editors security CATEGORIES= editors security
MAINTAINER= dmgk@FreeBSD.org MAINTAINER= dmgk@FreeBSD.org

View File

@ -1,7 +1,7 @@
# $FreeBSD$ # $FreeBSD$
PORTNAME= botan PORTNAME= botan
DISTVERSION= 2.14.0 DISTVERSION= 2.15.0
CATEGORIES= security CATEGORIES= security
MASTER_SITES= http://botan.randombit.net/releases/ MASTER_SITES= http://botan.randombit.net/releases/
PKGNAMESUFFIX= 2 PKGNAMESUFFIX= 2
@ -35,7 +35,7 @@ LDFLAGS+= -pthread
DOCSDIR= ${LOCALBASE}/share/doc/${PORTNAME}-${PORTVERSION} DOCSDIR= ${LOCALBASE}/share/doc/${PORTNAME}-${PORTVERSION}
_SOABIVER= 13 _SOABIVER= 15
_SHLIBVER= ${DISTVERSION:S/./ /g:[2]} _SHLIBVER= ${DISTVERSION:S/./ /g:[2]}
_SHLIBVERPATCH= ${DISTVERSION:S/./ /g:[3]} _SHLIBVERPATCH= ${DISTVERSION:S/./ /g:[3]}
PLIST_SUB= SOABIVER=${_SOABIVER} SHLIBVER=${_SHLIBVER} SHLIBVERPATCH=${_SHLIBVERPATCH} PLIST_SUB= SOABIVER=${_SOABIVER} SHLIBVER=${_SHLIBVER} SHLIBVERPATCH=${_SHLIBVERPATCH}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1586441487 TIMESTAMP = 1594192139
SHA256 (Botan-2.14.0.tar.xz) = 0c10f12b424a40ee19bde00292098e201d7498535c062d8d5b586d07861a54b5 SHA256 (Botan-2.15.0.tar.xz) = d88af1307f1fefac79aa4f2f524699478d69ce15a857cf2d0a90ac6bf2a50009
SIZE (Botan-2.14.0.tar.xz) = 5958948 SIZE (Botan-2.15.0.tar.xz) = 5920688

View File

@ -209,6 +209,7 @@ include/botan-2/botan/polyn_gf2m.h
include/botan-2/botan/pow_mod.h include/botan-2/botan/pow_mod.h
include/botan-2/botan/prf_tls.h include/botan-2/botan/prf_tls.h
include/botan-2/botan/prf_x942.h include/botan-2/botan/prf_x942.h
include/botan-2/botan/processor_rng.h
include/botan-2/botan/psk_db.h include/botan-2/botan/psk_db.h
include/botan-2/botan/psk_db_sql.h include/botan-2/botan/psk_db_sql.h
include/botan-2/botan/pssr.h include/botan-2/botan/pssr.h

View File

@ -3,6 +3,7 @@
PORTNAME= softhsm PORTNAME= softhsm
PORTVERSION= 2.6.1 PORTVERSION= 2.6.1
PORTREVISION= 1
CATEGORIES= security CATEGORIES= security
MASTER_SITES= http://dist.opendnssec.org/source/ \ MASTER_SITES= http://dist.opendnssec.org/source/ \
http://dist.opendnssec.org/source/testing/ http://dist.opendnssec.org/source/testing/

View File

@ -2,6 +2,7 @@
PORTNAME= daggy PORTNAME= daggy
DISTVERSION= 2.0.2 DISTVERSION= 2.0.2
PORTREVISION= 1
CATEGORIES= sysutils CATEGORIES= sysutils
MAINTAINER= yuri@FreeBSD.org MAINTAINER= yuri@FreeBSD.org