- Update to 0.10.4
PR: ports/117571 Submitted by: chinsan Approved by: maintainer timeout
This commit is contained in:
parent
20934e9167
commit
80146f7c5f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=203386
2 changed files with 5 additions and 6 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= bbcode
|
||||
PORTVERSION= 0.9.1
|
||||
PORTVERSION= 0.10.4
|
||||
CATEGORIES= devel pear
|
||||
MASTER_SITES= http://pecl.php.net/get/
|
||||
PKGNAMEPREFIX= pecl-
|
||||
|
@ -23,7 +23,6 @@ USE_PHPEXT= yes
|
|||
CONFIGURE_ARGS= --enable-bbcode
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's/#include <malloc.h>/\/\/#include <malloc.h>/g' ${WRKSRC}/lib/stacklib.c
|
||||
@${REINPLACE_CMD} -e 's/#include <malloc.h>/\/\/#include <malloc.h>/g' ${WRKSRC}/lib/bbcode.c
|
||||
@${REINPLACE_CMD} -e 's/#include <malloc.h>/\/\/#include <malloc.h>/g' ${WRKSRC}/lib/bbcode2.c
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (PECL/bbcode-0.9.1.tgz) = d9cf9501c8682724d806a5234ee2112e
|
||||
SHA256 (PECL/bbcode-0.9.1.tgz) = e04459901962899999dc72953a73c1829ae77454a3c3d4c94727373d3e2bd4d0
|
||||
SIZE (PECL/bbcode-0.9.1.tgz) = 32586
|
||||
MD5 (PECL/bbcode-0.10.4.tgz) = d37e702d20afcd0610907149be79a055
|
||||
SHA256 (PECL/bbcode-0.10.4.tgz) = a4254df10843bdd594dc0e7326fb2f590d3fdf2a954dba4d7f8047c455a068e3
|
||||
SIZE (PECL/bbcode-0.10.4.tgz) = 44816
|
||||
|
|
Loading…
Reference in a new issue