Bug 223326 - security/p5-openxpki, security/p5-openxpki-i18n: update to 1.19.4
Summary: security/p5-openxpki, security/p5-openxpki-i18n: update to 1.19.4
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: Danilo G. Baio
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-30 17:39 UTC by Sergei Vyshenski
Modified: 2017-11-26 20:54 UTC (History)
2 users (show)

See Also:


Attachments
patch to update the ports (21.97 KB, patch)
2017-10-30 17:39 UTC, Sergei Vyshenski
svysh.fbsd: maintainer-approval+
Details | Diff
patch to update the port (22.78 KB, patch)
2017-11-03 20:20 UTC, Sergei Vyshenski
svysh.fbsd: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sergei Vyshenski 2017-10-30 17:39:22 UTC
Created attachment 187587 [details]
patch to update the ports

- Update of 2 ports sharing the same distribution tarball:
   security/p5-openxpki
   security/p5-openxpki-i18n
     1.16.2 --> 1.19.1
Changes: https://github.com/openxpki/openxpki/compare/v1.19.1...develop

- "portlint -AC" gives non-relevant warnings.

- "rclint -v files/openxpki.in" gives non-relevant warnings.

- Tested at 11.1-release-amd64 with poudriere-3.1.99.20171005, 
perl-5.24.3, and openssl from base. 
During build, warns are issued about possible redundant use of 
modules from perl core, which warns are not relevant here.

- Built-in perl tests mostly fail. 
It is an issue of the tests themselves, it is known to the upstream,
and does not prevent software from working fine.
Comment 1 Sergei Vyshenski 2017-11-03 20:20:06 UTC
Created attachment 187706 [details]
patch to update the port

- Update of 2 ports sharing the same distribution tarball:
   security/p5-openxpki
   security/p5-openxpki-i18n
     1.16.2 --> 1.19.4
Changes: https://github.com/openxpki/openxpki/compare/v1.19.4...develop

- "portlint -AC" gives non-relevant warnings.

- "rclint -v files/openxpki.in" gives non-relevant warnings.

- Tested at 11.1-release-amd64 with poudriere-3.1.99.20171005, 
perl-5.24.3, and openssl from base (and from ports). 
During build, warns are issued about possible redundant use of 
modules from perl core, which warns are not relevant here.

- Built-in perl tests mostly fail. 
It is an issue of the tests themselves, it is known to the upstream,
and does not prevent software from working fine.
Comment 2 commit-hook freebsd_committer freebsd_triage 2017-11-26 20:54:15 UTC
A commit references this bug:

Author: dbaio
Date: Sun Nov 26 20:53:16 UTC 2017
New revision: 454921
URL: https://svnweb.freebsd.org/changeset/ports/454921

Log:
  security/p5-openxpki[-i18n]: Update to 1.19.4

  PR:		223326
  Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)

Changes:
  head/UPDATING
  head/security/p5-openxpki/Makefile
  head/security/p5-openxpki/distinfo
  head/security/p5-openxpki/files/pkg-message.in
  head/security/p5-openxpki/pkg-plist
  head/security/p5-openxpki-i18n/Makefile
  head/security/p5-openxpki-i18n/distinfo
Comment 3 Danilo G. Baio freebsd_committer freebsd_triage 2017-11-26 20:54:55 UTC
Committed, thanks!