diff options
author | drochner <drochner@pkgsrc.org> | 2005-10-25 17:43:19 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2005-10-25 17:43:19 +0000 |
commit | 6c1fb29974d73bbdea7c4acdd1eb49e154e3e999 (patch) | |
tree | 94d6b3c5e58b207cbd0611ec0728678d4c461a3a /security/seahorse | |
parent | 624ce0e4e75db0e6495a5ab6839faf3f04d251b6 (diff) | |
download | pkgsrc-6c1fb29974d73bbdea7c4acdd1eb49e154e3e999.tar.gz |
update to 0.8
changes:
* Fixed crasher in seahorse-agent when used with GPG 1.4.2
* Now works with gedit 2.12 [Mike Gardiner]
* Many crasher and smaller fixes.
Diffstat (limited to 'security/seahorse')
-rw-r--r-- | security/seahorse/Makefile | 6 | ||||
-rw-r--r-- | security/seahorse/PLIST | 3 | ||||
-rw-r--r-- | security/seahorse/distinfo | 8 |
3 files changed, 9 insertions, 8 deletions
diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile index ed67b4bcb5d..377441b1cbb 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.41 2005/08/12 19:41:16 drochner Exp $ +# $NetBSD: Makefile,v 1.42 2005/10/25 17:43:19 drochner Exp $ -DISTNAME= seahorse-0.7.9 +DISTNAME= seahorse-0.8 CATEGORIES= security -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/seahorse/0.7/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/seahorse/0.8/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= jmmv@NetBSD.org diff --git a/security/seahorse/PLIST b/security/seahorse/PLIST index 3463f168e2b..34e99dac7c8 100644 --- a/security/seahorse/PLIST +++ b/security/seahorse/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.11 2005/08/12 19:41:16 drochner Exp $ +@comment $NetBSD: PLIST,v 1.12 2005/10/25 17:43:19 drochner Exp $ bin/seahorse bin/seahorse-agent bin/seahorse-pgp-preferences @@ -43,6 +43,7 @@ ${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/seahorse.mo ${PKGLOCALEDIR}/locale/ml/LC_MESSAGES/seahorse.mo ${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/seahorse.mo ${PKGLOCALEDIR}/locale/nb/LC_MESSAGES/seahorse.mo +${PKGLOCALEDIR}/locale/ne/LC_MESSAGES/seahorse.mo ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/seahorse.mo ${PKGLOCALEDIR}/locale/no/LC_MESSAGES/seahorse.mo ${PKGLOCALEDIR}/locale/pa/LC_MESSAGES/seahorse.mo diff --git a/security/seahorse/distinfo b/security/seahorse/distinfo index 1fdc34c786a..f726916ac3c 100644 --- a/security/seahorse/distinfo +++ b/security/seahorse/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.14 2005/08/12 19:41:16 drochner Exp $ +$NetBSD: distinfo,v 1.15 2005/10/25 17:43:19 drochner Exp $ -SHA1 (seahorse-0.7.9.tar.bz2) = 190f720ee336afa3cbc49b760f1af62e850bf987 -RMD160 (seahorse-0.7.9.tar.bz2) = 608c2b79bc2e9d927239c8829b184b0e40bf0601 -Size (seahorse-0.7.9.tar.bz2) = 1138765 bytes +SHA1 (seahorse-0.8.tar.bz2) = 9a354cb655a4ac70b15730b77d8cf164d1ba4359 +RMD160 (seahorse-0.8.tar.bz2) = f6e02ebef8f4e26ff64890e551dc6f35c0442007 +Size (seahorse-0.8.tar.bz2) = 946453 bytes SHA1 (patch-aa) = b7dbb53b1a012345b13426f50f76a523ff839536 SHA1 (patch-ab) = 38d3f9ab9a46209f363d2b772d079cde1af83ed2 SHA1 (patch-ac) = a17c31e312b10d7ba781289b70060ed34a1c006b |