diff options
author | jmmv <jmmv@pkgsrc.org> | 2005-10-12 21:52:54 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2005-10-12 21:52:54 +0000 |
commit | 6282fffe6550a95b9cd9c5803b5cca1d36f72510 (patch) | |
tree | 199205c704391e8a1c0b88d9e9f82630d5cedf8e /devel/eel2 | |
parent | 3f66f7509abf048d50fa1cc69033df1897fea61e (diff) | |
download | pkgsrc-6282fffe6550a95b9cd9c5803b5cca1d36f72510.tar.gz |
Update to 2.12.1:
Major changes in 2.12.1 were:
* Translation updates
* Minor code cleanups
Major changes in 2.12.0 were:
* Translation updates
Major changes in 2.11.92 were:
* Translation updates
Major changes in 2.11.91 were:
* Fix scrolling in eel-wrap-table
* Cleanup logging code
Major changes in 2.11.90 were:
* Add x-nautilus-search URI
* Fix wrapping in eel-wrap-table
Major changes in 2.11.4 were:
* Fix memleak
Major changes in 2.11.3 were:
* Fix memleaks
* Fix compiler warnings for gcc 4
Major changes in 2.11.2 were:
* Fix memleaks
Major changes in 2.11.1 were:
* Use new libgnome-menu api
* Fixed crash with accessibility
* Use gmodule-no-export to avoid --export-dynamic
Diffstat (limited to 'devel/eel2')
-rw-r--r-- | devel/eel2/Makefile | 6 | ||||
-rw-r--r-- | devel/eel2/PLIST | 3 | ||||
-rw-r--r-- | devel/eel2/distinfo | 8 |
3 files changed, 9 insertions, 8 deletions
diff --git a/devel/eel2/Makefile b/devel/eel2/Makefile index 8271c6e06dd..46dcf0b5275 100644 --- a/devel/eel2/Makefile +++ b/devel/eel2/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.43 2005/08/10 20:56:14 jlam Exp $ +# $NetBSD: Makefile,v 1.44 2005/10/12 21:52:54 jmmv Exp $ -DISTNAME= eel-2.10.1 +DISTNAME= eel-2.12.1 PKGNAME= ${DISTNAME:S/-/2-/} CATEGORIES= devel gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/eel/2.10/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/eel/2.12/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= tech-pkg@NetBSD.org diff --git a/devel/eel2/PLIST b/devel/eel2/PLIST index b7202f6999c..b1215025565 100644 --- a/devel/eel2/PLIST +++ b/devel/eel2/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.13 2005/04/19 17:28:04 drochner Exp $ +@comment $NetBSD: PLIST,v 1.14 2005/10/12 21:52:54 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 @@ -113,6 +113,7 @@ ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/eel-2.0.mo ${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/eel-2.0.mo ${PKGLOCALEDIR}/locale/th/LC_MESSAGES/eel-2.0.mo ${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/eel-2.0.mo +${PKGLOCALEDIR}/locale/ug/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 diff --git a/devel/eel2/distinfo b/devel/eel2/distinfo index 29bcbc4dcc9..4720af430e9 100644 --- a/devel/eel2/distinfo +++ b/devel/eel2/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.15 2005/04/19 17:28:04 drochner Exp $ +$NetBSD: distinfo,v 1.16 2005/10/12 21:52:54 jmmv Exp $ -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 +SHA1 (eel-2.12.1.tar.bz2) = 771010e583fcb876b6bdf37a195ba52a6064d6e9 +RMD160 (eel-2.12.1.tar.bz2) = 1aeb1ca0efb98611885440f58401415dc25217f9 +Size (eel-2.12.1.tar.bz2) = 675963 bytes |