update to php-5.5.35
This commit is contained in:
parent
39b42572c2
commit
631bfa9064
@ -1,8 +1,6 @@
|
||||
# $OpenBSD: Makefile,v 1.56 2016/04/28 18:19:23 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.57 2016/05/06 19:59:45 sthen Exp $
|
||||
|
||||
PV= 5.5
|
||||
V= ${PV}.34
|
||||
REVISION= 0
|
||||
REVISION-main= 1
|
||||
V= ${PV}.35
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
SHA256 (php-5.5.34.tar.bz2) = r4iIRBapJhnehCrQ/SP39+gUDvsLkZT5ijinh4HlhRw=
|
||||
SHA256 (php-5.5.35.tar.bz2) = LWSN1kjoIP1kaTznL5vwcGTRRyIOWU45+59jECOCWNc=
|
||||
SHA256 (suhosin-0.9.38.tar.gz) = wC12xOfOd3kQo3wYGBy2f9npDv4BB/6rPeMTG1+JvOo=
|
||||
SIZE (php-5.5.34.tar.bz2) = 13686681
|
||||
SIZE (php-5.5.35.tar.bz2) = 13690152
|
||||
SIZE (suhosin-0.9.38.tar.gz) = 122800
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST-main,v 1.14 2016/04/28 18:19:23 sthen Exp $
|
||||
@comment $OpenBSD: PLIST-main,v 1.15 2016/05/06 19:59:45 sthen Exp $
|
||||
@option no-default-conflict
|
||||
@conflict php->=5.5,<5.6
|
||||
@conflict php-pdo_sqlite->=5.5,<5.6
|
||||
@ -225,6 +225,7 @@ share/php-${PV}/include/ext/mysqli/mysqli_libmysql.h
|
||||
share/php-${PV}/include/ext/mysqli/php_mysqli_structs.h
|
||||
share/php-${PV}/include/ext/mysqlnd/
|
||||
share/php-${PV}/include/ext/mysqlnd/config-win.h
|
||||
share/php-${PV}/include/ext/mysqlnd/mysql_float_to_double.h
|
||||
share/php-${PV}/include/ext/mysqlnd/mysqlnd.h
|
||||
share/php-${PV}/include/ext/mysqlnd/mysqlnd_alloc.h
|
||||
share/php-${PV}/include/ext/mysqlnd/mysqlnd_block_alloc.h
|
||||
@ -242,7 +243,6 @@ share/php-${PV}/include/ext/mysqlnd/mysqlnd_reverse_api.h
|
||||
share/php-${PV}/include/ext/mysqlnd/mysqlnd_statistics.h
|
||||
share/php-${PV}/include/ext/mysqlnd/mysqlnd_structs.h
|
||||
share/php-${PV}/include/ext/mysqlnd/mysqlnd_wireprotocol.h
|
||||
share/php-${PV}/include/ext/mysqlnd/mysql_float_to_double.h
|
||||
share/php-${PV}/include/ext/mysqlnd/php_mysqlnd.h
|
||||
share/php-${PV}/include/ext/mysqlnd/php_mysqlnd_config.h
|
||||
share/php-${PV}/include/ext/pcre/
|
||||
|
Loading…
x
Reference in New Issue
Block a user