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

Collapse All | Expand All

(-)/usr/home/lapo/ports/botan/Makefile (-2 / +4 lines)
Lines 7-14 Link Here
7
#
7
#
8
8
9
PORTNAME=	botan
9
PORTNAME=	botan
10
PORTVERSION=	1.8.8
10
PORTVERSION=	1.8.9
11
PORTREVISION=	1
12
CATEGORIES=	security
11
CATEGORIES=	security
13
MASTER_SITES=	http://files.randombit.net/botan/v1.8/
12
MASTER_SITES=	http://files.randombit.net/botan/v1.8/
14
DISTNAME=	Botan-${PORTVERSION}
13
DISTNAME=	Botan-${PORTVERSION}
Lines 17-22 Link Here
17
MAINTAINER=	lapo@lapo.it
16
MAINTAINER=	lapo@lapo.it
18
COMMENT=	A portable, easy to use, and efficient C++ crypto library
17
COMMENT=	A portable, easy to use, and efficient C++ crypto library
19
18
19
LICENSE=	BSD
20
LICENSE_FILE=	${WRKSRC}/doc/license.txt
21
20
OPTIONS=	SSL "Enable OpenSSL engine" on \
22
OPTIONS=	SSL "Enable OpenSSL engine" on \
21
		GMP "Enable GMP engine" on \
23
		GMP "Enable GMP engine" on \
22
		ECC "Enable ECC support" on
24
		ECC "Enable ECC support" on
(-)/usr/home/lapo/ports/botan/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (Botan-1.8.8.tbz) = cb7cf79c34414cdf1f7a25569d7b82ac
1
MD5 (Botan-1.8.9.tbz) = 2c1c55ae4f5bae9f6ad516e1ada2100f
2
SHA256 (Botan-1.8.8.tbz) = 73c8731368140a951ae03899d651dc1b9b94e27c1125e41cdf3c32d6881ec4eb
2
SHA256 (Botan-1.8.9.tbz) = def68000a7c2e25340becf581196127ebf69e1daf4afa2f23943615f14925ca7
3
SIZE (Botan-1.8.8.tbz) = 2557313
3
SIZE (Botan-1.8.9.tbz) = 2826713

Return to bug 147935