Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Sep 2014 13:40:27 +0000 (UTC)
From:      "Jason E. Hale" <jhale@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r367198 - head/security/gpa
Message-ID:  <201409031340.s83DeRdj037721@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409031340.s83DeRdj037721>