ports/172126: [MAINTAINER] sysutils/password-store: update to 1.4_2

milki milki at rescomp.berkeley.edu
Fri Sep 28 00:20:03 UTC 2012


>Number:         172126
>Category:       ports
>Synopsis:       [MAINTAINER] sysutils/password-store: update to 1.4_2
>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 Sep 28 00:20:03 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     milki
>Release:        FreeBSD 8.3-RELEASE-p3 amd64
>Organization:
cibo
>Environment:
System: FreeBSD cibo.ircmylife.com 8.3-RELEASE-p3 FreeBSD 8.3-RELEASE-p3 #0: Tue Jun 12 00:39:29 UTC 2012
>Description:
- Update to 1.4_2

Add missing bash depends

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: ports)
>How-To-Repeat:
>Fix:

--- password-store-1.4_2.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/sysutils/password-store/Makefile ./Makefile
--- /usr/ports/sysutils/password-store/Makefile	2012-09-27 06:30:59.000000000 -0700
+++ ./Makefile	2012-09-27 17:19:20.000000000 -0700
@@ -2,7 +2,7 @@
 
 PORTNAME=	password-store
 PORTVERSION=	1.4
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	sysutils
 MASTER_SITES=	http://git.zx2c4.com/password-store/snapshot/
 
@@ -11,7 +11,8 @@
 
 LICENSE=	GPLv2
 
-RUN_DEPENDS=	gnupg>=2:${PORTSDIR}/security/gnupg \
+RUN_DEPENDS=	bash>=0:${PORTSDIR}/shells/bash \
+		gnupg>=2:${PORTSDIR}/security/gnupg \
 		pwgen>=0:${PORTSDIR}/sysutils/pwgen \
 		tree>=0:${PORTSDIR}/sysutils/tree
 
--- password-store-1.4_2.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list