Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 923830 - dev-php/maxmind-db-reader-1.11.0: enable PHP 8.2 support
Summary: dev-php/maxmind-db-reader-1.11.0: enable PHP 8.2 support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-05 14:01 UTC by Steffen Weber
Modified: 2024-02-08 13:58 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Steffen Weber 2024-02-05 14:01:10 UTC
Can you please add PHP 8.2 support?

Replacing

USE_PHP="php8-1"

with

USE_PHP="php8-1 php8-2"

works for me.

Btw: Bumping the ebuild to version 1.11.1 works for me, too.

https://github.com/maxmind/MaxMind-DB-Reader-php/releases/tag/v1.11.1
Comment 1 Larry the Git Cow gentoo-dev 2024-02-08 13:58:01 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=310af51fa881c49f9e753d387a127e62b0f3ac12

commit 310af51fa881c49f9e753d387a127e62b0f3ac12
Author:     Michael Orlitzky <mjo@gentoo.org>
AuthorDate: 2024-02-08 13:56:37 +0000
Commit:     Michael Orlitzky <mjo@gentoo.org>
CommitDate: 2024-02-08 13:57:16 +0000

    dev-php/maxmind-db-reader: add 1.11.1, drop 1.11.0
    
    Closes: https://bugs.gentoo.org/923830
    Signed-off-by: Michael Orlitzky <mjo@gentoo.org>

 dev-php/maxmind-db-reader/Manifest                                      | 2 +-
 ...{maxmind-db-reader-1.11.0.ebuild => maxmind-db-reader-1.11.1.ebuild} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)