diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/gpa/Makefile | 6 | ||||
-rw-r--r-- | security/gpa/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/security/gpa/Makefile b/security/gpa/Makefile index 312532d855e6..4fede62b883e 100644 --- a/security/gpa/Makefile +++ b/security/gpa/Makefile @@ -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/gnupg 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 diff --git a/security/gpa/distinfo b/security/gpa/distinfo index 187dbcfdd8d7..1c945d6644c2 100644 --- a/security/gpa/distinfo +++ b/security/gpa/distinfo @@ -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 |