From owner-svn-ports-all@freebsd.org Sat Oct 8 12:43:27 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 915C3AF792B; Sat, 8 Oct 2016 12:43:27 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5FE20E9D; Sat, 8 Oct 2016 12:43:27 +0000 (UTC) (envelope-from riggs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u98ChQhH068449; Sat, 8 Oct 2016 12:43:26 GMT (envelope-from riggs@FreeBSD.org) Received: (from riggs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u98ChQFT068447; Sat, 8 Oct 2016 12:43:26 GMT (envelope-from riggs@FreeBSD.org) Message-Id: <201610081243.u98ChQFT068447@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: riggs set sender to riggs@FreeBSD.org using -f From: Thomas Zander Date: Sat, 8 Oct 2016 12:43:26 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r423503 - head/sysutils/qtpass X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Oct 2016 12:43:27 -0000 Author: riggs Date: Sat Oct 8 12:43:26 2016 New Revision: 423503 URL: https://svnweb.freebsd.org/changeset/ports/423503 Log: Update to upstream version 1.1.4 PR: 213268 Submitted by: brouwer@annejan.com (maintainer) Modified: head/sysutils/qtpass/Makefile head/sysutils/qtpass/distinfo Modified: head/sysutils/qtpass/Makefile ============================================================================== --- head/sysutils/qtpass/Makefile Sat Oct 8 11:21:02 2016 (r423502) +++ head/sysutils/qtpass/Makefile Sat Oct 8 12:43:26 2016 (r423503) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= qtpass -PORTVERSION= 1.1.3 +PORTVERSION= 1.1.4 DISTVERSIONPREFIX=v CATEGORIES= sysutils @@ -27,11 +27,6 @@ DESKTOP_ENTRIES= "QtPass" "" \ "${PREFIX}/bin/qtpass" \ "Security;Utility;" true -post-patch: -# The project file assumes PREFIX is the bin-dir. We pass PREFIX=${LOCALBASE} -# so we have to append bin to target.path. - ${REINPLACE_CMD} -e '/target.path/s,$$,bin,' ${WRKSRC}/qtpass.pro - # Install the icon of the port. post-install: ${INSTALL_DATA} ${WRKSRC}/artwork/icon.png \ Modified: head/sysutils/qtpass/distinfo ============================================================================== --- head/sysutils/qtpass/distinfo Sat Oct 8 11:21:02 2016 (r423502) +++ head/sysutils/qtpass/distinfo Sat Oct 8 12:43:26 2016 (r423503) @@ -1,3 +1,3 @@ -TIMESTAMP = 1465698789 -SHA256 (IJhack-qtpass-v1.1.3_GH0.tar.gz) = c13b4fd120ba357a2db39d018bbef81e9604df3b761ac5e2845d3a3e35a7dbf6 -SIZE (IJhack-qtpass-v1.1.3_GH0.tar.gz) = 251164 +TIMESTAMP = 1475842359 +SHA256 (IJhack-qtpass-v1.1.4_GH0.tar.gz) = d50af049e1e849c46e9f49ccc91a979dc56174ddf1590c02bc70e3d88520c882 +SIZE (IJhack-qtpass-v1.1.4_GH0.tar.gz) = 314154