Bug 246246

Summary: security/p5-Crypt-X509: Update to 0.53
Product: Ports & Packages Reporter: Sergei Vyshenski <svysh.fbsd>
Component: Individual Port(s)Assignee: Ashish SHUKLA <ashish>
Status: Closed FIXED    
Severity: Affects Some People Flags: ashish: maintainer-feedback+
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://metacpan.org/release/MRSCOTTY/Crypt-X509-0.53
Attachments:
Description Flags
patch to update the port none

Description Sergei Vyshenski 2020-05-06 06:04:45 UTC
Created attachment 214187 [details]
patch to update the port

- update 0.52 -> 0.53
Changes: https://github.com/gitpan/Crypt-X509/compare/gitpan_version/0.51...openxpki:0.53
- remove BUILD_DEPENDS
- "portlint -AC" gives non-relevant warns.
- Tested with:
12.1-RELEASE-p2 amd64
poudriere 3.3.4
perl 5.30.2
pkg 1.14.4
ssl=base
- built-in perl tests in a clean poudriere jail say PASS.
Comment 1 commit-hook freebsd_committer freebsd_triage 2020-05-06 20:41:34 UTC
A commit references this bug:

Author: ashish
Date: Wed May  6 20:41:20 UTC 2020
New revision: 534201
URL: https://svnweb.freebsd.org/changeset/ports/534201

Log:
  - Update to 0.53
  - Remove BUILD_DEPENDS

  PR:		246246
  Submitted by:	Sergei Vyshenski <svysh dot fbsd at gmail dot com>

Changes:
  head/security/p5-Crypt-X509/Makefile
  head/security/p5-Crypt-X509/distinfo
Comment 2 Ashish SHUKLA freebsd_committer freebsd_triage 2020-05-06 20:41:55 UTC
Committed, thanks!