Bug 225490 - sysutils/pwgen - update to version 2.08
Summary: sysutils/pwgen - update to version 2.08
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Po-Chuan Hsieh
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-27 12:30 UTC by Herbert J. Skuhra
Modified: 2018-02-12 19:06 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (andrey)


Attachments
Update to version 2.08 (814 bytes, patch)
2018-01-27 12:30 UTC, Herbert J. Skuhra
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Herbert J. Skuhra 2018-01-27 12:30:39 UTC
Created attachment 190109 [details]
Update to version 2.08

The attached patch updates pwgen to version 2.08 (released six month ago).

Port builds fine without perl, so I think the line USE_PERL5 and perl5 (from USES) can be removed!?
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-02-12 19:05:32 UTC
A commit references this bug:

Author: sunpoet
Date: Mon Feb 12 19:05:06 UTC 2018
New revision: 461635
URL: https://svnweb.freebsd.org/changeset/ports/461635

Log:
  Update to 2.08

  - Remove USES=perl5

  PR:		225490
  Submitted by:	Herbert J. Skuhra <h.skuhra@gmail.com>
  Approved by:	maintainer (timeout, 16 days)

Changes:
  head/sysutils/pwgen/Makefile
  head/sysutils/pwgen/distinfo
Comment 2 Po-Chuan Hsieh freebsd_committer freebsd_triage 2018-02-12 19:06:17 UTC
Committed. Thanks!