Bug 274445 - japanese/jacode.pl: Use of ' as a package name separator is deprecated in lang/perl5.38
Summary: japanese/jacode.pl: Use of ' as a package name separator is deprecated in lan...
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: Fernando Apesteguía
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-10-12 23:57 UTC by takefu
Modified: 2023-10-16 06:32 UTC (History)
2 users (show)

See Also:


Attachments
ja-jacode.pl-2.13.4.31_1.patch (733 bytes, patch)
2023-10-12 23:57 UTC, takefu
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description takefu 2023-10-12 23:57:47 UTC
Created attachment 245594 [details]
ja-jacode.pl-2.13.4.31_1.patch

Use of ' as a package name separator is deprecated in lang/perl5.38 

https://perldoc.perl.org/perl5380delta#Deprecations
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2023-10-16 06:32:10 UTC
Committed,

Thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-10-16 06:32:23 UTC
A commit in branch main references this bug:

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

commit a3fbfba4c96c38f375d7026a01a517c324ff5741
Author:     Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2023-10-13 12:05:25 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-10-16 06:31:49 +0000

    japanese/jacode.pl: Fix use of package separator

    Use of ' as a package name separator is deprecated in lang/perl5.38

    PR:             274445
    Reported by:    takefu@airport.fm

 japanese/jacode.pl/Makefile | 5 +++++
 1 file changed, 5 insertions(+)