svn commit: r367198 - head/security/gpa

Jason E. Hale jhale at FreeBSD.org
Wed Sep 3 13:40:28 UTC 2014


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


More information about the svn-ports-head mailing list