bump versions of PHP ports to be above 7.1-stable to force updates;
there is some issue with signature comparisons resulting in pkg_add -u not detecting the changed package signatures
This commit is contained in:
parent
a524a79267
commit
a6739c8db5
@ -2,6 +2,8 @@ PORTROACH= limit:^7\.4
|
||||
PHP_VERSION= 7.4.32
|
||||
PHP_PKGSPEC= <7.5
|
||||
|
||||
REVISION= 0
|
||||
|
||||
DEBUG_PACKAGES= ${BUILD_PACKAGES}
|
||||
|
||||
CONFIGURE_ARGS+= --enable-inline-optimization
|
||||
|
@ -2,6 +2,8 @@ PORTROACH= limit:^8\.0
|
||||
PHP_VERSION= 8.0.24
|
||||
PHP_PKGSPEC= >=8.0,<8.1
|
||||
|
||||
REVISION= 0
|
||||
|
||||
DEFAULT_PHP= Yes
|
||||
|
||||
DEBUG_PACKAGES= ${BUILD_PACKAGES}
|
||||
|
@ -3,6 +3,8 @@ BROKEN-sparc64= No fibers support for sparc64
|
||||
PHP_VERSION= 8.1.11
|
||||
PHP_PKGSPEC= >=8.1,<8.2
|
||||
|
||||
REVISION= 0
|
||||
|
||||
DEBUG_PACKAGES= ${BUILD_PACKAGES}
|
||||
|
||||
AUTOCONF_VERSION= 2.71
|
||||
|
Loading…
x
Reference in New Issue
Block a user