Bug 260654

Summary: textproc/php-mecab: Upgrade to support active PHP version
Product: Ports & Packages Reporter: Muhammad Moinur Rahman <bofh>
Component: Individual Port(s)Assignee: Muhammad Moinur Rahman <bofh>
Status: Closed FIXED    
Severity: Affects Some People CC: gasol.wu
Priority: --- Flags: bugzilla: maintainer-feedback? (gasol.wu)
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 260624    
Attachments:
Description Flags
Patch
gasol.wu: maintainer-approval+
testport log on FreeBSD 13.0 amd64 none

Description Muhammad Moinur Rahman freebsd_committer freebsd_triage 2021-12-23 23:23:44 UTC
hp73 has been marked DEPRECATED as EOL reached on 2021-12-06. Please upgrade your port to support php 7.4.X or later.
Comment 1 Gasol Wu 2022-01-05 07:18:29 UTC
Created attachment 230723 [details]
Patch
Comment 2 Gasol Wu 2022-01-05 07:25:01 UTC
Comment on attachment 230723 [details]
Patch

Checked by portlint and testport
Comment 3 Gasol Wu 2022-01-05 07:27:05 UTC
Created attachment 230724 [details]
testport log on FreeBSD 13.0 amd64
Comment 4 commit-hook freebsd_committer freebsd_triage 2022-01-05 07:59:32 UTC
A commit in branch main references this bug:

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

commit abbdd562d85f30900450f23cf52283b92bcb3792
Author:     Gasol Wu <gasol.wu@gmail.com>
AuthorDate: 2022-01-05 07:56:02 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2022-01-05 07:58:40 +0000

    textproc/php-mecab: Add support for php74

    - Pet portlint

    PR: 260654
    Approved by:    gasol.wu@gmail.com

 textproc/php-mecab/Makefile                   |  6 +++---
 textproc/php-mecab/files/patch-mecab7.c (new) | 11 +++++++++++
 2 files changed, 14 insertions(+), 3 deletions(-)
Comment 5 Muhammad Moinur Rahman freebsd_committer freebsd_triage 2022-01-05 08:00:19 UTC
Thanks.