diff --git a/lang/php/8.5/Makefile b/lang/php/8.5/Makefile index 8c24a915fe7..920e3ccefb9 100644 --- a/lang/php/8.5/Makefile +++ b/lang/php/8.5/Makefile @@ -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 diff --git a/lang/php/8.5/distinfo b/lang/php/8.5/distinfo index bcf9c8157e0..94b6e2f140e 100644 --- a/lang/php/8.5/distinfo +++ b/lang/php/8.5/distinfo @@ -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