Bug 275981 - net-mgmt/phpipam: update to 1.6.0
Summary: net-mgmt/phpipam: update to 1.6.0
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Muhammad Moinur Rahman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-28 13:36 UTC by Marko Cupać
Modified: 2024-01-12 08:55 UTC (History)
2 users (show)

See Also:
bugzilla: maintainer-feedback? (jake)


Attachments
patch (4.13 KB, patch)
2023-12-28 13:36 UTC, Marko Cupać
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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(-)