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.6.0. Changes since previous st...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3a59f08bfbfe
branches:  trunk
changeset: 471914:3a59f08bfbfe
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Thu Apr 01 18:36:37 2004 +0000

description:
Update to 2.6.0.  Changes since previous stable version (2.4.x):

Major changes since 2.5.91.1 were:
* Translation updates.

Major changes since 2.5.91 were:
* fix utf8 bug in EelEditableLabel

Major changes since 2.5.90 were:
* translations

Major changes since 2.5.8 were:
* Replaced egg-screen-exec usage with g_spawn
* Use new file chooser
* portability patches

Major changes since 2.5.7 were:
* Translations

Major changes since 2.5.6 were:
* Support for SUS modifiers in eel_strdup_strftime
* Set right a11y role on alerts

Major changes since 2.5.5 were:
* Fix a11y coloring of editable label
* Canvas update

Major changes since 2.5.4 were:
* Removed unused source files
* Added a GList API for string lists in eel-preferences.

Major changes since 2.5.3 were:
* HIG message dialogs

Major changes since 2.5.2 were:
* Mem leak fix in accessibility support.

Major changes since 2.5.1 were:
* Added accessibility support to editable label widget

Major changes since 2.5.0 were:
* Some ICCCM fixes
* disable deprecation warnings
* fix leaks

diffstat:

 devel/eel2/Makefile      |   9 ++++-----
 devel/eel2/PLIST         |  16 +++++++---------
 devel/eel2/buildlink3.mk |   5 ++---
 devel/eel2/distinfo      |   6 +++---
 4 files changed, 16 insertions(+), 20 deletions(-)

diffs (139 lines):

diff -r 45bf1f7120e3 -r 3a59f08bfbfe devel/eel2/Makefile
--- a/devel/eel2/Makefile       Thu Apr 01 18:36:11 2004 +0000
+++ b/devel/eel2/Makefile       Thu Apr 01 18:36:37 2004 +0000
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.28 2004/03/26 02:27:37 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2004/04/01 18:36:37 jmmv Exp $
 #
 
-DISTNAME=              eel-2.4.1
+DISTNAME=              eel-2.6.0
 PKGNAME=               ${DISTNAME:S/-/2-/}
-PKGREVISION=           5
 CATEGORIES=            devel gnome
-MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/eel/2.4/}
+MASTER_SITES=          ${MASTER_SITE_GNOME:=sources/eel/2.6/}
 EXTRACT_SUFX=          .tar.bz2
 
 MAINTAINER=            tech-pkg%NetBSD.org@localhost
@@ -13,7 +12,7 @@
 COMMENT=               Eazel Extensions Library for GNOME2
 
 BUILD_USES_MSGFMT=     YES
-DEPENDS=               gnome2-dirs>=1.0:../../misc/gnome2-dirs
+DEPENDS=               gnome2-dirs>=1.5:../../misc/gnome2-dirs
 
 USE_BUILDLINK3=                YES
 USE_PKGLOCALEDIR=      YES
diff -r 45bf1f7120e3 -r 3a59f08bfbfe devel/eel2/PLIST
--- a/devel/eel2/PLIST  Thu Apr 01 18:36:11 2004 +0000
+++ b/devel/eel2/PLIST  Thu Apr 01 18:36:37 2004 +0000
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.6 2004/02/13 23:43:49 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.7 2004/04/01 18:36:37 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
 include/eel-2/eel/eel-art-gtk-extensions.h
 include/eel-2/eel/eel-background-box.h
@@ -7,7 +8,6 @@
 include/eel-2/eel/eel-canvas-rect-ellipse.h
 include/eel-2/eel/eel-canvas-util.h
 include/eel-2/eel/eel-canvas.h
-include/eel-2/eel/eel-caption.h
 include/eel-2/eel/eel-cell-renderer-pixbuf-list.h
 include/eel-2/eel/eel-dateedit-extensions.h
 include/eel-2/eel/eel-debug-drawing.h
@@ -19,7 +19,6 @@
 include/eel-2/eel/eel-gconf-extensions.h
 include/eel-2/eel/eel-gdk-extensions.h
 include/eel-2/eel/eel-gdk-pixbuf-extensions.h
-include/eel-2/eel/eel-generous-bin.h
 include/eel-2/eel/eel-glib-extensions.h
 include/eel-2/eel/eel-gnome-extensions.h
 include/eel-2/eel/eel-graphic-effects.h
@@ -27,19 +26,15 @@
 include/eel-2/eel/eel-gtk-extensions.h
 include/eel-2/eel/eel-gtk-macros.h
 include/eel-2/eel/eel-i18n.h
-include/eel-2/eel/eel-image-chooser.h
 include/eel-2/eel/eel-image-table.h
-include/eel-2/eel/eel-input-event-box.h
 include/eel-2/eel/eel-labeled-image.h
 include/eel-2/eel/eel-marshal.h
 include/eel-2/eel/eel-pango-extensions.h
 include/eel-2/eel/eel-preferences-glade.h
 include/eel-2/eel/eel-preferences.h
-include/eel-2/eel/eel-radio-button-group.h
 include/eel-2/eel/eel-self-checks.h
 include/eel-2/eel/eel-stock-dialogs.h
 include/eel-2/eel/eel-string-list.h
-include/eel-2/eel/eel-string-picker.h
 include/eel-2/eel/eel-string.h
 include/eel-2/eel/eel-type-builtins.h
 include/eel-2/eel/eel-types.h
@@ -50,8 +45,8 @@
 lib/libeel-2.a
 lib/libeel-2.la
 lib/libeel-2.so
-lib/libeel-2.so.6
-lib/libeel-2.so.6.1
+lib/libeel-2.so.8
+lib/libeel-2.so.8.0
 lib/pkgconfig/eel-2.0.pc
 ${PKGLOCALEDIR}/locale/am/LC_MESSAGES/eel-2.0.mo
 ${PKGLOCALEDIR}/locale/ar/LC_MESSAGES/eel-2.0.mo
@@ -67,6 +62,7 @@
 ${PKGLOCALEDIR}/locale/da/LC_MESSAGES/eel-2.0.mo
 ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/eel-2.0.mo
 ${PKGLOCALEDIR}/locale/el/LC_MESSAGES/eel-2.0.mo
+${PKGLOCALEDIR}/locale/en_CA/LC_MESSAGES/eel-2.0.mo
 ${PKGLOCALEDIR}/locale/en_GB/LC_MESSAGES/eel-2.0.mo
 ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/eel-2.0.mo
 ${PKGLOCALEDIR}/locale/et/LC_MESSAGES/eel-2.0.mo
@@ -78,6 +74,7 @@
 ${PKGLOCALEDIR}/locale/gl/LC_MESSAGES/eel-2.0.mo
 ${PKGLOCALEDIR}/locale/he/LC_MESSAGES/eel-2.0.mo
 ${PKGLOCALEDIR}/locale/hi/LC_MESSAGES/eel-2.0.mo
+${PKGLOCALEDIR}/locale/hr/LC_MESSAGES/eel-2.0.mo
 ${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/eel-2.0.mo
 ${PKGLOCALEDIR}/locale/id/LC_MESSAGES/eel-2.0.mo
 ${PKGLOCALEDIR}/locale/is/LC_MESSAGES/eel-2.0.mo
@@ -97,6 +94,7 @@
 ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/eel-2.0.mo
 ${PKGLOCALEDIR}/locale/nn/LC_MESSAGES/eel-2.0.mo
 ${PKGLOCALEDIR}/locale/no/LC_MESSAGES/eel-2.0.mo
+${PKGLOCALEDIR}/locale/pa/LC_MESSAGES/eel-2.0.mo
 ${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/eel-2.0.mo
 ${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/eel-2.0.mo
 ${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/eel-2.0.mo
diff -r 45bf1f7120e3 -r 3a59f08bfbfe devel/eel2/buildlink3.mk
--- a/devel/eel2/buildlink3.mk  Thu Apr 01 18:36:11 2004 +0000
+++ b/devel/eel2/buildlink3.mk  Thu Apr 01 18:36:37 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.5 2004/03/26 02:27:37 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.6 2004/04/01 18:36:37 jmmv Exp $
 
 BUILDLINK_DEPTH:=      ${BUILDLINK_DEPTH}+
 EEL2_BUILDLINK3_MK:=   ${EEL2_BUILDLINK3_MK}+
@@ -11,8 +11,7 @@
 BUILDLINK_PACKAGES+=   eel2
 
 .if !empty(EEL2_BUILDLINK3_MK:M+)
-BUILDLINK_DEPENDS.eel2+=       eel2>=2.4.1nb2
-BUILDLINK_RECOMMENDED.eel2?=   eel2>=2.4.1nb5
+BUILDLINK_DEPENDS.eel2+=       eel2>=2.6.0
 BUILDLINK_PKGSRCDIR.eel2?=     ../../devel/eel2
 .endif # EEL2_BUILDLINK3_MK
 
diff -r 45bf1f7120e3 -r 3a59f08bfbfe devel/eel2/distinfo
--- a/devel/eel2/distinfo       Thu Apr 01 18:36:11 2004 +0000
+++ b/devel/eel2/distinfo       Thu Apr 01 18:36:37 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.6 2003/12/14 21:47:51 xtraeme Exp $
+$NetBSD: distinfo,v 1.7 2004/04/01 18:36:37 jmmv Exp $
 
-SHA1 (eel-2.4.1.tar.bz2) = c5a8daa5e4315ab8d8a687be8d529bb6eb391c29
-Size (eel-2.4.1.tar.bz2) = 496023 bytes
+SHA1 (eel-2.6.0.tar.bz2) = 9bf3c712fbe246d142a7fe07c4123e81656ef73d
+Size (eel-2.6.0.tar.bz2) = 552049 bytes



Home | Main Index | Thread Index | Old Index