summaryrefslogtreecommitdiff
path: root/security/gpa
diff options
context:
space:
mode:
authorStefan Walter <stefan@FreeBSD.org>2006-09-23 15:35:38 +0000
committerStefan Walter <stefan@FreeBSD.org>2006-09-23 15:35:38 +0000
commitd2a593bb53973aa9d40e532df13c8cd5cd5c5a0b (patch)
tree759a1a658d6977e6da6c95fd48c3a86f924e9db7 /security/gpa
parentAdd in the SRV record patch by Michael Handler. (diff)
- Update to 0.7.4
- Chase master site - Remove USE_X_PREFIX - Add USE_GETTEXT - Move security/gpgme from BUILD_DEPENDS to LIB_DEPENDS PR: 103409 Submitted by: stefan
Notes
Notes: svn path=/head/; revision=173654
Diffstat (limited to 'security/gpa')
-rw-r--r--security/gpa/Makefile13
-rw-r--r--security/gpa/distinfo6
-rw-r--r--security/gpa/pkg-plist7
3 files changed, 16 insertions, 10 deletions
diff --git a/security/gpa/Makefile b/security/gpa/Makefile
index b6e76b690516..2b6b58baa391 100644
--- a/security/gpa/Makefile
+++ b/security/gpa/Makefile
@@ -6,21 +6,20 @@
#
PORTNAME= gpa
-PORTVERSION= 0.7.0
-PORTREVISION= 4
+PORTVERSION= 0.7.4
CATEGORIES= security
-MASTER_SITES= ${MASTER_SITE_GNUPG}
-MASTER_SITE_SUBDIR= alpha/gpa
+MASTER_SITES= http://wald.intevation.org/frs/download.php/241/
MAINTAINER= ports@FreeBSD.org
COMMENT= A graphical frontend for the GNU Privacy Guard
-BUILD_DEPENDS= gpgme-config:${PORTSDIR}/security/gpgme \
- gpg:${PORTSDIR}/security/gnupg
+LIB_DEPENDS= gpgme:${PORTSDIR}/security/gpgme
+BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg
RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg
-USE_X_PREFIX= yes
+USE_BZIP2= yes
USE_GMAKE= yes
+USE_GETTEXT= yes
USE_GNOME= gtk20
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
diff --git a/security/gpa/distinfo b/security/gpa/distinfo
index 23f3f00e132f..f94e25ae5198 100644
--- a/security/gpa/distinfo
+++ b/security/gpa/distinfo
@@ -1,3 +1,3 @@
-MD5 (gpa-0.7.0.tar.gz) = 44cb60cba64a48837588ed27f8db08b2
-SHA256 (gpa-0.7.0.tar.gz) = cd02c7cbdca8feae30ab4a6032a4e5f403227fc5d94bab2b01cd940b973042bd
-SIZE (gpa-0.7.0.tar.gz) = 647457
+MD5 (gpa-0.7.4.tar.bz2) = 566089422e642e1c22e4d0a1da50e710
+SHA256 (gpa-0.7.4.tar.bz2) = 04020c3d8cb41373ffb5c80bb60ec1738eafa23ebc540faceb9b5f93652d5bd0
+SIZE (gpa-0.7.4.tar.bz2) = 549437
diff --git a/security/gpa/pkg-plist b/security/gpa/pkg-plist
index 818cd7d9a3e4..7ecb212caacc 100644
--- a/security/gpa/pkg-plist
+++ b/security/gpa/pkg-plist
@@ -1,13 +1,20 @@
bin/gpa
+share/applications/gpa.desktop
share/locale/de/LC_MESSAGES/gpa.mo
share/locale/es/LC_MESSAGES/gpa.mo
share/locale/fr/LC_MESSAGES/gpa.mo
share/locale/ja/LC_MESSAGES/gpa.mo
share/locale/nl/LC_MESSAGES/gpa.mo
+share/locale/pl/LC_MESSAGES/gpa.mo
share/locale/pt_BR/LC_MESSAGES/gpa.mo
share/locale/sv/LC_MESSAGES/gpa.mo
+share/locale/tr/LC_MESSAGES/gpa.mo
share/locale/zh_TW.Big5/LC_MESSAGES/gpa.mo
+%%DATADIR%%/gpa.png
%%DATADIR%%/gpa_tips.en
%%DATADIR%%/gpa_tips.de
%%DATADIR%%/gpa_logo.ppm
+share/pixmaps/gpa.png
+@dirrmtry share/applications
@dirrm %%DATADIR%%
+@dirrmtry share/pixmaps