pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/seahorse update to 0.7.9
details: https://anonhg.NetBSD.org/pkgsrc/rev/fa4d7ec67182
branches: trunk
changeset: 498105:fa4d7ec67182
user: drochner <drochner%pkgsrc.org@localhost>
date: Fri Aug 12 19:41:16 2005 +0000
description:
update to 0.7.9
changes:
* Better documentation [Adam Schreiber]
* Keyring backups not world readable. [Adam Schreiber]
* Nautilus context menu items cleaned up.
* Better file association for armor encoded keys.
* Create agent socket inside user"s home directory.
* Clearer status text for key operations.
* Cleaned up menus and added GNOME features like dynamic
accelerator assignment (ie: using GtkUIManager).
* HIG polish and UI fixes. [Jim Pharis, Flavio daCosta]
* Better command line handling and aded command line
help. [Adam Schreiber]
* Many bug and crasher fixes.
-translation updates
diffstat:
security/seahorse/Makefile | 6 +++---
security/seahorse/PLIST | 6 +++++-
security/seahorse/distinfo | 8 ++++----
3 files changed, 12 insertions(+), 8 deletions(-)
diffs (72 lines):
diff -r 71e51c01ccf5 -r fa4d7ec67182 security/seahorse/Makefile
--- a/security/seahorse/Makefile Fri Aug 12 19:36:53 2005 +0000
+++ b/security/seahorse/Makefile Fri Aug 12 19:41:16 2005 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.40 2005/08/10 20:56:23 jlam Exp $
+# $NetBSD: Makefile,v 1.41 2005/08/12 19:41:16 drochner Exp $
-DISTNAME= seahorse-0.7.8
+DISTNAME= seahorse-0.7.9
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/seahorse/0.7/}
EXTRACT_SUFX= .tar.bz2
@@ -18,7 +18,7 @@
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
-CONFIGURE_ARGS= --disable-gedit
+CONFIGURE_ARGS+= --disable-gedit
GCONF2_SCHEMAS= seahorse.schemas
diff -r 71e51c01ccf5 -r fa4d7ec67182 security/seahorse/PLIST
--- a/security/seahorse/PLIST Fri Aug 12 19:36:53 2005 +0000
+++ b/security/seahorse/PLIST Fri Aug 12 19:41:16 2005 +0000
@@ -1,10 +1,11 @@
-@comment $NetBSD: PLIST,v 1.10 2005/05/19 21:14:11 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.11 2005/08/12 19:41:16 drochner Exp $
bin/seahorse
bin/seahorse-agent
bin/seahorse-pgp-preferences
lib/libseahorse-internal.la
lib/nautilus/extensions-1.0/libnautilus-seahorse.la
share/applications/seahorse-pgp-encrypted.desktop
+share/applications/seahorse-pgp-keys.desktop
share/applications/seahorse-pgp-preferences.desktop
share/applications/seahorse-pgp-signature.desktop
share/applications/seahorse.desktop
@@ -59,6 +60,7 @@
${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/seahorse.mo
${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/seahorse.mo
${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/seahorse.mo
+${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/seahorse.mo
share/mime-info/seahorse.keys
share/mime-info/seahorse.mime
share/mime/packages/seahorse.xml
@@ -76,8 +78,10 @@
share/seahorse/glade/seahorse-generate-druid.glade
share/seahorse/glade/seahorse-generate-select.glade
share/seahorse/glade/seahorse-key-manager.glade
+share/seahorse/glade/seahorse-key-manager.ui
share/seahorse/glade/seahorse-key-properties.glade
share/seahorse/glade/seahorse-keyserver-results.glade
+share/seahorse/glade/seahorse-keyserver-results.ui
share/seahorse/glade/seahorse-keyserver-search.glade
share/seahorse/glade/seahorse-keyserver-sync.glade
share/seahorse/glade/seahorse-multi-encrypt.glade
diff -r 71e51c01ccf5 -r fa4d7ec67182 security/seahorse/distinfo
--- a/security/seahorse/distinfo Fri Aug 12 19:36:53 2005 +0000
+++ b/security/seahorse/distinfo Fri Aug 12 19:41:16 2005 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.13 2005/06/14 00:58:45 kristerw Exp $
+$NetBSD: distinfo,v 1.14 2005/08/12 19:41:16 drochner Exp $
-SHA1 (seahorse-0.7.8.tar.bz2) = 0d4b870555aeed34662ae7edd1cd96bc2a4e7be9
-RMD160 (seahorse-0.7.8.tar.bz2) = 5fb7711a5bac0848a4577bf74fc6e097828de5c7
-Size (seahorse-0.7.8.tar.bz2) = 1116374 bytes
+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 (patch-aa) = b7dbb53b1a012345b13426f50f76a523ff839536
SHA1 (patch-ab) = 38d3f9ab9a46209f363d2b772d079cde1af83ed2
SHA1 (patch-ac) = a17c31e312b10d7ba781289b70060ed34a1c006b
Home |
Main Index |
Thread Index |
Old Index