Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 May 2014 23:53:40 +0400
From:      Alexander <alexander.4mail@gmail.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/189629: [maintainer-update] update security/kpcli to 2.5
Message-ID:  <20140510195339.GA40630@DontTry>
Resent-Message-ID: <201405102000.s4AK00E8081095@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         189629
>Category:       ports
>Synopsis:       [maintainer-update] update security/kpcli to 2.5
>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:   Sat May 10 20:00:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     alexander
>Release:        
>Organization:
>Environment:
>Description:
Update security/kpcli from 2.3 to 2.5

from README:
 2013-Nov-26 v2.4
 Fixed several "perl -cw" warnings reported on 2013-07-09 as SourceForge bug #9.
 Bug fix for the cl command, but in sub cli_ls().
 First pass at Strawberry perl/MS Windows support.
 Enhanced support for Term::ReadLine::Perl
 Added support for Term::ReadLine::Perl5
 Added display of expire time for show -a.
 Added -a option to the find command.
 Used the new magic_file_type() in a few places.
 Added generatePasswordFromDict() and "w" generation.
 Added the -v option to the version command.
 Added the versions command.

 2014-Mar-15 v2.5
 Added length control (gNN) to password generation.
 Added the copy command (and cp alias).
 Added the clone command.
 Added optional modules not installed to version -v.
 Groups can now also be moved with the mv command.
 Modified cli_cls() to also work on MS Windows.
 Suppressed Term::ReadLine::Gnu hint on MS Windows.
 Suppressed missing termcap warning on MS Windows.
 Print a min number of *s to not leak passwd length.
 Removed unneeded use of Term::ReadLine.
 Quieted "inherited AUTOLOAD for non-method" warns caused by Term::Readline::Gnu on perl 5.14.x.
>How-To-Repeat:
>Fix:

--G4iJoqBmSsgzjUCe
Content-Type: text/x-diff; charset=us-ascii
Content-Disposition: attachment; filename="kpcli-2.5.diff"

Index: Makefile
===================================================================
--- Makefile	(revision 353598)
+++ Makefile	(working copy)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	kpcli
-PORTVERSION=	2.3
+PORTVERSION=	2.5
 PORTREVISION=	1
 CATEGORIES=	security
 MASTER_SITES=	SF/kpcli/
Index: distinfo
===================================================================
--- distinfo	(revision 353598)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (kpcli-2.3.pl) = a536f01c7db2460d4b31e83fa59dd1200e5194f9a8a626eb8cf429e5a6d4329c
-SIZE (kpcli-2.3.pl) = 105864
+SHA256 (kpcli-2.5.pl) = d69b2e875c98558ebd86203ff24844f8ed40dffcdc06b21fbaa8ed02d90d4217
+SIZE (kpcli-2.5.pl) = 128268

--G4iJoqBmSsgzjUCe--
>Release-Note:
>Audit-Trail:
>Unformatted:
 --G4iJoqBmSsgzjUCe
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140510195339.GA40630>