Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

php 8.0.20, php 8.1.7, xdebug 3.1.5, composer 2.3.7 #37485

Merged
merged 6 commits into from
Jun 10, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/composer8.0/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'composer8.0'
pkgname=composer8.0
version=2.3.5
version=2.3.7
revision=1
build_style=fetch
depends="php8.0"
Expand All @@ -11,7 +11,7 @@ homepage="https://getcomposer.org/"
changelog="https://raw.githubusercontent.com/composer/composer/main/CHANGELOG.md"
distfiles="https://github.com/composer/composer/releases/download/${version}/composer.phar
https://raw.githubusercontent.com/composer/composer/main/LICENSE"
checksum="3b3b5a899c06a46aec280727bdf50aad14334f6bc40436ea76b07b650870d8f4
checksum="3f2d46787d51070f922bf991aa08324566f726f186076c2a5e4e8b01a8ea3fd0
7855ac293067aebe7e51afdd23b9dea54b8be24187dbecc9b9142581c37f596c"

do_install() {
Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/composer8.1/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'composer8.1'
pkgname=composer8.1
version=2.3.5
version=2.3.7
revision=1
build_style=fetch
depends="php8.1"
Expand All @@ -11,7 +11,7 @@ homepage="https://getcomposer.org/"
changelog="https://raw.githubusercontent.com/composer/composer/main/CHANGELOG.md"
distfiles="https://github.com/composer/composer/releases/download/${version}/composer.phar
https://raw.githubusercontent.com/composer/composer/main/LICENSE"
checksum="3b3b5a899c06a46aec280727bdf50aad14334f6bc40436ea76b07b650870d8f4
checksum="3f2d46787d51070f922bf991aa08324566f726f186076c2a5e4e8b01a8ea3fd0
7855ac293067aebe7e51afdd23b9dea54b8be24187dbecc9b9142581c37f596c"

do_install() {
Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/php8.0/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'php8.0'
pkgname=php8.0
version=8.0.19
version=8.0.20
revision=1
_php_version=8.0
wrksrc="php-${version}"
Expand All @@ -15,7 +15,7 @@ maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
license="PHP-3.01"
homepage="https://www.php.net"
distfiles="https://www.php.net/distributions/php-${version}.tar.gz"
checksum=48e57634d350bcab4745d25d9d94ffa474649bf4f7e879fad163226c0d107bb5
checksum=7e21fd985966264194cde63503b57fd0f0170b32a39bd7af2384c1071b50f164

conf_files="/etc/php${_php_version}/php.ini"

Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/php8.1/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'php8.1'
pkgname=php8.1
version=8.1.6
version=8.1.7
revision=1
_php_version=8.1
wrksrc="php-${version}"
Expand All @@ -15,7 +15,7 @@ maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
license="PHP-3.01"
homepage="https://www.php.net"
distfiles="https://www.php.net/distributions/php-${version}.tar.gz"
checksum=e847745fd66fc8c57fac993a609fefcded93fddccd225f0620a26bb5ae5753c3
checksum=5f0b422a117633c86d48d028934b8dc078309d4247e7565ea34b2686189abdd8

conf_files="/etc/php${_php_version}/php.ini"

Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/xdebug8.0/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'xdebug8.0'
pkgname=xdebug8.0
version=3.1.4
version=3.1.5
revision=1
wrksrc="xdebug-${version}"
build_style=gnu-configure
Expand All @@ -13,7 +13,7 @@ license="PHP-3.0"
homepage="http://xdebug.org"
changelog="https://xdebug.org/updates"
distfiles="http://xdebug.org/files/xdebug-${version}.tgz"
checksum=4195926f9f6c4e802ff749bb2ca85ac50636719a72e5389e372e35ef523505f9
checksum=55f6ef381245da079b2fc5ce1cfbcb7961197d0c0e04f9d977613cf9aa969a79

if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" php8.0-devel"
Expand Down
4 changes: 2 additions & 2 deletions srcpkgs/xdebug8.1/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'xdebug8.1'
pkgname=xdebug8.1
version=3.1.4
version=3.1.5
revision=1
wrksrc="xdebug-${version}"
build_style=gnu-configure
Expand All @@ -13,7 +13,7 @@ license="PHP-3.0"
homepage="http://xdebug.org"
changelog="https://xdebug.org/updates"
distfiles="http://xdebug.org/files/xdebug-${version}.tgz"
checksum=4195926f9f6c4e802ff749bb2ca85ac50636719a72e5389e372e35ef523505f9
checksum=55f6ef381245da079b2fc5ce1cfbcb7961197d0c0e04f9d977613cf9aa969a79

if [ "$CROSS_BUILD" ]; then
hostmakedepends+=" php8.1-devel"
Expand Down