summaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-10-09 07:31:12 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-10-09 07:31:12 +0800
commit9a9014565888550bc52d447928227c90ac9d9ea6 (patch)
tree965f9c21b678ca0a446c701e8654dabab93b560f /security
parent21f3767353431d5f21a96baf774c99da8efffd46 (diff)
downloadmarcuscom-ports-9a9014565888550bc52d447928227c90ac9d9ea6.tar
marcuscom-ports-9a9014565888550bc52d447928227c90ac9d9ea6.tar.gz
marcuscom-ports-9a9014565888550bc52d447928227c90ac9d9ea6.tar.bz2
marcuscom-ports-9a9014565888550bc52d447928227c90ac9d9ea6.tar.lz
marcuscom-ports-9a9014565888550bc52d447928227c90ac9d9ea6.tar.xz
marcuscom-ports-9a9014565888550bc52d447928227c90ac9d9ea6.tar.zst
marcuscom-ports-9a9014565888550bc52d447928227c90ac9d9ea6.zip
Update to 0.8.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4927 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'security')
-rw-r--r--security/seahorse/Makefile6
-rw-r--r--security/seahorse/distinfo4
-rw-r--r--security/seahorse/files/patch-agent_seahorse-agent-io.c12
-rw-r--r--security/seahorse/pkg-plist1
4 files changed, 12 insertions, 11 deletions
diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile
index ac9bf56ce..3ff72a616 100644
--- a/security/seahorse/Makefile
+++ b/security/seahorse/Makefile
@@ -6,11 +6,11 @@
#
PORTNAME= seahorse
-PORTVERSION= 0.7.9
-PORTREVISION= 3
+PORTVERSION= 0.8
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR=sources/${PORTNAME}/0.7
+MASTER_SITE_SUBDIR=sources/${PORTNAME}/0.8
DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
diff --git a/security/seahorse/distinfo b/security/seahorse/distinfo
index 6ce256ace..d6761062b 100644
--- a/security/seahorse/distinfo
+++ b/security/seahorse/distinfo
@@ -1,2 +1,2 @@
-MD5 (gnome2/seahorse-0.7.9.tar.bz2) = 67158777084e537145ba42d0b5ca199d
-SIZE (gnome2/seahorse-0.7.9.tar.bz2) = 1138765
+MD5 (gnome2/seahorse-0.8.tar.bz2) = b8c4878cdcbf57e9885583672934772c
+SIZE (gnome2/seahorse-0.8.tar.bz2) = 946453
diff --git a/security/seahorse/files/patch-agent_seahorse-agent-io.c b/security/seahorse/files/patch-agent_seahorse-agent-io.c
index 73f68960e..4ecd84940 100644
--- a/security/seahorse/files/patch-agent_seahorse-agent-io.c
+++ b/security/seahorse/files/patch-agent_seahorse-agent-io.c
@@ -1,6 +1,6 @@
---- agent/seahorse-agent-io.c.orig Fri Jan 28 15:52:18 2005
-+++ agent/seahorse-agent-io.c Fri Jan 28 15:54:19 2005
-@@ -377,12 +377,18 @@
+--- agent/seahorse-agent-io.c.orig Sun Aug 28 15:52:02 2005
++++ agent/seahorse-agent-io.c Fri Oct 7 21:51:25 2005
+@@ -412,12 +412,18 @@ io_handler (GIOChannel *source, GIOCondi
gsize length;
GError *err = NULL;
gboolean ret = TRUE;
@@ -21,12 +21,12 @@
g_critical ("couldn't read from socket: %s", err->message);
g_clear_error (&err);
free_conn (cn);
-@@ -398,7 +404,7 @@
+@@ -434,7 +440,7 @@ io_handler (GIOChannel *source, GIOCondi
g_free (string);
}
-- if (condition & G_IO_HUP) {
-+ else if (condition & G_IO_HUP) {
+- if (cn && condition & G_IO_HUP) {
++ else if (cn && condition & G_IO_HUP) {
free_conn (cn);
ret = FALSE; /* removes watch */
}
diff --git a/security/seahorse/pkg-plist b/security/seahorse/pkg-plist
index 3bdcce72b..8c1d78624 100644
--- a/security/seahorse/pkg-plist
+++ b/security/seahorse/pkg-plist
@@ -79,6 +79,7 @@ share/locale/ja/LC_MESSAGES/seahorse.mo
share/locale/ml/LC_MESSAGES/seahorse.mo
share/locale/ms/LC_MESSAGES/seahorse.mo
share/locale/nb/LC_MESSAGES/seahorse.mo
+share/locale/ne/LC_MESSAGES/seahorse.mo
share/locale/nl/LC_MESSAGES/seahorse.mo
share/locale/no/LC_MESSAGES/seahorse.mo
share/locale/pa/LC_MESSAGES/seahorse.mo