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.28.1:
details: https://anonhg.NetBSD.org/pkgsrc/rev/860b37d2ac31
branches: trunk
changeset: 567442:860b37d2ac31
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Nov 17 16:05:54 2009 +0000
description:
Update to 2.28.1:
seahorse-plugins 2.28.1
-----------------------
* Add the get-info command to seahorse-agent [Peter Bloomfield]
seahorse-plugins 2.28.0
-----------------------
* Fix configure script portability [Thomas Klausner]
* Fix crash in seahorse-preferences [Pablo Castellano]
* Fix single glib include [Kjartan Maraas]
Translations
* bn.po [Jamil Ahmed]
* br.po [Denis Arnaud]
* ca%valencia.po@localhost [Carles Ferrando]
* cs.po [Marek Černocký]
* da.po [Ask H. Larsen]
* es.po [Jorge Gonzalez]
* hi.po [Rajesh Ranjan]
* ko.po [Changwoo Ryu]
* mai.po [Rajesh Ranjan]
* ml.po [Ani]
* nb.po [Kjartan Maraas]
* pt_BE.po [Og B. Maciel]
* sr%latin.po@localhost [Branko Kokanović]
* sr.po [Branko Kokanović]
* te.po [krishnababu k]
* or.po [Manoj Kumar Giri]
* uk.po [Maxim V. Dziumanenko]
* el.po [Kostas Papadimas, Jennie Petoumenou]
seahorse-plugins 2.27.1
-----------------------
* Clean up socket directory [Adam Schreiber]
Translations
* or.po [Manoj Kumar Giri]
diffstat:
security/seahorse-plugins/Makefile | 17 +++++++----------
security/seahorse-plugins/PLIST | 5 ++++-
security/seahorse-plugins/distinfo | 9 ++++-----
security/seahorse-plugins/patches/patch-aa | 15 ---------------
4 files changed, 15 insertions(+), 31 deletions(-)
diffs (98 lines):
diff -r 44adfc816656 -r 860b37d2ac31 security/seahorse-plugins/Makefile
--- a/security/seahorse-plugins/Makefile Tue Nov 17 15:47:39 2009 +0000
+++ b/security/seahorse-plugins/Makefile Tue Nov 17 16:05:54 2009 +0000
@@ -1,15 +1,14 @@
-# $NetBSD: Makefile,v 1.9 2009/08/26 19:58:16 sno Exp $
+# $NetBSD: Makefile,v 1.10 2009/11/17 16:05:54 wiz Exp $
-DISTNAME= seahorse-plugins-2.26.2
-PKGREVISION= 1
+DISTNAME= seahorse-plugins-2.28.1
CATEGORIES= security
-MASTER_SITES= ${MASTER_SITE_GNOME:=sources/seahorse-plugins/2.26/}
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/seahorse-plugins/2.28/}
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://www.gnome.org/projects/seahorse/
COMMENT= Plugins for the GnuPG front end and bonobo component for GNOME
-#LICENSE= gnu-gpl-v2 AND gnu-fdl-v1.1
+LICENSE= gnu-gpl-v2 AND gnu-fdl-v1.1
DEPENDS+= gnupg>=1.2.1:../../security/gnupg
@@ -37,11 +36,9 @@
.include "../../sysutils/libnotify/buildlink3.mk"
.include "../../sysutils/nautilus/buildlink3.mk"
.include "../../textproc/gnome-doc-utils/buildlink3.mk"
-# XXX: fails detection with:
-# checking which gecko to use...
-# test: : bad number
-#.include "../../www/epiphany/buildlink3.mk"
-#.include "../../www/firefox/buildlink3.mk"
+# doesn't suffice, configure says:
+# checking whether we have a gtk 2 gecko build... configure: error: This program needs a gtk 2 gecko build
+#.include "../../devel/xulrunner/buildlink3.mk"
.include "../../x11/gnome-panel/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/omf-scrollkeeper.mk"
diff -r 44adfc816656 -r 860b37d2ac31 security/seahorse-plugins/PLIST
--- a/security/seahorse-plugins/PLIST Tue Nov 17 15:47:39 2009 +0000
+++ b/security/seahorse-plugins/PLIST Tue Nov 17 16:05:54 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2009/06/14 18:13:39 joerg Exp $
+@comment $NetBSD: PLIST,v 1.5 2009/11/17 16:05:54 wiz Exp $
bin/seahorse-agent
bin/seahorse-preferences
bin/seahorse-tool
@@ -48,7 +48,9 @@
share/locale/bg/LC_MESSAGES/seahorse-plugins.mo
share/locale/bn/LC_MESSAGES/seahorse-plugins.mo
share/locale/bn_IN/LC_MESSAGES/seahorse-plugins.mo
+share/locale/br/LC_MESSAGES/seahorse-plugins.mo
share/locale/ca/LC_MESSAGES/seahorse-plugins.mo
+share/locale/ca@valencia/LC_MESSAGES/seahorse-plugins.mo
share/locale/cs/LC_MESSAGES/seahorse-plugins.mo
share/locale/da/LC_MESSAGES/seahorse-plugins.mo
share/locale/de/LC_MESSAGES/seahorse-plugins.mo
@@ -75,6 +77,7 @@
share/locale/ku/LC_MESSAGES/seahorse-plugins.mo
share/locale/lt/LC_MESSAGES/seahorse-plugins.mo
share/locale/lv/LC_MESSAGES/seahorse-plugins.mo
+share/locale/mai/LC_MESSAGES/seahorse-plugins.mo
share/locale/mk/LC_MESSAGES/seahorse-plugins.mo
share/locale/ml/LC_MESSAGES/seahorse-plugins.mo
share/locale/mr/LC_MESSAGES/seahorse-plugins.mo
diff -r 44adfc816656 -r 860b37d2ac31 security/seahorse-plugins/distinfo
--- a/security/seahorse-plugins/distinfo Tue Nov 17 15:47:39 2009 +0000
+++ b/security/seahorse-plugins/distinfo Tue Nov 17 16:05:54 2009 +0000
@@ -1,6 +1,5 @@
-$NetBSD: distinfo,v 1.5 2009/05/21 10:52:18 wiz Exp $
+$NetBSD: distinfo,v 1.6 2009/11/17 16:05:54 wiz Exp $
-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
+SHA1 (seahorse-plugins-2.28.1.tar.bz2) = 4ec436a6f34f50a69d7403b829b59598b8e374db
+RMD160 (seahorse-plugins-2.28.1.tar.bz2) = 3eaa7a504241be8c8361bb400f42067d67fc3b84
+Size (seahorse-plugins-2.28.1.tar.bz2) = 1315429 bytes
diff -r 44adfc816656 -r 860b37d2ac31 security/seahorse-plugins/patches/patch-aa
--- a/security/seahorse-plugins/patches/patch-aa Tue Nov 17 15:47:39 2009 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-$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 2009-05-20 16:29:38.000000000 +0000
-+++ configure
-@@ -28569,7 +28569,7 @@ if test "$enable_tests" != "yes"; then
- enable_tests="no"
- fi
-
-- if test "$enable_tests" == "yes"; then
-+ if test "$enable_tests" = "yes"; then
- WITH_TESTS_TRUE=
- WITH_TESTS_FALSE='#'
- else
Home |
Main Index |
Thread Index |
Old Index