Bug 204814

Summary: [New port] security/p5-Crypt-PKCS10 1.3
Product: Ports & Packages Reporter: Sergei Vyshenski <svysh.fbsd>
Component: Individual Port(s)Assignee: Martin Wilke <miwi>
Status: Closed FIXED    
Severity: Affects Some People CC: svysh.fbsd
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 204987    
Attachments:
Description Flags
shar archive with a new port
none
log from poudriere at 11.0-amd64 and perl-5.20
none
shar archive for version 1.3
none
log from poudriere at 11.0-amd64 and perl-5.20 none

Description Sergei Vyshenski 2015-11-25 19:35:55 UTC
Created attachment 163531 [details]
shar archive with a new port

Utility for parsing PKCS#10 certificate signing requests 
to perl data structure.

- This port is needed as a new dependency for
existing port security/p5-openxpki starting with ver 1.2

- "portlint -ACN" says "looks fine".

- Tested with poudriere 3.1.9 (log attached) at 11.0-amd64 with perl-5.20.3
Comment 1 Sergei Vyshenski 2015-11-25 19:37:19 UTC
Created attachment 163532 [details]
log from poudriere at 11.0-amd64 and perl-5.20
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2015-11-26 16:20:34 UTC
Take.
Comment 3 Sergei Vyshenski 2015-12-03 04:13:19 UTC
Created attachment 163793 [details]
shar archive for version 1.3

Shar archive for security/p5-Crypt-PKCS10 ver.1.3
Comment 4 Sergei Vyshenski 2015-12-03 04:14:15 UTC
Created attachment 163794 [details]
log from poudriere at 11.0-amd64 and perl-5.20

Poudriere log for security/p5-Crypt-PKCS10 ver.1.3
Comment 5 commit-hook freebsd_committer freebsd_triage 2015-12-15 14:34:34 UTC
A commit references this bug:

Author: miwi
Date: Tue Dec 15 14:33:34 UTC 2015
New revision: 403776
URL: https://svnweb.freebsd.org/changeset/ports/403776

Log:
  A small command line utility for parsing PKCS#10 certificate signing
  requests to perl data structure and provides accessor methods to
  supported elements.

  It is based on the generic ASN.1 module by Graham Barr and on the
  x509decode example by Norbert Klasen. It is also based upon the
  works of Duncan Segrests Crypt-X509-CRL module. The module parses
  common fields and extensions. Some fields might be missing.

  WWW: http://search.cpan.org/dist/Crypt-PKCS10/

  PR:		204814
  Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com>
  Approved by:    mat (mentor)
  Differential Revision:  D4574

Changes:
  head/security/Makefile
  head/security/p5-Crypt-PKCS10/
  head/security/p5-Crypt-PKCS10/Makefile
  head/security/p5-Crypt-PKCS10/distinfo
  head/security/p5-Crypt-PKCS10/pkg-descr
  head/security/p5-Crypt-PKCS10/pkg-plist