diff options
author | jhale <jhale@FreeBSD.org> | 2014-09-03 21:40:27 +0800 |
---|---|---|
committer | jhale <jhale@FreeBSD.org> | 2014-09-03 21:40:27 +0800 |
commit | 909264158c84094fff1a305e10a1142c42e30438 (patch) | |
tree | 3e5303d37ca7781403262efed360d7a64034859e /security | |
parent | 621fdfd0f63979d73ae4d892906578f93154752d (diff) | |
download | freebsd-ports-gnome-909264158c84094fff1a305e10a1142c42e30438.tar.gz freebsd-ports-gnome-909264158c84094fff1a305e10a1142c42e30438.tar.zst freebsd-ports-gnome-909264158c84094fff1a305e10a1142c42e30438.zip |
- Update to 0.9.5
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 |