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

(-)./botan/Makefile (-4 / +1 lines)
Lines 7-13 Link Here
7
#
7
#
8
8
9
PORTNAME=	botan
9
PORTNAME=	botan
10
PORTVERSION=	1.2.7
10
PORTVERSION=	1.2.8
11
PORTREVISION=	0
11
PORTREVISION=	0
12
CATEGORIES=	security
12
CATEGORIES=	security
13
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
13
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
Lines 40-47 Link Here
40
post-patch:
40
post-patch:
41
	@${REINPLACE_CMD} -e "s,/usr/local,${PREFIX},g ; \
41
	@${REINPLACE_CMD} -e "s,/usr/local,${PREFIX},g ; \
42
		s,%%CFLAGS%%,${CFLAGS},g" ${WRKSRC}/${CONFIGURE_SCRIPT}
42
		s,%%CFLAGS%%,${CFLAGS},g" ${WRKSRC}/${CONFIGURE_SCRIPT}
43
44
post-install:
45
	@${RM} -f ${PREFIX}/include/botan/botan
46
43
47
.include <bsd.port.post.mk>
44
.include <bsd.port.post.mk>
(-)./botan/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (Botan-1.2.7.tgz) = bb8fc4a969d7669020e9d2a9cc964fbc
1
MD5 (Botan-1.2.8.tgz) = dc84a09cad3e354bc21427b2baf3bb24
(-)./botan/pkg-plist (-1 / +1 lines)
Lines 148-154 Link Here
148
include/botan/x917_rng.h
148
include/botan/x917_rng.h
149
include/botan/x919_mac.h
149
include/botan/x919_mac.h
150
include/botan/xtea.h
150
include/botan/xtea.h
151
lib/libbotan-1.2.7.so
151
lib/libbotan-1.2.8.so
152
lib/libbotan-1.2.so
152
lib/libbotan-1.2.so
153
lib/libbotan-1.so
153
lib/libbotan-1.so
154
lib/libbotan.a
154
lib/libbotan.a

Return to bug 60756