pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/seahorse-plugins Update to 2.26.2. Include sy...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b95f825b4b21
branches:  trunk
changeset: 393489:b95f825b4b21
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu May 21 10:52:18 2009 +0000

description:
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:

 security/seahorse-plugins/Makefile         |   5 +++--
 security/seahorse-plugins/distinfo         |  10 +++++-----
 security/seahorse-plugins/patches/patch-aa |  15 +++------------
 3 files changed, 11 insertions(+), 19 deletions(-)

diffs (61 lines):

diff -r 0270552b9fed -r b95f825b4b21 security/seahorse-plugins/Makefile
--- a/security/seahorse-plugins/Makefile        Thu May 21 10:51:43 2009 +0000
+++ b/security/seahorse-plugins/Makefile        Thu May 21 10:52:18 2009 +0000
@@ -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 @@
 .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 -r 0270552b9fed -r b95f825b4b21 security/seahorse-plugins/distinfo
--- a/security/seahorse-plugins/distinfo        Thu May 21 10:51:43 2009 +0000
+++ b/security/seahorse-plugins/distinfo        Thu May 21 10:52:18 2009 +0000
@@ -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 -r 0270552b9fed -r b95f825b4b21 security/seahorse-plugins/patches/patch-aa
--- a/security/seahorse-plugins/patches/patch-aa        Thu May 21 10:51:43 2009 +0000
+++ b/security/seahorse-plugins/patches/patch-aa        Thu May 21 10:52:18 2009 +0000
@@ -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
  



Home | Main Index | Thread Index | Old Index