Date: Mon, 12 Feb 2018 19:05:06 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461635 - head/sysutils/pwgen Message-ID: <201802121905.w1CJ56V3017495@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Feb 12 19:05:06 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) Modified: head/sysutils/pwgen/Makefile head/sysutils/pwgen/distinfo Modified: head/sysutils/pwgen/Makefile ============================================================================== --- head/sysutils/pwgen/Makefile Mon Feb 12 19:05:00 2018 (r461634) +++ head/sysutils/pwgen/Makefile Mon Feb 12 19:05:06 2018 (r461635) @@ -2,20 +2,19 @@ # $FreeBSD$ PORTNAME= pwgen -PORTVERSION= 2.07 +PORTVERSION= 2.08 PORTEPOCH= 2 CATEGORIES= sysutils MASTER_SITES= SF MAINTAINER= andrey@hm.perm.ru -COMMENT= Small, powerful, GPL'ed password generator +COMMENT= Small, powerful, GPL'ed password generator #' LICENSE= GPLv2 GNU_CONFIGURE= yes -USES= cpe perl5 +USES= cpe CPE_VENDOR= pwgen_project -USE_PERL5= build PLIST_FILES= bin/pwgen \ man/man1/pwgen.1.gz Modified: head/sysutils/pwgen/distinfo ============================================================================== --- head/sysutils/pwgen/distinfo Mon Feb 12 19:05:00 2018 (r461634) +++ head/sysutils/pwgen/distinfo Mon Feb 12 19:05:06 2018 (r461635) @@ -1,2 +1,3 @@ -SHA256 (pwgen-2.07.tar.gz) = eb74593f58296c21c71cd07933e070492e9222b79cedf81d1a02ce09c0e11556 -SIZE (pwgen-2.07.tar.gz) = 53513 +TIMESTAMP = 1517057002 +SHA256 (pwgen-2.08.tar.gz) = dab03dd30ad5a58e578c5581241a6e87e184a18eb2c3b2e0fffa8a9cf105c97b +SIZE (pwgen-2.08.tar.gz) = 54884
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802121905.w1CJ56V3017495>