Date: Fri, 24 Aug 2007 18:42:00 +0600 (YEKST) From: Andrew Khlebutin <andrey@hm.perm.ru> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/115786: Update port: sysutils/pwgen2 Message-ID: <200708241242.l7OCg02S008215@hydra.pstu.ru> Resent-Message-ID: <200708241450.l7OEo2xq083247@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 115786 >Category: ports >Synopsis: Update port: sysutils/pwgen2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Aug 24 14:50:01 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Andrew Khlebutin >Release: FreeBSD 6.2-RELEASE i386 >Organization: PSTU >Environment: System: FreeBSD hydra.pstu.ru 6.2-RELEASE FreeBSD 6.2-RELEASE #1: Tue Jan 16 13:57:55 YEKT 2007 root@hydra.pstu.ru:/usr/obj/usr/src/sys/hydra i386 >Description: Please update sysutils/pwgen2. ChangeLog: * Fix pwgen -Bs so that this option combination works correctly (Closes: #368010) * Fix the pwgen -Bc option combination (Closes: #355153) * Fix typo in pwgen man page (Closes: #376147) * Make the -s option imply the -nc options (Closes: #427969) * Add -v option to generate passwords without vowels (Closes: #387461) >How-To-Repeat: >Fix: --- pwgen2.05-2.06.diff begins here --- diff -ur pwgen2.orig/Makefile pwgen2/Makefile --- pwgen2.orig/Makefile Thu Jan 19 01:19:54 2006 +++ pwgen2/Makefile Fri Aug 10 17:38:24 2007 @@ -2,11 +2,11 @@ # Date created: 27 Aug 2005 # Whom: Andrew Khlebutin <andrey@hm.perm.ru> # -# $FreeBSD: ports/sysutils/pwgen2/Makefile,v 1.9 2006/01/18 20:19:54 mnag Exp $ +# $FreeBSD$ # PORTNAME= pwgen -PORTVERSION= 2.05 +PORTVERSION= 2.06 CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff -ur pwgen2.orig/distinfo pwgen2/distinfo --- pwgen2.orig/distinfo Thu Jan 19 01:19:54 2006 +++ pwgen2/distinfo Fri Aug 10 16:52:16 2007 @@ -1,3 +1,3 @@ -MD5 (pwgen-2.05.tar.gz) = b94546a346cb352054ea2d3d09f7f885 -SHA256 (pwgen-2.05.tar.gz) = c87a138652e0c971afb6ecefe123cb2dd686c214272d7f813901ad44db5cdda9 -SIZE (pwgen-2.05.tar.gz) = 48892 +MD5 (pwgen-2.06.tar.gz) = 935aebcbe610fbc9de8125e7b7d71297 +SHA256 (pwgen-2.06.tar.gz) = 61598c9e3a0f7eb2e7367d4ecc71522c4f16a7d41ed31db29e3afee8d9843454 +SIZE (pwgen-2.06.tar.gz) = 30952 --- pwgen2.05-2.06.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708241242.l7OCg02S008215>