Bug 260654 - textproc/php-mecab: Upgrade to support active PHP version
Summary: textproc/php-mecab: Upgrade to support active PHP version
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Muhammad Moinur Rahman
URL:
Keywords:
Depends on:
Blocks: 260624
  Show dependency treegraph
 
Reported: 2021-12-23 23:23 UTC by Muhammad Moinur Rahman
Modified: 2022-01-05 08:00 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (gasol.wu)


Attachments
Patch (1.70 KB, patch)
2022-01-05 07:18 UTC, Gasol Wu
gasol.wu: maintainer-approval+
Details | Diff
testport log on FreeBSD 13.0 amd64 (22.63 KB, text/plain)
2022-01-05 07:27 UTC, Gasol Wu
no flags Details

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