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.
Created attachment 152782 [details] log from poudriere at 10.1-amd64
Created attachment 153096 [details] patch for updating port Fix typo in pkg-plist. @owner and @group constructs were slightly misplaced.
Created attachment 153097 [details] log from poudriere at 10.1-amd64
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
Thanks!