summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2009-05-21 10:52:18 +0000
committerwiz <wiz@pkgsrc.org>2009-05-21 10:52:18 +0000
commitd1d0148fabcb43e58a34c2c50c34f29dad3644f2 (patch)
tree267abfc258a590e9ee5a1d06316b76fb38e9895f /security
parent31097a242252732b12cfd125e031f0b57a3c582d (diff)
downloadpkgsrc-d1d0148fabcb43e58a34c2c50c34f29dad3644f2.tar.gz
Update to 2.26.2. Include sysutils/desktop-file-utils/desktopdb.mk.
seahorse-plugins 2.26.2 ----------------------- * Autogenerate ChangeLog * Fixed unportable test in configure script Translations * Greek [Jennie Petoumenou] * Spanish [Jorge Gonzalez]
Diffstat (limited to 'security')
-rw-r--r--security/seahorse-plugins/Makefile5
-rw-r--r--security/seahorse-plugins/distinfo10
-rw-r--r--security/seahorse-plugins/patches/patch-aa15
3 files changed, 11 insertions, 19 deletions
diff --git a/security/seahorse-plugins/Makefile b/security/seahorse-plugins/Makefile
index b3a09ff785f..e90f6f77213 100644
--- a/security/seahorse-plugins/Makefile
+++ b/security/seahorse-plugins/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2009/05/19 08:59:33 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2009/05/21 10:52:18 wiz Exp $
-DISTNAME= seahorse-plugins-2.26.1
+DISTNAME= seahorse-plugins-2.26.2
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/seahorse-plugins/2.26/}
EXTRACT_SUFX= .tar.bz2
@@ -33,6 +33,7 @@ GCONF_SCHEMAS+= seahorse-plugins.schemas
.include "../../security/seahorse/buildlink3.mk"
.include "../../security/gnome-keyring/buildlink3.mk"
.include "../../sysutils/dbus-glib/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../sysutils/libnotify/buildlink3.mk"
.include "../../sysutils/nautilus/buildlink3.mk"
.include "../../textproc/gnome-doc-utils/buildlink3.mk"
diff --git a/security/seahorse-plugins/distinfo b/security/seahorse-plugins/distinfo
index 236d4d36d55..5cf9a1383c2 100644
--- a/security/seahorse-plugins/distinfo
+++ b/security/seahorse-plugins/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.4 2009/05/19 23:54:01 wiz Exp $
+$NetBSD: distinfo,v 1.5 2009/05/21 10:52:18 wiz Exp $
-SHA1 (seahorse-plugins-2.26.1.tar.bz2) = 881655b46da21efd755f81b0449ec776ceb3f710
-RMD160 (seahorse-plugins-2.26.1.tar.bz2) = c7244d626874beb1e54ecb4037e052b69998ac49
-Size (seahorse-plugins-2.26.1.tar.bz2) = 1311443 bytes
-SHA1 (patch-aa) = 69b34df4a4db90f03a24a89233d2e058e5327e9a
+SHA1 (seahorse-plugins-2.26.2.tar.bz2) = df5cae9c19cd106fafc65d95b8d0d57bbd6a12db
+RMD160 (seahorse-plugins-2.26.2.tar.bz2) = 99659c47d880a02b5ab25289f1d459c7d1472c51
+Size (seahorse-plugins-2.26.2.tar.bz2) = 1318153 bytes
+SHA1 (patch-aa) = d5c832d2f940e50cd3a2a775cda172d527d5f0fc
diff --git a/security/seahorse-plugins/patches/patch-aa b/security/seahorse-plugins/patches/patch-aa
index 839bf9031ac..d122244a5a9 100644
--- a/security/seahorse-plugins/patches/patch-aa
+++ b/security/seahorse-plugins/patches/patch-aa
@@ -1,19 +1,10 @@
-$NetBSD: patch-aa,v 1.2 2009/05/19 23:54:01 wiz Exp $
+$NetBSD: patch-aa,v 1.3 2009/05/21 10:52:18 wiz Exp $
http://bugzilla.gnome.org/show_bug.cgi?id=583279
---- configure.orig 2008-10-27 15:19:43.000000000 +0000
+--- configure.orig 2009-05-20 16:29:38.000000000 +0000
+++ configure
-@@ -42908,7 +42908,7 @@ fi
- SEAHORSE_CFLAGS="$SEAHORSE_CFLAGS $EBOOK_CFLAGS"
- SEAHORSE_LIBS="$SEAHORSE_LIBS $EBOOK_LIBS"
-
-- if test "$enable_ebook" == "yes"; then
-+ if test "$enable_ebook" = "yes"; then
- WITH_EBOOK_TRUE=
- WITH_EBOOK_FALSE='#'
- else
-@@ -42965,7 +42965,7 @@ if test "$enable_tests" != "yes"; then
+@@ -28569,7 +28569,7 @@ if test "$enable_tests" != "yes"; then
enable_tests="no"
fi