From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Sep 28 00:20:03 2012 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D2E2A106566C for ; Fri, 28 Sep 2012 00:20:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 8D2B18FC0A for ; Fri, 28 Sep 2012 00:20:03 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q8S0K3Vs031900 for ; Fri, 28 Sep 2012 00:20:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q8S0K3kq031899; Fri, 28 Sep 2012 00:20:03 GMT (envelope-from gnats) Resent-Date: Fri, 28 Sep 2012 00:20:03 GMT Resent-Message-Id: <201209280020.q8S0K3kq031899@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, milki Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 662D41065670 for ; Fri, 28 Sep 2012 00:19:42 +0000 (UTC) (envelope-from milki@cibo.ircmylife.com) Received: from cibo.ircmylife.com (unknown [IPv6:2607:f2f8:af08::2]) by mx1.freebsd.org (Postfix) with ESMTP id 4BCAB8FC12 for ; Fri, 28 Sep 2012 00:19:42 +0000 (UTC) Received: from cibo.ircmylife.com (localhost [127.0.0.1]) by cibo.ircmylife.com (8.14.5/8.14.5) with ESMTP id q8S0Jdag072070 for ; Thu, 27 Sep 2012 17:19:39 -0700 (PDT) (envelope-from milki@cibo.ircmylife.com) Received: (from milki@localhost) by cibo.ircmylife.com (8.14.5/8.14.5/Submit) id q8S0JdOW072069; Thu, 27 Sep 2012 17:19:39 -0700 (PDT) (envelope-from milki) Message-Id: <201209280019.q8S0JdOW072069@cibo.ircmylife.com> Date: Thu, 27 Sep 2012 17:19:39 -0700 (PDT) From: milki To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/172126: [MAINTAINER] sysutils/password-store: update to 1.4_2 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Sep 2012 00:20:03 -0000 >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: