Bug 245543

Summary: textproc/p5-XML-Parser: Update to 2.46
Product: Ports & Packages Reporter: Sergei Vyshenski <svysh.fbsd>
Component: Individual Port(s)Assignee: Port Management Team <portmgr>
Status: Closed Overcome By Events    
Severity: Affects Some People CC: svysh.fbsd, swills
Priority: --- Keywords: buildisok, patch
Version: LatestFlags: bugzilla: maintainer-feedback? (kuriyama)
swills: exp-run?
Hardware: Any   
OS: Any   
URL: https://metacpan.org/release/XML-Parser
Bug Depends on: 248725    
Bug Blocks:    
Attachments:
Description Flags
patch to update the port
none
"git diff" to update the port none

Description Sergei Vyshenski 2020-04-11 21:15:42 UTC
Created attachment 213302 [details]
patch to update the port

- update 2.44 -> 2.46
Changes: https://metacpan.org/changes/distribution/XML-Parser
- update freebsd patch
- add LICENSE_FILE
- take maintainership as Jun Kuriyama is absent for 4+ years, see:
https://svnweb.freebsd.org/ports/head/textproc/p5-XML-Parser/Makefile?view=log

- "portlint -AC" gives non-relevant warns.
- Tested with:
12.1-RELEASE-p3 amd64
poudriere 3.3.4
perl 5.30.2
pkg 1.14.2
ssl=base
- built-in perl tests in a clean poudriere jail say PASS.
Comment 1 Automation User 2020-04-26 00:18:01 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/139888059
Comment 2 Steve Wills freebsd_committer freebsd_triage 2020-08-15 20:30:04 UTC
This likely needs an exp-run.
Comment 4 Sergei Vyshenski 2020-08-18 12:09:30 UTC
See PR#248725 about exprun failure fix.
Comment 5 Sergei Vyshenski 2021-04-28 15:06:09 UTC
Created attachment 224503 [details]
"git diff" to update the port

- update 2.44 -> 2.46
Changes: https://metacpan.org/changes/distribution/XML-Parser
- update freebsd patch,
- add LICENSE_FILE,
- remove encoding file which is regenerated anyway,
- respect recent commits which removed $FreeBSD$ string,
- respect advice from portclippy,
- reformat patch for updating port to git,
- request maintainership

- "portlint -AC" gives non-relevant warnings.
- "portclippy Makefile" is happy.
- Tested with:
12.2-RELEASE-p6
pkg 1.16.3
poudriere 3.3.6
perl 5.32.1
openssl 1.1.1h
ssl=base
- built-in perl tests in a clean poudriere jail say: PASS.