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

(-)/home/tinderbox/portstrees/FreeBSD/ports/devel/pecl-bbcode/Makefile (-3 / +2 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	bbcode
8
PORTNAME=	bbcode
9
PORTVERSION=	0.9.1
9
PORTVERSION=	0.10.4
10
CATEGORIES=	devel pear
10
CATEGORIES=	devel pear
11
MASTER_SITES=	http://pecl.php.net/get/
11
MASTER_SITES=	http://pecl.php.net/get/
12
PKGNAMEPREFIX=	pecl-
12
PKGNAMEPREFIX=	pecl-
Lines 23-29 Link Here
23
CONFIGURE_ARGS=	--enable-bbcode
23
CONFIGURE_ARGS=	--enable-bbcode
24
24
25
post-patch:
25
post-patch:
26
	@${REINPLACE_CMD} -e 's/#include <malloc.h>/\/\/#include <malloc.h>/g' ${WRKSRC}/lib/stacklib.c
26
	@${REINPLACE_CMD} -e 's/#include <malloc.h>/\/\/#include <malloc.h>/g' ${WRKSRC}/lib/bbcode2.c
27
	@${REINPLACE_CMD} -e 's/#include <malloc.h>/\/\/#include <malloc.h>/g' ${WRKSRC}/lib/bbcode.c
28
27
29
.include <bsd.port.mk>
28
.include <bsd.port.mk>
(-)/home/tinderbox/portstrees/FreeBSD/ports/devel/pecl-bbcode/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (PECL/bbcode-0.9.1.tgz) = d9cf9501c8682724d806a5234ee2112e
1
MD5 (PECL/bbcode-0.10.4.tgz) = d37e702d20afcd0610907149be79a055
2
SHA256 (PECL/bbcode-0.9.1.tgz) = e04459901962899999dc72953a73c1829ae77454a3c3d4c94727373d3e2bd4d0
2
SHA256 (PECL/bbcode-0.10.4.tgz) = a4254df10843bdd594dc0e7326fb2f590d3fdf2a954dba4d7f8047c455a068e3
3
SIZE (PECL/bbcode-0.9.1.tgz) = 32586
3
SIZE (PECL/bbcode-0.10.4.tgz) = 44816

Return to bug 117571