Bug 275981

Summary: net-mgmt/phpipam: update to 1.6.0
Product: Ports & Packages Reporter: Marko Cupać <marko.cupac>
Component: Individual Port(s)Assignee: Muhammad Moinur Rahman <bofh>
Status: Closed FIXED    
Severity: Affects Only Me CC: bofh, jake
Priority: --- Flags: bugzilla: maintainer-feedback? (jake)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch none

Description Marko Cupać 2023-12-28 13:36:54 UTC
Created attachment 247316 [details]
patch

Hi,

phpipam 1.6.0 adds support for php 8.3:
https://github.com/phpipam/phpipam/releases/tag/v1.6.0

Current version in ports, 1.5.2, does not support php8.X at all, needs 7.X which is deprecated.

I updated a port, it compiles, installs and works fine on 14.0 with php82.

Regards,
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-01-12 08:53:41 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=52033fc20eb8849cb2fe59f16da8fb0cd4bc2126

commit 52033fc20eb8849cb2fe59f16da8fb0cd4bc2126
Author:     Marko Cupać <marko.cupac@mimar.rs>
AuthorDate: 2024-01-12 08:35:56 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-01-12 08:52:16 +0000

    net-mgmt/phpipam: Update version 1.5.2=>1.6.0

    - Switch to MASTER_SITES instead of USE_GITHUB
    - Remove NOOP codes specially shell execution

    Changelog: https://github.com/phpipam/phpipam/releases/tag/v1.6.0

    PR:             275981
    Approved by:    jake@xz.cx (maintainer-timeout)

 net-mgmt/phpipam/Makefile  |  21 +-
 net-mgmt/phpipam/distinfo  |   6 +-
 net-mgmt/phpipam/pkg-plist | 711 ++++++++++++++++++++++++++++++++++++++++++++-
 3 files changed, 704 insertions(+), 34 deletions(-)