diff options
author | jmmv <jmmv> | 2005-10-16 12:11:46 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2005-10-16 12:11:46 +0000 |
commit | a1792445c27304b64a8a4ef11783afd3d32f0260 (patch) | |
tree | 9b17554c526d6765cc3f03307cddd4aaa1e723ba | |
parent | 9cb6d16562b3032ca9a74d0479900eee0e1def30 (diff) | |
download | pkgsrc-a1792445c27304b64a8a4ef11783afd3d32f0260.tar.gz |
Update to 2.12.1:
============
gedit 2.12.1
============
New and updated translations
============================
- Adam Weinberger (en_CA.po)
- Christian Rose (sv)
- Clytie Siddall (vi)
- Erdal Ronahi (ku)
- Ignacio Casal Quinteiro (gl)
- Inaki Larranaga (eu)
- Kjartan Maraas (nb)
- Kjartan Maraas (no)
- Maxim Dziumanenko (uk)
- Rhys Jones (cy)
============
gedit 2.12.0
============
New and updated translations
============================
- Ankit Patel (gu)
- Baris Cicek (tr)
- Chao-Hsiung Liao (zh_TW)
- Christophe Merlet (fr)
- Clytie Siddall (vi)
- Dan Damian (ro)
- Danilo Šegan (sr, sr@Latn)
- Duarte Loreto (pt)
- Francisco Javier F. Serrador (es)
- Frank Arnold (de)
- Gabor Kelemen (hu)
- Ivar Smolin (et)
- Josep Puigdemont i Casamajó (ca)
- Justina Klingaitė (lt)
- Kostas Papadimas (el)
- Laurent Dhima (sq)
- Leonid Kanter (ru)
- Miloslav Trmac (cs)
- Mohammad DAMT (id)
- Raphael Higino (pt_BR)
- Reinout van Schouwen (nl)
- Rhys Jones (cy)
- Runa Bhattacharjee (bn)
- Vladimir Petkov (bg)
- Young-Ho Cha (ko)
=============
gedit 2.11.93
=============
Fixes
=====
- Fix leak in caseless search (Paolo Maggi)
- Encoding should not be remembered when auto-detected (Paolo Maggi)
New and updated translations
============================
- Chris Jackson (cy)
- Jordi Mallach (ca)
- Clytie Siddall (vi)
- Gabor Kelemen (hu)
=============
gedit 2.11.92
=============
New and updated translations
============================
- Ankit Patel (gu)
- Ilkka Tuohela (fi)
- Maxim Dziumanenko (uk)
- Evandro Fernandes Giovanini (pt_BR)
- Kostas Papadimas (el)
- Ivar Smolin (et)
- Duarte Loreto (pt)
- Dan Damian (ro)
- Chao-Hsiung Liao (zh_TW)
- Laurent Dhima (sq)
- Reinout van Schouwen (nl)
- Marcel Telka (sk)
- Gabor Kelemen (hu)
- Francisco Javier F. Serrador (es)
- Frank Arnold (de)
- Funda Wang (zh_CN)
- Rostislav Raykov (bg)
- Takeshi AIHANA (ja)
- Kjartan Maraas (nb)
- Kjartan Maraas (no)
- Clytie Siddall (vi)
- Adam Weinberger (en_CA)
=============
gedit 2.11.91
=============
Fixes
=====
- fix a potential crasher in the spell plugin (Paolo Borelli)
- fix a runtime warning due to an api change in recent-files (Paolo B.)
- remove preferences for Undo (Paolo Maggi)
- minor string fixes (Paolo M.)
New and updated translations
============================
- Ankit Patel (gu)
- Raphael Higino (pt_BR)
- Theppitak Karoonboonyanan (th)
- Josep Puigdemont (ca)
- Clytie Siddall (vi)
- Takeshi AIHANA (ja)
- Adam Weinberger (en_CA)
- Francisco Javier F. Serrador (es)
- Miloslav Trmac (cs)
- Kjartan Maraas (nb)
- Kjartan Maraas (no)
- Funda Wang (zh_CN)
============
gedit 2.10.4
============
Fixes
=====
- Metadata manager saves data every 2 seconds if needed (Paolo Maggi)
- Do not scroll on copy (Paolo Borelli)
- Fixed bug #303943: potential gedit crash at startup (Paolo M.)
- Fixed bug #311187: "Save As" does not work with file names containing
spaces (Federico Mena Quintero)
- Fixed bug #166903: gedit mdi title does not handle correctly non-unicode
filename (Paolo M.)
- Fixed bug #306847: conversion options for CP932, EUC_JP_MS (Kazuhiko Maekawa)
- Fixed bug #308237: sort the languages list alphabetically (Guillaume Desmottes)
- Fixed bug #309187: preselected highlighting mode in preferences
(Ruben Vermeersch)
- Ellipsize the recent file lists (Paolo M. and Paolo B.)
- Fixed bug #172277: scrolling down and clicking in editor window returns editor
pane to top of file (Paolo B.)
- Fixed bug #137539: recent files menu broken with very long file names
(Paolo M.)
- Fixed a problem with Documents menu
- Fixed bug #169816: use the same permission as the original file (Paolo B.).
- Fixed bug #166350: Gedit crashed when insert date and time (Paolo M.)
New and updated translations
============================
- Rostislav Raykov (bg)
- Josep Puigdemont (ca)
- Hendrik Richter (de)
- Ivar Smolin (et)
- Baptiste Mille-Mathias (fr)
- Ignacio Casal Quinteiro (gl)
- Yair Hershkovitz (he)
- Gabor Kelemen (hu)
- Kjartan Maraas (nb, no)
- Tino Meinen (nl)
- Everson Santos Araujo (pt_BR)
- Marcel Telka (sk)
- Игор Несторовић (sr)
- Prajasakti Localisation Team (te)
- Theppitak Karoonboonyanan (th)
- Funda Wang (zh_CN)
- Woodman Tuen (zh_TW)
-rw-r--r-- | editors/gedit/Makefile | 6 | ||||
-rw-r--r-- | editors/gedit/PLIST | 66 | ||||
-rw-r--r-- | editors/gedit/distinfo | 8 |
3 files changed, 41 insertions, 39 deletions
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile index a07f8f0189d..cae40bd104d 100644 --- a/editors/gedit/Makefile +++ b/editors/gedit/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.51 2005/08/10 20:56:16 jlam Exp $ +# $NetBSD: Makefile,v 1.52 2005/10/16 12:11:46 jmmv Exp $ # -DISTNAME= gedit-2.10.3 +DISTNAME= gedit-2.12.1 CATEGORIES= editors gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gedit/2.10/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gedit/2.12/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= tech-pkg@NetBSD.org diff --git a/editors/gedit/PLIST b/editors/gedit/PLIST index 9588c43f203..b2ff153b636 100644 --- a/editors/gedit/PLIST +++ b/editors/gedit/PLIST @@ -1,33 +1,33 @@ -@comment $NetBSD: PLIST,v 1.18 2005/05/19 21:08:57 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.19 2005/10/16 12:11:46 jmmv Exp $ bin/gedit bin/gnome-text-editor -include/gedit-2.10/gedit/bonobo-mdi-child.h -include/gedit-2.10/gedit/bonobo-mdi.h -include/gedit-2.10/gedit/gedit-convert.h -include/gedit-2.10/gedit/gedit-debug.h -include/gedit-2.10/gedit/gedit-document.h -include/gedit-2.10/gedit/gedit-encodings-option-menu.h -include/gedit-2.10/gedit/gedit-encodings.h -include/gedit-2.10/gedit/gedit-file.h -include/gedit-2.10/gedit/gedit-mdi-child.h -include/gedit-2.10/gedit/gedit-mdi.h -include/gedit-2.10/gedit/gedit-menus.h -include/gedit-2.10/gedit/gedit-metadata-manager.h -include/gedit-2.10/gedit/gedit-output-window.h -include/gedit-2.10/gedit/gedit-plugin.h -include/gedit-2.10/gedit/gedit-prefs-manager-app.h -include/gedit-2.10/gedit/gedit-prefs-manager.h -include/gedit-2.10/gedit/gedit-print.h -include/gedit-2.10/gedit/gedit-recent.h -include/gedit-2.10/gedit/gedit-utils.h -include/gedit-2.10/gedit/gedit-view.h -include/gedit-2.10/gedit/gedit2.h -include/gedit-2.10/gedit/recent-files/egg-recent-item.h -include/gedit-2.10/gedit/recent-files/egg-recent-model.h -include/gedit-2.10/gedit/recent-files/egg-recent-util.h -include/gedit-2.10/gedit/recent-files/egg-recent-view-bonobo.h -include/gedit-2.10/gedit/recent-files/egg-recent-view-gtk.h -include/gedit-2.10/gedit/recent-files/egg-recent-view.h +include/gedit-2.12/gedit/bonobo-mdi-child.h +include/gedit-2.12/gedit/bonobo-mdi.h +include/gedit-2.12/gedit/gedit-convert.h +include/gedit-2.12/gedit/gedit-debug.h +include/gedit-2.12/gedit/gedit-document.h +include/gedit-2.12/gedit/gedit-encodings-option-menu.h +include/gedit-2.12/gedit/gedit-encodings.h +include/gedit-2.12/gedit/gedit-file.h +include/gedit-2.12/gedit/gedit-mdi-child.h +include/gedit-2.12/gedit/gedit-mdi.h +include/gedit-2.12/gedit/gedit-menus.h +include/gedit-2.12/gedit/gedit-metadata-manager.h +include/gedit-2.12/gedit/gedit-output-window.h +include/gedit-2.12/gedit/gedit-plugin.h +include/gedit-2.12/gedit/gedit-prefs-manager-app.h +include/gedit-2.12/gedit/gedit-prefs-manager.h +include/gedit-2.12/gedit/gedit-print.h +include/gedit-2.12/gedit/gedit-recent.h +include/gedit-2.12/gedit/gedit-utils.h +include/gedit-2.12/gedit/gedit-view.h +include/gedit-2.12/gedit/gedit2.h +include/gedit-2.12/gedit/recent-files/egg-recent-item.h +include/gedit-2.12/gedit/recent-files/egg-recent-model.h +include/gedit-2.12/gedit/recent-files/egg-recent-util.h +include/gedit-2.12/gedit/recent-files/egg-recent-view-bonobo.h +include/gedit-2.12/gedit/recent-files/egg-recent-view-gtk.h +include/gedit-2.12/gedit/recent-files/egg-recent-view.h lib/bonobo/servers/GNOME_Gedit.server lib/gedit-2/plugins/changecase.gedit-plugin lib/gedit-2/plugins/docinfo.gedit-plugin @@ -49,7 +49,7 @@ lib/gedit-2/plugins/sort.gedit-plugin lib/gedit-2/plugins/spell.gedit-plugin lib/gedit-2/plugins/taglist.gedit-plugin lib/gedit-2/plugins/time.gedit-plugin -lib/pkgconfig/gedit-2.10.pc +lib/pkgconfig/gedit-2.12.pc man/man1/gedit.1 share/application-registry/gedit.applications share/applications/gedit.desktop @@ -163,6 +163,7 @@ ${PKGLOCALEDIR}/locale/it/LC_MESSAGES/gedit.mo ${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/gedit.mo ${PKGLOCALEDIR}/locale/kn/LC_MESSAGES/gedit.mo ${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/gedit.mo +${PKGLOCALEDIR}/locale/ku/LC_MESSAGES/gedit.mo ${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/gedit.mo ${PKGLOCALEDIR}/locale/lv/LC_MESSAGES/gedit.mo ${PKGLOCALEDIR}/locale/mi/LC_MESSAGES/gedit.mo @@ -191,6 +192,7 @@ ${PKGLOCALEDIR}/locale/sr/LC_MESSAGES/gedit.mo ${PKGLOCALEDIR}/locale/sr@Latn/LC_MESSAGES/gedit.mo ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/gedit.mo ${PKGLOCALEDIR}/locale/ta/LC_MESSAGES/gedit.mo +${PKGLOCALEDIR}/locale/te/LC_MESSAGES/gedit.mo ${PKGLOCALEDIR}/locale/th/LC_MESSAGES/gedit.mo ${PKGLOCALEDIR}/locale/tk/LC_MESSAGES/gedit.mo ${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/gedit.mo @@ -260,6 +262,6 @@ share/pixmaps/gedit-plugin-manager.png @dirrm lib/gedit-2/plugins @dirrm lib/gedit-2 @comment in libbonobo: @dirrm lib/bonobo/servers -@dirrm include/gedit-2.10/gedit/recent-files -@dirrm include/gedit-2.10/gedit -@dirrm include/gedit-2.10 +@dirrm include/gedit-2.12/gedit/recent-files +@dirrm include/gedit-2.12/gedit +@dirrm include/gedit-2.12 diff --git a/editors/gedit/distinfo b/editors/gedit/distinfo index 7ab18a9457a..28a7cc65946 100644 --- a/editors/gedit/distinfo +++ b/editors/gedit/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.20 2005/06/10 09:21:42 jmmv Exp $ +$NetBSD: distinfo,v 1.21 2005/10/16 12:11:46 jmmv Exp $ -SHA1 (gedit-2.10.3.tar.bz2) = b342d57a69457e37e0c87da2719d87b9ef61ea36 -RMD160 (gedit-2.10.3.tar.bz2) = 10073a9fb381483cf4039402f2ff0ee4e6a52345 -Size (gedit-2.10.3.tar.bz2) = 2123106 bytes +SHA1 (gedit-2.12.1.tar.bz2) = 21f82ffd87c6644402856c016a0dd81b153db9be +RMD160 (gedit-2.12.1.tar.bz2) = 3f3dc220c761dfc28b7ec57d70feb1bd38c41545 +Size (gedit-2.12.1.tar.bz2) = 2018712 bytes |