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

(-)/usr/home/lapo/ports/botan/Makefile (-1 / +3 lines)
Lines 7-13 Link Here
7
#
7
#
8
8
9
PORTNAME=	botan
9
PORTNAME=	botan
10
PORTVERSION=	1.8.10
10
PORTVERSION=	1.8.11
11
CATEGORIES=	security
11
CATEGORIES=	security
12
MASTER_SITES=	http://files.randombit.net/botan/v1.8/
12
MASTER_SITES=	http://files.randombit.net/botan/v1.8/
13
DISTNAME=	Botan-${PORTVERSION}
13
DISTNAME=	Botan-${PORTVERSION}
Lines 33-38 Link Here
33
MAKE_ARGS=	CXX="${CXX}" LIB_OPT="${CXXFLAGS}"
33
MAKE_ARGS=	CXX="${CXX}" LIB_OPT="${CXXFLAGS}"
34
USE_LDCONFIG=	yes
34
USE_LDCONFIG=	yes
35
35
36
PLIST_FILES=	bin/botan-config lib/libbotan.a lib/libbotan.so lib/libbotan.so.0 libdata/pkgconfig/botan-1.8.pc
37
36
PORTDOCS=	*
38
PORTDOCS=	*
37
39
38
.include <bsd.port.options.mk>
40
.include <bsd.port.options.mk>
(-)/usr/home/lapo/ports/botan/distinfo (-3 / +2 lines)
Lines 1-3 Link Here
1
MD5 (Botan-1.8.10.tbz) = 70350060944c08132aab836f682405c5
1
SHA256 (Botan-1.8.11.tbz) = c3b60a2c3dfcbe7b21626e8459e5134d3cbabe45b6d94f454860b99798739ba4
2
SHA256 (Botan-1.8.10.tbz) = e9da2d0f6a107f2a2032a5a1dcd27091f4a6ed428d896def5c91b4908be5fb6d
2
SIZE (Botan-1.8.11.tbz) = 2808114
3
SIZE (Botan-1.8.10.tbz) = 2828431
(-)/usr/home/lapo/ports/botan/pkg-plist (-5 lines)
Lines 1-5 Link Here
1
bin/botan-config
2
lib/libbotan.a
3
lib/libbotan.so
4
lib/libbotan.so.0
5
libdata/pkgconfig/botan-1.8.pc

Return to bug 151909