View | Details | Raw Unified | Return to bug 52492
Collapse All | Expand All

(-)botan/Makefile (-1 / +1 lines)
Lines 7-13 Link Here
7
#
7
#
8
8
9
PORTNAME=	botan
9
PORTNAME=	botan
10
PORTVERSION=	1.2.1
10
PORTVERSION=	1.2.3
11
PORTREVISION=	0
11
PORTREVISION=	0
12
CATEGORIES=	security
12
CATEGORIES=	security
13
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
13
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
(-)botan/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (Botan-1.2.1.tgz) = 719c8b28adecc1a042b767fbb72ae8fc
1
MD5 (Botan-1.2.3.tgz) = ac51e29f697b56f4e272fad69674d01e
(-)botan/pkg-plist (-1 / +1 lines)
Lines 151-157 Link Here
151
include/botan/x919_mac.h
151
include/botan/x919_mac.h
152
include/botan/xtea.h
152
include/botan/xtea.h
153
lib/libbotan.a
153
lib/libbotan.a
154
lib/libbotan-1.2.1.so
154
lib/libbotan-1.2.3.so
155
lib/libbotan-1.2.so
155
lib/libbotan-1.2.so
156
lib/libbotan-1.so
156
lib/libbotan-1.so
157
lib/libbotan.so
157
lib/libbotan.so

Return to bug 52492