Bug 197470

Summary: [MAINTAINER] security/p5-openxpki: Update to 0.26.1.1
Product: Ports & Packages Reporter: Sergei Vyshenski <svysh.fbsd>
Component: Individual Port(s)Assignee: John Marino <marino>
Status: Closed FIXED    
Severity: Affects Some People CC: marino, svysh.fbsd
Priority: --- Keywords: patch, patch-ready
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on: 196405    
Bug Blocks:    
Attachments:
Description Flags
patch for updating port
koobs: maintainer-approval+
log from poudriere at 10.1-amd64
none
patch for updating port
koobs: maintainer-approval+
log from poudriere at 10.1-amd64 none

Description Sergei Vyshenski 2015-02-08 22:17:26 UTC
Created attachment 152781 [details]
patch for updating port

This PR depends on PR 196405, which is about our new dependency "math/p5-Math-BigInt".

- Update to ver 0.26.1.1
Changes: https://github.com/openxpki/openxpki/commits/master

- In the post-patch section of Makefile, now we have to allow spaces in file names.

- "portlint -AC" says:
WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy.
0 fatal errors and 1 warning found.

- Tested with poudriere (log attached) at 10.1-amd64 with perl5-5.18.4_11 .
During this testing, built-in perl tests were activated with
"pre-install: test" construct in the port's Makefile.
Comment 1 Sergei Vyshenski 2015-02-08 22:18:43 UTC
Created attachment 152782 [details]
log from poudriere at 10.1-amd64
Comment 2 Sergei Vyshenski 2015-02-17 02:51:00 UTC
Created attachment 153096 [details]
patch for updating port

Fix typo in pkg-plist. @owner and @group constructs were slightly misplaced.
Comment 3 Sergei Vyshenski 2015-02-17 03:01:01 UTC
Created attachment 153097 [details]
log from poudriere at 10.1-amd64
Comment 4 commit-hook freebsd_committer freebsd_triage 2015-03-01 22:44:57 UTC
A commit references this bug:

Author: marino
Date: Sun Mar  1 22:44:16 UTC 2015
New revision: 380233
URL: https://svnweb.freebsd.org/changeset/ports/380233

Log:
  security/p5-openxpki: Upgrade version 0.25.0.1 => 0.26.1.1

  PR:		197470
  Submitted by:	maintainer (Sergei Vyshenski)

Changes:
  head/security/p5-openxpki/Makefile
  head/security/p5-openxpki/distinfo
  head/security/p5-openxpki/pkg-plist
Comment 5 John Marino freebsd_committer freebsd_triage 2015-03-01 22:45:24 UTC
Thanks!