diff options
-rw-r--r-- | security/seahorse/Makefile | 9 | ||||
-rw-r--r-- | security/seahorse/distinfo | 6 | ||||
-rw-r--r-- | security/seahorse/pkg-plist | 1 |
3 files changed, 8 insertions, 8 deletions
diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile index 882ad1371..f10a71cca 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -3,12 +3,11 @@ # Whom: Dave McKay <dave@mu.org> # # $FreeBSD$ -# $MCom: ports/security/seahorse/Makefile,v 1.26 2007/02/13 19:43:45 marcus Exp $ +# $MCom: ports/security/seahorse/Makefile,v 1.27 2007/02/17 21:43:42 marcus Exp $ # PORTNAME= seahorse -PORTVERSION= 0.9.91 -PORTREVISION= 1 +PORTVERSION= 0.9.92 CATEGORIES= security gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR=sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -17,8 +16,8 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= A front end for GnuPG -BUILD_DEPENDS= gpgv:${PORTSDIR}/security/gnupg1 -RUN_DEPENDS= gpgv:${PORTSDIR}/security/gnupg1 +BUILD_DEPENDS= gnupg>=1.4.1:${PORTSDIR}/security/gnupg +RUN_DEPENDS= gnupg>=1.4.1:${PORTSDIR}/security/gnupg LIB_DEPENDS= gpgme.17:${PORTSDIR}/security/gpgme \ dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib diff --git a/security/seahorse/distinfo b/security/seahorse/distinfo index 760d55fd1..9a6723d53 100644 --- a/security/seahorse/distinfo +++ b/security/seahorse/distinfo @@ -1,3 +1,3 @@ -MD5 (gnome2/seahorse-0.9.91.tar.bz2) = e9c6eddf445e6baa873a7ca7560d9b28 -SHA256 (gnome2/seahorse-0.9.91.tar.bz2) = 767a242405d5a9e02bb61edbb693ed1f74097d86c02d4e2f214a921f9cbb04c9 -SIZE (gnome2/seahorse-0.9.91.tar.bz2) = 1679034 +MD5 (gnome2/seahorse-0.9.92.tar.bz2) = ddeab4175aa4ade1b3af60a7dec52246 +SHA256 (gnome2/seahorse-0.9.92.tar.bz2) = 384b36e0dea0864ca35d685822810eabf3db6ff39bbed3afd309bbc2ae2ed5b2 +SIZE (gnome2/seahorse-0.9.92.tar.bz2) = 1730879 diff --git a/security/seahorse/pkg-plist b/security/seahorse/pkg-plist index 5bcc5e020..66295fa03 100644 --- a/security/seahorse/pkg-plist +++ b/security/seahorse/pkg-plist @@ -214,6 +214,7 @@ share/locale/eu/LC_MESSAGES/seahorse.mo share/locale/fi/LC_MESSAGES/seahorse.mo share/locale/gl/LC_MESSAGES/seahorse.mo share/locale/fr/LC_MESSAGES/seahorse.mo +share/locale/he/LC_MESSAGES/seahorse.mo share/locale/hr/LC_MESSAGES/seahorse.mo share/locale/hu/LC_MESSAGES/seahorse.mo share/locale/it/LC_MESSAGES/seahorse.mo |