From owner-svn-ports-head@freebsd.org Thu Oct 20 19:08:21 2016 Return-Path: Delivered-To: svn-ports-head@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 D4C06C1A5AE; Thu, 20 Oct 2016 19:08:21 +0000 (UTC) (envelope-from jhale@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 A3E13122; Thu, 20 Oct 2016 19:08:21 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u9KJ8Krg047729; Thu, 20 Oct 2016 19:08:20 GMT (envelope-from jhale@FreeBSD.org) Received: (from jhale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u9KJ8KGT047727; Thu, 20 Oct 2016 19:08:20 GMT (envelope-from jhale@FreeBSD.org) Message-Id: <201610201908.u9KJ8KGT047727@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jhale set sender to jhale@FreeBSD.org using -f From: "Jason E. Hale" Date: Thu, 20 Oct 2016 19:08:20 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r424348 - 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-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Oct 2016 19:08:21 -0000 Author: jhale Date: Thu Oct 20 19:08:20 2016 New Revision: 424348 URL: https://svnweb.freebsd.org/changeset/ports/424348 Log: Update to 1.1.5 PR: 213623 Submitted by: Anne Jan Brouwer Modified: head/sysutils/qtpass/Makefile head/sysutils/qtpass/distinfo Modified: head/sysutils/qtpass/Makefile ============================================================================== --- head/sysutils/qtpass/Makefile Thu Oct 20 18:59:23 2016 (r424347) +++ head/sysutils/qtpass/Makefile Thu Oct 20 19:08:20 2016 (r424348) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= qtpass -PORTVERSION= 1.1.4 +PORTVERSION= 1.1.5 DISTVERSIONPREFIX=v CATEGORIES= sysutils @@ -27,6 +27,8 @@ DESKTOP_ENTRIES= "QtPass" "" \ "${PREFIX}/bin/qtpass" \ "Security;Utility;" true +WRKSRC= ${WRKDIR}/QtPass-${PORTVERSION} + # Install the icon of the port. post-install: ${INSTALL_DATA} ${WRKSRC}/artwork/icon.png \ Modified: head/sysutils/qtpass/distinfo ============================================================================== --- head/sysutils/qtpass/distinfo Thu Oct 20 18:59:23 2016 (r424347) +++ head/sysutils/qtpass/distinfo Thu Oct 20 19:08:20 2016 (r424348) @@ -1,3 +1,3 @@ -TIMESTAMP = 1475842359 -SHA256 (IJhack-qtpass-v1.1.4_GH0.tar.gz) = d50af049e1e849c46e9f49ccc91a979dc56174ddf1590c02bc70e3d88520c882 -SIZE (IJhack-qtpass-v1.1.4_GH0.tar.gz) = 314154 +TIMESTAMP = 1476957812 +SHA256 (IJhack-qtpass-v1.1.5_GH0.tar.gz) = 3ab26fdcaec72672557552e309bf3d8f3b8b9e3e0e9379b8c3343a7351597200 +SIZE (IJhack-qtpass-v1.1.5_GH0.tar.gz) = 329958