pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/eel2 Update to 2.14.0:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/eba6011fec12
branches:  trunk
changeset: 510488:eba6011fec12
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Thu Mar 30 21:12:06 2006 +0000

description:
Update to 2.14.0:

Major changes in 2.14.0 were:
* Translation updates
* Fix a11y crash

Major changes in 2.13.92 were:
* Translation fixes for EditableLabel context menu
* Build fixes

Major changes in 2.13.91 were:
* Fix exec line for open-with desktop files
* Translation updates

Major changes in 2.13.90 were:
* Translation updates.

Major changes in 2.13.4 were:
* New background setting mode supported
* Add eel_mime_get_availible_mime_types()
* HIG fixes to open with dialog
* Don't show alerts in taskbar

Major changes in 2.13.3 were:
* Remove titles from alerts
* Use GtkComboBox instead of (deprecated) GtkOptionMenu

Major changes in 2.13.2 were:
* Fix translations in alerts
* Code cleanups

Major changes in 2.13.1 were:
* sort by name in application chooser

diffstat:

 devel/eel2/Makefile |  7 +++----
 devel/eel2/PLIST    |  6 +++++-
 devel/eel2/distinfo |  8 ++++----
 3 files changed, 12 insertions(+), 9 deletions(-)

diffs (59 lines):

diff -r aac2dd09a87c -r eba6011fec12 devel/eel2/Makefile
--- a/devel/eel2/Makefile       Thu Mar 30 21:11:51 2006 +0000
+++ b/devel/eel2/Makefile       Thu Mar 30 21:12:06 2006 +0000
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.50 2006/03/06 00:18:11 wiz Exp $
+# $NetBSD: Makefile,v 1.51 2006/03/30 21:12:06 jmmv Exp $
 
-DISTNAME=      eel-2.12.2
+DISTNAME=      eel-2.14.0
 PKGNAME=       ${DISTNAME:S/-/2-/}
-PKGREVISION=   3
 CATEGORIES=    devel gnome
-MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/eel/2.12/}
+MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/eel/2.14/}
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
diff -r aac2dd09a87c -r eba6011fec12 devel/eel2/PLIST
--- a/devel/eel2/PLIST  Thu Mar 30 21:11:51 2006 +0000
+++ b/devel/eel2/PLIST  Thu Mar 30 21:12:06 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.14 2005/10/12 21:52:54 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.15 2006/03/30 21:12:06 jmmv Exp $
 include/eel-2/eel/eel-accessibility.h
 include/eel-2/eel/eel-alert-dialog.h
 include/eel-2/eel/eel-art-extensions.h
@@ -81,8 +81,11 @@
 ${PKGLOCALEDIR}/locale/is/LC_MESSAGES/eel-2.0.mo
 ${PKGLOCALEDIR}/locale/it/LC_MESSAGES/eel-2.0.mo
 ${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/eel-2.0.mo
+${PKGLOCALEDIR}/locale/ka/LC_MESSAGES/eel-2.0.mo
 ${PKGLOCALEDIR}/locale/kn/LC_MESSAGES/eel-2.0.mo
 ${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/eel-2.0.mo
+${PKGLOCALEDIR}/locale/ku/LC_MESSAGES/eel-2.0.mo
+${PKGLOCALEDIR}/locale/ky/LC_MESSAGES/eel-2.0.mo
 ${PKGLOCALEDIR}/locale/li/LC_MESSAGES/eel-2.0.mo
 ${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/eel-2.0.mo
 ${PKGLOCALEDIR}/locale/lv/LC_MESSAGES/eel-2.0.mo
@@ -119,6 +122,7 @@
 ${PKGLOCALEDIR}/locale/wa/LC_MESSAGES/eel-2.0.mo
 ${PKGLOCALEDIR}/locale/xh/LC_MESSAGES/eel-2.0.mo
 ${PKGLOCALEDIR}/locale/zh_CN/LC_MESSAGES/eel-2.0.mo
+${PKGLOCALEDIR}/locale/zh_HK/LC_MESSAGES/eel-2.0.mo
 ${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/eel-2.0.mo
 @dirrm include/eel-2/eel
 @dirrm include/eel-2
diff -r aac2dd09a87c -r eba6011fec12 devel/eel2/distinfo
--- a/devel/eel2/distinfo       Thu Mar 30 21:11:51 2006 +0000
+++ b/devel/eel2/distinfo       Thu Mar 30 21:12:06 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.17 2006/01/20 13:31:33 jmmv Exp $
+$NetBSD: distinfo,v 1.18 2006/03/30 21:12:06 jmmv Exp $
 
-SHA1 (eel-2.12.2.tar.bz2) = a8aed7af411a902502d2a6735a0f02a61ef77768
-RMD160 (eel-2.12.2.tar.bz2) = 6fb1f71b0291db9ce46478076f952521c4e65bd7
-Size (eel-2.12.2.tar.bz2) = 675938 bytes
+SHA1 (eel-2.14.0.tar.bz2) = 484bfdcc92af30a1784b405700786ab2c5148217
+RMD160 (eel-2.14.0.tar.bz2) = 49fdce6ced7dbfc6e481bdc8c519107070666539
+Size (eel-2.14.0.tar.bz2) = 689479 bytes



Home | Main Index | Thread Index | Old Index