Bug 198529 - [MAINTAINER] security/p5-openxpki-i18n: update to 0.27.0.1
Summary: [MAINTAINER] security/p5-openxpki-i18n: update to 0.27.0.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-11 20:41 UTC by Sergei Vyshenski
Modified: 2015-03-13 08:56 UTC (History)
2 users (show)

See Also:
svysh.fbsd: maintainer-feedback+


Attachments
patch for updating port (1.38 KB, patch)
2015-03-11 20:41 UTC, Sergei Vyshenski
svysh.fbsd: maintainer-approval+
Details | Diff
log from poudriere at 10.1-amd64 (18.64 KB, text/plain)
2015-03-11 20:41 UTC, Sergei Vyshenski
svysh.fbsd: maintainer-approval+
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sergei Vyshenski 2015-03-11 20:41:27 UTC
Created attachment 154225 [details]
patch for updating port

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

- "portlint -AC" says:
WARN: /usr/ports/security/p5-openxpki-i18n/pkg-plist: There are only 4 items in the plist.  Consider using PLIST_FILES instead of pkg-plist when installing less than 6 items.
WARN: Makefile: Consider adding support for a NLS knob to conditionally disable gettext support.
WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy.
0 fatal errors and 3 warnings found.

Please note that we can not go without gettext, i18n is needed here even for English.

- Tested with poudriere (log attached) at 10.1-amd64 with perl5-5.18.4_11
Comment 1 Sergei Vyshenski 2015-03-11 20:41:57 UTC
Created attachment 154226 [details]
log from poudriere at 10.1-amd64
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-03-13 08:55:51 UTC
A commit references this bug:

Author: brd
Date: Fri Mar 13 08:55:29 UTC 2015
New revision: 381169
URL: https://svnweb.freebsd.org/changeset/ports/381169

Log:
  Update security/p5-openxpki-i18n to 0.27.0.1.

  PR:		198529
  Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com>
  Approved by:	bapt

Changes:
  head/security/p5-openxpki-i18n/Makefile
  head/security/p5-openxpki-i18n/distinfo
Comment 3 Brad Davis freebsd_committer freebsd_triage 2015-03-13 08:56:11 UTC
Committed, thank you for your submission!