From owner-svn-ports-head@FreeBSD.ORG Wed Sep 3 13:40:28 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 66564F31; Wed, 3 Sep 2014 13:40:28 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::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 51DE01A0B; Wed, 3 Sep 2014 13:40:28 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s83DeSVT037723; Wed, 3 Sep 2014 13:40:28 GMT (envelope-from jhale@FreeBSD.org) Received: (from jhale@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s83DeRdj037721; Wed, 3 Sep 2014 13:40:27 GMT (envelope-from jhale@FreeBSD.org) Message-Id: <201409031340.s83DeRdj037721@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: jhale set sender to jhale@FreeBSD.org using -f From: "Jason E. Hale" Date: Wed, 3 Sep 2014 13:40:27 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r367198 - head/security/gpa 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.18-1 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: Wed, 03 Sep 2014 13:40:28 -0000 Author: jhale Date: Wed Sep 3 13:40:27 2014 New Revision: 367198 URL: http://svnweb.freebsd.org/changeset/ports/367198 QAT: https://qat.redports.org/buildarchive/r367198/ Log: - Update to 0.9.5 Modified: head/security/gpa/Makefile head/security/gpa/distinfo Modified: head/security/gpa/Makefile ============================================================================== --- head/security/gpa/Makefile Wed Sep 3 13:33:03 2014 (r367197) +++ head/security/gpa/Makefile Wed Sep 3 13:40:27 2014 (r367198) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gpa -PORTVERSION= 0.9.4 +PORTVERSION= 0.9.5 CATEGORIES= security MASTER_SITES= GNUPG/gpa @@ -19,9 +19,9 @@ RUN_DEPENDS= gpgv2:${PORTSDIR}/security/ USES= gmake pkgconfig tar:bzip2 USE_GNOME= gtk20 + GNU_CONFIGURE= yes -CONFIGURE_ENV+= GPGKEYS_LDAP="${LOCALBASE}/libexec/gpg2keys_ldap" \ - GPG="${LOCALBASE}/bin/gpg2" +CONFIGURE_ENV+= GPGKEYS_LDAP="${LOCALBASE}/libexec/gpg2keys_ldap" CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib Modified: head/security/gpa/distinfo ============================================================================== --- head/security/gpa/distinfo Wed Sep 3 13:33:03 2014 (r367197) +++ head/security/gpa/distinfo Wed Sep 3 13:40:27 2014 (r367198) @@ -1,2 +1,2 @@ -SHA256 (gpa-0.9.4.tar.bz2) = 444de33735cec227f65549ea7bdca4526ead9f464e99903636902ca85f80cfba -SIZE (gpa-0.9.4.tar.bz2) = 730440 +SHA256 (gpa-0.9.5.tar.bz2) = 55e77c0d34a7e0cef8af9a245af8697779b1cb071fea604dd80f24d78e7f30f3 +SIZE (gpa-0.9.5.tar.bz2) = 732748