Bug 261461 - japanese/jacode.pl: Update 2.13.4.31
Summary: japanese/jacode.pl: Update 2.13.4.31
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: Nuno Teixeira
URL: https://metacpan.org/dist/Jacode/changes
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-25 09:02 UTC by takefu
Modified: 2023-05-10 10:05 UTC (History)
2 users (show)

See Also:


Attachments
ja-jacode.pl-2.13.4.26.patch (1.39 KB, patch)
2022-01-25 09:02 UTC, takefu
no flags Details | Diff
ja-jacode.pl-2.13.4.31.patch (1.48 KB, patch)
2023-03-27 04:46 UTC, takefu
no flags Details | Diff
ja-jacode.pl-2.13.4.31.patch (2.71 KB, patch)
2023-05-09 23:11 UTC, takefu
takefu: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description takefu 2022-01-25 09:02:16 UTC
Created attachment 231303 [details]
ja-jacode.pl-2.13.4.26.patch

fix:
  PORTCLIPPY(1) compliant.

change:
  license GPLv1+ -> GPLv2
Comment 1 takefu 2023-03-27 04:46:09 UTC
Created attachment 241138 [details]
ja-jacode.pl-2.13.4.31.patch

Update to 2.13.4.31

2.13.4.31 2023-03-21 00:00:00
  - update POD
  - created by INABA Hitoshi
 
2.13.4.30 2023-03-13 00:00:00
  - update jacode::getcode()
  - created by INABA Hitoshi
 
2.13.4.29 2022-10-24 00:00:00
  - update jacode::getcode()
  - update jacode::s2e()
  - update jacode::e2s()
  - update POD
  - created by INABA Hitoshi
 
2.13.4.28 2022-10-14 00:00:00
  - update jacode::getcode()
  - created by INABA Hitoshi
 
2.13.4.27 2022-10-01 00:00:00
  - update POD
  - supports "no multidimensional"
  - created by INABA Hitoshi
 
2.13.4.26 2022-01-25 00:00:00
  - remove some documents
  - created by INABA Hitoshi
 
2.13.4.25 2022-01-22 00:00:00
  - add some documents
  - created by INABA Hitoshi
Comment 2 takefu 2023-03-27 04:52:49 UTC
(In reply to takefu from comment #1)

fix:
  License GPLv1+ -> GPLv2
  PORTCLIPPY(1) compliant.
Comment 3 Nuno Teixeira freebsd_committer freebsd_triage 2023-04-09 09:52:41 UTC
maintainer takefu@airport.fm differs from reporter takefu@fsw.co.jp.
If reporter is maintainer, please update bugzilla e-mail.

Cheers
Comment 4 takefu 2023-05-09 01:47:31 UTC
(In reply to Nuno Teixeira from comment #3)

The e-mail address was temporarily changed due to the convenience of the mail server of the accommodation domain name.
Comment 5 Nuno Teixeira freebsd_committer freebsd_triage 2023-05-09 07:19:08 UTC
Switch PORTVERSION -> DISTVERSION according with https://docs.freebsd.org/en/books/porters-handbook/book/#makefile-versions

Thanks
Comment 6 takefu 2023-05-09 23:11:13 UTC
Created attachment 242086 [details]
ja-jacode.pl-2.13.4.31.patch

It was not written in Japanese, so I overlooked it.
Thank you.

https://docs.freebsd.org/ja/books/porters-handbook/book/

As a side note, I changed it to also include a perl module called Jacode.pm.
Comment 7 commit-hook freebsd_committer freebsd_triage 2023-05-10 10:05:01 UTC
A commit in branch main references this bug:

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

commit 7c8c90434c4a1e67eef5bf61d7525f70aa83dd74
Author:     Takefu <takefu@airport.fm>
AuthorDate: 2023-05-10 09:57:03 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2023-05-10 10:02:47 +0000

    japanese/jacode.pl: Update to 2.13.4.31

    - Switch to DISTVERSION
    - Update WWW (redirection)
    - Update license GPLv1+ to GPLv2
    - Update pkg-descr
    - Include perl module Jacode.pm
    - Pet portclippy

    ChangeLog:      https://metacpan.org/dist/Jacode/changes
    PR:             261461

 japanese/jacode.pl/Makefile  | 12 +++++++-----
 japanese/jacode.pl/distinfo  |  6 +++---
 japanese/jacode.pl/pkg-descr | 17 +++--------------
 3 files changed, 13 insertions(+), 22 deletions(-)
Comment 8 Nuno Teixeira freebsd_committer freebsd_triage 2023-05-10 10:05:21 UTC
Committed, thanks!