From andrew@hydra.pstu.ru  Fri Aug 24 14:46:12 2007
Return-Path: <andrew@hydra.pstu.ru>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 6751316A418
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 24 Aug 2007 14:46:12 +0000 (UTC)
	(envelope-from andrew@hydra.pstu.ru)
Received: from serv5.pstu.ru (serv5.pstu.ru [195.19.162.243])
	by mx1.freebsd.org (Postfix) with ESMTP id B7CA613C46B
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 24 Aug 2007 14:46:11 +0000 (UTC)
	(envelope-from andrew@hydra.pstu.ru)
Received: from serv1.pstu.ru (serv1.pstu.ru [195.19.160.1])
	by serv5.pstu.ru (8.14.1/8.14.1) with ESMTP id l7OCg6HI011830
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 24 Aug 2007 18:42:06 +0600 (YEKST)
	(envelope-from andrew@hydra.pstu.ru)
Received: from hydra.pstu.ru (hydra.pstu.ru [195.19.164.83])
	by serv1.pstu.ru (8.13.8/8.13.8) with ESMTP id l7OCfvHo078065
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 24 Aug 2007 18:41:57 +0600 (YEKST)
	(envelope-from andrew@hydra.pstu.ru)
Received: Received: from hydra.pstu.ru (localhost [127.0.0.1])
        by hydra.pstu.ru (8.13.8/8.13.8) with ESMTP id l7OCg0B4008216
        for <FreeBSD-gnats-submit@freebsd.org>; Fri, 24 Aug 2007 18:42:00 +0600 (YEKST)
        (envelope-from andrew@hydra.pstu.ru)
Received: (from root@localhost)
	by hydra.pstu.ru (8.13.8/8.13.8/Submit) id l7OCg02S008215;
	Fri, 24 Aug 2007 18:42:00 +0600 (YEKST)
	(envelope-from andrew)
Message-Id: <200708241242.l7OCg02S008215@hydra.pstu.ru>
Date: Fri, 24 Aug 2007 18:42:00 +0600 (YEKST)
From: Andrew Khlebutin <andrey@hm.perm.ru>
Reply-To: Andrew Khlebutin <andrey@hm.perm.ru>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Update port: sysutils/pwgen2
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         115786
>Category:       ports
>Synopsis:       Update port: sysutils/pwgen2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 24 14:50:01 GMT 2007
>Closed-Date:    Fri Aug 24 18:42:55 GMT 2007
>Last-Modified:  Fri Aug 24 18:50:02 GMT 2007
>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:
State-Changed-From-To: open->closed 
State-Changed-By: sem 
State-Changed-When: Fri Aug 24 18:42:53 UTC 2007 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=115786 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/115786: commit references a PR
Date: Fri, 24 Aug 2007 18:42:39 +0000 (UTC)

 sem         2007-08-24 18:42:34 UTC
 
   FreeBSD ports repository
 
   Modified files:
     sysutils/pwgen2      Makefile distinfo 
   Log:
   - Update to 2.06
   
   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)
   
   PR:             ports/115786
   Submitted by:   maintainer
   
   Revision  Changes    Path
   1.10      +1 -1      ports/sysutils/pwgen2/Makefile
   1.5       +3 -3      ports/sysutils/pwgen2/distinfo
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
