Date: Fri, 11 Mar 2005 16:24:23 +0300 (MSK) From: Sergey Akifyev <asa@agava.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/78697: [maintainer] seahorse 0.7.5 -> 0.7.6 Message-ID: <20050311132423.C80C9720E5A@agava.mipt.ru> Resent-Message-ID: <200503111330.j2BDU8BB066579@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 78697 >Category: ports >Synopsis: [maintainer] seahorse 0.7.5 -> 0.7.6 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Mar 11 13:30:08 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Sergey Akifyev >Release: FreeBSD 4.6-STABLE i386 >Organization: AGAVA Software Ltd. >Environment: System: >Description: * update 0.7.5 -> 0.7.6 (many bugs fixed!) >How-To-Repeat: >Fix: --- seahorse.diff begins here --- diff -ruN seahorse.orig/Makefile seahorse/Makefile --- seahorse.orig/Makefile Wed Feb 2 00:26:59 2005 +++ seahorse/Makefile Fri Mar 11 15:42:21 2005 @@ -6,8 +6,7 @@ # PORTNAME= seahorse -PORTVERSION= 0.7.5 -PORTREVISION= 1 +PORTVERSION= 0.7.6 CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR=sources/${PORTNAME}/0.7 diff -ruN seahorse.orig/distinfo seahorse/distinfo --- seahorse.orig/distinfo Wed Dec 22 10:38:00 2004 +++ seahorse/distinfo Fri Mar 11 15:42:38 2005 @@ -1,2 +1,2 @@ -MD5 (gnome2/seahorse-0.7.5.tar.bz2) = aa113297dbc5525a4853e73bedb9af45 -SIZE (gnome2/seahorse-0.7.5.tar.bz2) = 937238 +MD5 (gnome2/seahorse-0.7.6.tar.bz2) = b0a0942faabc1dd9367b4bea9cdd9c4a +SIZE (gnome2/seahorse-0.7.6.tar.bz2) = 1088531 diff -ruN seahorse.orig/files/patch-libseahorse_seahorse-gpg-options.c seahorse/files/patch-libseahorse_seahorse-gpg-options.c --- seahorse.orig/files/patch-libseahorse_seahorse-gpg-options.c Wed Jan 26 12:12:51 2005 +++ seahorse/files/patch-libseahorse_seahorse-gpg-options.c Thu Jan 1 03:00:00 1970 @@ -1,11 +0,0 @@ ---- libseahorse/seahorse-gpg-options.c.orig Wed Jan 26 12:11:42 2005 -+++ libseahorse/seahorse-gpg-options.c Wed Jan 26 12:11:57 2005 -@@ -31,7 +31,7 @@ - #include "seahorse-gpg-options.h" - - #define GPG_CONF_HEADER "# FILE CREATED BY SEAHORSE\n\n" --#define GPG_VERSION_PREFIX "1.2." -+#define GPG_VERSION_PREFIX "1.4." - - static gchar gpg_homedir[MAXPATHLEN]; - static gboolean gpg_options_inited = FALSE; diff -ruN seahorse.orig/files/patch-libseahorse_seahorse-widget.c seahorse/files/patch-libseahorse_seahorse-widget.c --- seahorse.orig/files/patch-libseahorse_seahorse-widget.c Wed Dec 22 03:06:01 2004 +++ seahorse/files/patch-libseahorse_seahorse-widget.c Thu Jan 1 03:00:00 1970 @@ -1,11 +0,0 @@ ---- libseahorse/seahorse-widget.c.orig Mon Dec 13 23:49:49 2004 -+++ libseahorse/seahorse-widget.c Mon Dec 13 23:49:57 2004 -@@ -197,7 +197,7 @@ - { - //error check help - if (g_str_equal (swidget->name, "key-manager")) -- gnome_help_display (PACKAGE, "toc", NULL); -+ gnome_help_display (PACKAGE, NULL, NULL); - else - gnome_help_display (PACKAGE, swidget->name, NULL); - } diff -ruN seahorse.orig/pkg-plist seahorse/pkg-plist --- seahorse.orig/pkg-plist Wed Dec 22 10:38:00 2004 +++ seahorse/pkg-plist Fri Mar 11 16:00:17 2005 @@ -36,17 +36,17 @@ share/gnome/seahorse/glade/seahorse-generate-select.glade share/gnome/seahorse/glade/seahorse-key-manager.glade share/gnome/seahorse/glade/seahorse-key-properties.glade +share/gnome/seahorse/glade/seahorse-keyserver-results.glade +share/gnome/seahorse/glade/seahorse-keyserver-search.glade share/gnome/seahorse/glade/seahorse-multi-encrypt.glade share/gnome/seahorse/glade/seahorse-passphrase.glade share/gnome/seahorse/glade/seahorse-pgp-preferences.glade -share/gnome/seahorse/glade/seahorse-preferences.glade +share/gnome/seahorse/glade/seahorse-prefs.glade share/gnome/seahorse/glade/seahorse-recipients.glade share/gnome/seahorse/glade/seahorse-revoke.glade share/gnome/seahorse/glade/seahorse-sign.glade share/gnome/seahorse/glade/seahorse-signatures.glade -share/mime/application/pgp-encrypted.xml -share/mime/application/pgp-keys.xml -share/mime/application/pgp-signature.xml +share/gnome/seahorse/glade/seahorse-signer.glade share/mime/packages/seahorse.xml share/locale/az/LC_MESSAGES/seahorse.mo share/locale/ca/LC_MESSAGES/seahorse.mo --- seahorse.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050311132423.C80C9720E5A>