diff options
author | drochner <drochner@pkgsrc.org> | 2005-04-19 17:28:04 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2005-04-19 17:28:04 +0000 |
commit | 99b789eafd937139a956a8a6b3b01a3dccdf7e62 (patch) | |
tree | e2986d8a111b323a32093c26070e9dfce8468a31 /devel | |
parent | ebb2f09d108259154519626453e0087b3cccb923 (diff) | |
download | pkgsrc-99b789eafd937139a956a8a6b3b01a3dccdf7e62.tar.gz |
update to 2.10.1
changes:
* Fixed accessibility crash
* Use less memory for desktop background image
* translation updates
Diffstat (limited to 'devel')
-rw-r--r-- | devel/eel2/Makefile | 4 | ||||
-rw-r--r-- | devel/eel2/PLIST | 4 | ||||
-rw-r--r-- | devel/eel2/distinfo | 8 |
3 files changed, 9 insertions, 7 deletions
diff --git a/devel/eel2/Makefile b/devel/eel2/Makefile index c8d360170d4..57944561a26 100644 --- a/devel/eel2/Makefile +++ b/devel/eel2/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.38 2005/04/11 21:45:20 tv Exp $ +# $NetBSD: Makefile,v 1.39 2005/04/19 17:28:04 drochner Exp $ -DISTNAME= eel-2.10.0 +DISTNAME= eel-2.10.1 PKGNAME= ${DISTNAME:S/-/2-/} CATEGORIES= devel gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/eel/2.10/} diff --git a/devel/eel2/PLIST b/devel/eel2/PLIST index 98e657b2e3f..b7202f6999c 100644 --- a/devel/eel2/PLIST +++ b/devel/eel2/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.12 2004/10/26 21:06:29 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.13 2005/04/19 17:28:04 drochner Exp $ include/eel-2/eel/eel-accessibility.h include/eel-2/eel/eel-alert-dialog.h include/eel-2/eel/eel-art-extensions.h @@ -103,6 +103,7 @@ ${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/eel-2.0.mo ${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/eel-2.0.mo ${PKGLOCALEDIR}/locale/ro/LC_MESSAGES/eel-2.0.mo ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/eel-2.0.mo +${PKGLOCALEDIR}/locale/rw/LC_MESSAGES/eel-2.0.mo ${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/eel-2.0.mo ${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/eel-2.0.mo ${PKGLOCALEDIR}/locale/sq/LC_MESSAGES/eel-2.0.mo @@ -115,6 +116,7 @@ ${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/eel-2.0.mo ${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/eel-2.0.mo ${PKGLOCALEDIR}/locale/vi/LC_MESSAGES/eel-2.0.mo ${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_TW/LC_MESSAGES/eel-2.0.mo @dirrm include/eel-2/eel diff --git a/devel/eel2/distinfo b/devel/eel2/distinfo index 4aa0d6ed950..29bcbc4dcc9 100644 --- a/devel/eel2/distinfo +++ b/devel/eel2/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.14 2005/03/22 16:12:48 jmmv Exp $ +$NetBSD: distinfo,v 1.15 2005/04/19 17:28:04 drochner Exp $ -SHA1 (eel-2.10.0.tar.bz2) = 9ed8732f9ea82767523be80f9b2f15daf7c4780e -RMD160 (eel-2.10.0.tar.bz2) = 7b11635c1a6f1fbb4ac38cc96ca0f2d57a995e9f -Size (eel-2.10.0.tar.bz2) = 665666 bytes +SHA1 (eel-2.10.1.tar.bz2) = 042b23828d448b177b9b5403f4234d755e3bd56a +RMD160 (eel-2.10.1.tar.bz2) = ec0d387e70be65150175dd383880996c5980cecb +Size (eel-2.10.1.tar.bz2) = 672143 bytes |