mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
update to php-8.5.2, tweak capstone deps
This commit is contained in:
@@ -1,10 +1,5 @@
|
||||
PHP_VERSION= 8.5.1
|
||||
REVISION-main= 1
|
||||
REVISION-apache= 1
|
||||
REVISION-cgi= 1
|
||||
REVISION-dbg= 1
|
||||
REVISION-embed= 1
|
||||
AUTOCONF_VERSION= 2.72
|
||||
PHP_VERSION= 8.5.2
|
||||
AUTOCONF_VERSION= 2.71
|
||||
|
||||
# override PORTROACH from ../Makefile.inc; no marker wanted for the highest
|
||||
# branch, to allow finding new branches
|
||||
@@ -12,7 +7,8 @@ PORTROACH=
|
||||
PHP_PKGSPEC= >=8.5,<8.6
|
||||
|
||||
CONFIGURE_ARGS= --with-external-uriparser
|
||||
LIB_DEPENDS= www/uriparser
|
||||
LIB_DEPENDS= devel/capstone/main \
|
||||
www/uriparser
|
||||
WANTLIB= capstone uriparser
|
||||
WANTLIB-pdo_odbc= iodbcinst
|
||||
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
SHA256 (php-8.5.1.tar.xz) = P1v5nOgSAfUm0l4ojt2yz6ER0GiVDR6ahpUwBU/5iBU=
|
||||
SIZE (php-8.5.1.tar.xz) = 14326700
|
||||
SHA256 (php-8.5.2.tar.xz) = y3WpsAooBvc5DdZIWO9CpHtEOzR1dpyK9q8zoYsTgfE=
|
||||
SIZE (php-8.5.2.tar.xz) = 14331112
|
||||
|
||||
Reference in New Issue
Block a user