Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 May 2014 05:50:04 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/189629: commit references a PR
Message-ID:  <201405220550.s4M5o440000671@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/189629; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/189629: commit references a PR
Date: Thu, 22 May 2014 05:44:24 +0000 (UTC)

 Author: miwi
 Date: Thu May 22 05:44:19 2014
 New Revision: 354773
 URL: http://svnweb.freebsd.org/changeset/ports/354773
 QAT: https://qat.redports.org/buildarchive/r354773/
 
 Log:
   - Update to 2.5
   
   PR:		189629
   Submitted by:	Alexander <alexander.4mail@gmail.com> (maintainer)
 
 Modified:
   head/security/kpcli/Makefile
   head/security/kpcli/distinfo
 
 Modified: head/security/kpcli/Makefile
 ==============================================================================
 --- head/security/kpcli/Makefile	Thu May 22 05:42:59 2014	(r354772)
 +++ head/security/kpcli/Makefile	Thu May 22 05:44:19 2014	(r354773)
 @@ -1,7 +1,7 @@
  # $FreeBSD$
  
  PORTNAME=	kpcli
 -PORTVERSION=	2.3
 +PORTVERSION=	2.5
  PORTREVISION=	1
  CATEGORIES=	security
  MASTER_SITES=	SF/kpcli/
 @@ -20,10 +20,10 @@ RUN_DEPENDS=	p5-Crypt-Rijndael>=1.08:${P
  		p5-Term-ShellUI>=0.9:${PORTSDIR}/shells/p5-Term-ShellUI \
  		p5-ReadLine-Gnu>=1.19:${PORTSDIR}/devel/p5-ReadLine-Gnu \
  		p5-Data-Password>=0:${PORTSDIR}/security/p5-Data-Password
 -
  BUILD_DEPENDS:=	${RUN_DEPENDS}
  
 -USES=		perl5
 +USES=		perl5 shebangfix
 +SHEBANG_FILES=	kpcli
  PLIST_FILES=	bin/kpcli man/man1/${PORTNAME}.1.gz
  
  do-extract:
 
 Modified: head/security/kpcli/distinfo
 ==============================================================================
 --- head/security/kpcli/distinfo	Thu May 22 05:42:59 2014	(r354772)
 +++ head/security/kpcli/distinfo	Thu May 22 05:44:19 2014	(r354773)
 @@ -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
 _______________________________________________
 svn-ports-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-ports-all
 To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
 



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