[115832] users/devans/GNOME-3/stable/dports/gnome/seahorse
devans at macports.org
devans at macports.org
Sun Jan 12 10:08:01 PST 2014
Revision: 115832
https://trac.macports.org/changeset/115832
Author: devans at macports.org
Date: 2014-01-12 10:08:01 -0800 (Sun, 12 Jan 2014)
Log Message:
-----------
GNOME-3/stable/dports: seahorse 3.10.2, still segfaults in vala code on startup (corrupted pointer).
Modified Paths:
--------------
users/devans/GNOME-3/stable/dports/gnome/seahorse/Portfile
users/devans/GNOME-3/stable/dports/gnome/seahorse/files/patch-ssh-seahorse-ssh-key-properties.c.diff
Modified: users/devans/GNOME-3/stable/dports/gnome/seahorse/Portfile
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/seahorse/Portfile 2014-01-12 17:39:56 UTC (rev 115831)
+++ users/devans/GNOME-3/stable/dports/gnome/seahorse/Portfile 2014-01-12 18:08:01 UTC (rev 115832)
@@ -4,7 +4,7 @@
PortSystem 1.0
name seahorse
-version 3.10.1
+version 3.10.2
license GPL-2+ GFDL-1.1+
set branch [join [lrange [split ${version} .] 0 1] .]
description Seahorse is a graphical interface for managing and using encryption keys.
@@ -21,8 +21,8 @@
use_xz yes
-checksums rmd160 8a225ad5b3041ebbbd4d8855f95ffb5f9ba5d349 \
- sha256 1df307481988c272d5648a335b2e8bb545b568a00c3f2ca2f3aa732badb46985
+checksums rmd160 0102c9ff96ffdec8375d597ee2fc9ef3e0f48f5f \
+ sha256 89cabf19f77a55f220bc61a3b97e4db845a0980f0f1d9c66147cc9a4ced8cd16
depends_build port:pkgconfig \
port:intltool \
Modified: users/devans/GNOME-3/stable/dports/gnome/seahorse/files/patch-ssh-seahorse-ssh-key-properties.c.diff
===================================================================
--- users/devans/GNOME-3/stable/dports/gnome/seahorse/files/patch-ssh-seahorse-ssh-key-properties.c.diff 2014-01-12 17:39:56 UTC (rev 115831)
+++ users/devans/GNOME-3/stable/dports/gnome/seahorse/files/patch-ssh-seahorse-ssh-key-properties.c.diff 2014-01-12 18:08:01 UTC (rev 115832)
@@ -1,6 +1,6 @@
---- ssh/seahorse-ssh-key-properties.c.orig 2013-11-25 15:42:57.000000000 -0800
-+++ ssh/seahorse-ssh-key-properties.c 2013-11-25 15:43:42.000000000 -0800
-@@ -364,7 +364,7 @@
+--- ssh/seahorse-ssh-key-properties.c.orig 2014-01-08 07:07:14.000000000 -0800
++++ ssh/seahorse-ssh-key-properties.c 2014-01-12 09:56:13.000000000 -0800
+@@ -366,7 +366,7 @@
do_details (swidget);
widget = seahorse_widget_get_widget (swidget, "comment-entry");
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140112/dbc0f867/attachment-0001.html>
More information about the macports-changes
mailing list