View | Details | Raw Unified | Return to bug 261530 | Differences between
and this patch

Collapse All | Expand All

(-)b/security/botan2/Makefile (-3 / +2 lines)
Lines 1-12 Link Here
1
PORTNAME=	botan
1
PORTNAME=	botan
2
DISTVERSION=	2.18.2
2
DISTVERSION=	2.19.1
3
PORTREVISION=	1
4
CATEGORIES=	security
3
CATEGORIES=	security
5
MASTER_SITES=	http://botan.randombit.net/releases/
4
MASTER_SITES=	http://botan.randombit.net/releases/
6
PKGNAMESUFFIX=	2
5
PKGNAMESUFFIX=	2
7
DISTNAME=	Botan-${PORTVERSION}
6
DISTNAME=	Botan-${PORTVERSION}
8
7
9
MAINTAINER=	tremere@cainites.net
8
MAINTAINER=	ports@freebsd.org
10
COMMENT=	Portable, easy to use and efficient C++ crypto library
9
COMMENT=	Portable, easy to use and efficient C++ crypto library
11
10
12
LICENSE=	BSD2CLAUSE
11
LICENSE=	BSD2CLAUSE
(-)b/security/botan2/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1635479596
1
TIMESTAMP = 1642970839
2
SHA256 (Botan-2.18.2.tar.xz) = 541a3b13f1b9d30f977c6c1ae4c7bfdfda763cda6e44de807369dce79f42307e
2
SHA256 (Botan-2.19.1.tar.xz) = e26e00cfefda64082afdd540d3c537924f645d6a674afed2cd171005deff5560
3
SIZE (Botan-2.18.2.tar.xz) = 5996928
3
SIZE (Botan-2.19.1.tar.xz) = 6088380

Return to bug 261530