diff options
author | wiz <wiz@pkgsrc.org> | 2010-06-05 11:34:29 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-06-05 11:34:29 +0000 |
commit | 72f45b224deab086c02d561887aff234806c6a3d (patch) | |
tree | 675d467cdd2eb25796f887700bfd9cd7d7e50396 /www/gtkhtml314 | |
parent | f7acc4ff792f27456c74aaaeb087c6794f3c7cd3 (diff) | |
download | pkgsrc-72f45b224deab086c02d561887aff234806c6a3d.tar.gz |
Update to 3.30.1:
GtkHTML-3.30.1 2010-04-26
-------------------------
Translations:
Jordi Serratosa (ca)
Wouter Bolsterlee (nl)
GtkHTML-3.30.0 2010-03-29
--------------------------
Bug Fixes:
#612168 - Crash while pasting over a selection (Matthew Barnes)
#613181 - Mistakenly removed statement (Milan Crha)
Other Changes:
Remove redundant "DISABLE_DEPRECATED" flags. (Matthew Barnes)
Work around recent GTK+ deprecations. (Matthew Barnes)
Fix configure output for iso-codes check. (Priit Laes)
Translations:
Duarte Loreto (pt)
Milo Casagrande (it)
Inaki Larranaga Murgoitio (eu)
A S Alam (pa)
Gil Forcada (ca)
Tommi Vainikainen (fi)
Ivar Smolin (et)
Ask H. Larsen (da)
Jamil Ahmed (bn)
Nikos Bakaoukas (el)
GtkHTML-3.29.92 2010-03-08
--------------------------
Bug Fixes:
(None)
Other Changes:
Work around recent GTK+ deprecations. (Matthew Barnes)
Translations:
Lucas Lommer (cs)
Bruce Cowan (en_GB)
Claude Paroz (fr)
Gabor Kelemen (hu)
Changwoo Ryu (ko)
Piotr Drąg (pl)
Yuri Kozlov (ru)
GtkHTML-3.29.91 2010-02-22
--------------------------
Translations:
Vladimir Melo (br)
vasudeven (ta)
Chao-Hsiung Liao (zh_HK)
Fran Diéguez (gl)
Mario Blättermann (de)
Lucian Adrian Grijincu (ro)
GtkHTML-3.29.90 2010-02-08
--------------------------
Bug Fixes:
(None)
Other Changes:
Warn on console when finalizing HTMLEngine with opened streams
(Milan Crha)
Disable strict aliasing optimization. (Matthew Barnes)
Translations:
Alexander Shopov (bg)
Jamil Ahmed (bn)
Ivar Smolin (et)
Theppitak Karoonboonyanan (th)
GtkHTML-3.29.6 2010-01-25
-------------------------
Bug Fixes:
#600754 - Check for enchant >= 1.1.7 (Matthew Barnes)
#606167 - Crash on composer Link editing (Milan Crha)
#591463 - Build fixes (H.Habighorst)
#494986 - Clicking URL moves view to the top in caret mode (Milan Crha)
Other Changes:
Add gtkhtml_editor_insert_text() (Matthew Barnes)
Fix dead assignments found by clang. (Matthew Barnes)
Translations:
Kjartan Maraas (nb)
GtkHTML-3.29.5 2010-01-11
-------------------------
Bug Fixes:
#606244 - Remove usage of deprecated GTK+ symbols (Frédéric Péters)
#604561 - Copy popup action shown with no text selected (Milan Crha)
#605587 - draw_spell_error() doesn't restore GC fill style
(Michel Dänzer)
Other Changes:
Allow overriding the HTML widget in GtkhtmlEditor. (Matthew Barnes)
Remove duplicate policy supplied by EWebView. (Matthew Barnes)
Change GtkHTML::url-requested to G_SIGNAL_RUN_LAST. (Matthew Barnes)
Translations:
Xandru Armesto Fernandez (ast)
Jorge González (es)
Matej Urbančič (sl)
Daniel Nylander (sv)
Maxim V. Dziumanenko (uk)
GtkHTML-3.29.4 2009-12-21
-------------------------
Bug Fixes:
#366035 - Header expander image drag drop crash (Milan Crha)
#603342 - Memory leak fix (Milan Crha) i
Misc:
Support remote locations when inserting files into editor. (Matthew Barnes)
Translations:
Jorge González (es)
Ivar Smolin (et)
Kjartan Maraas (nb)
GtkHTML-3.29.3 2009-11-30
-------------------------
Translations:
Thomas Thurman (en@shaw)
GtkHTML-3.29.2 2009-11-16
-------------------------
Bug Fixes:
#471687 - Crash selecting mail content (Simon Brys)
#600042 - Hyperlink dialog doesn't allow more hyperlinks (Milan Crha)
Other Changes:
Allow "select-all" command in read-only mode. (Matthew Barnes)
Add gtk_html_unselect_all() for clearing selections. (Matthew Barnes)
GtkHTML-3.29.1 2009-10-26
--------------------------
Bug Fixes:
#598635 - Not all hyperlinks are ctrl-clickable in mail composer (Milan Crha)
#598567 - Can only insert local image files (Matthew Barnes)
#580142 - Email with PRE HTML Tags Should Wrap When Printed (Milan Crha)
#598159 - Context popup clears a selection (Milan Crha)
#344008 - Broken context-sensitive spell check (Matthew Barnes)
#593570 - Text entry not focused when find dialog shown (Matthew Barnes)
Translations:
Ivar Smolin (et)
Amitakhya Phukan (as)
A S Alam (pa)
Gil Forcada (ca)
Marek Černocký (cs)
Takayuki KUSANO (ja)
Petr Kovar (cs)
Christian Kirbach (de)
Milo Casagrande (it)
Matej Urbančič (sl)
Ask H. Larsen (da)
Philip Withnall (en_GB)
Miloš Popović (sr)
Gabor Kelemen (hu)
Sweta Kothari (gu)
Piotr Drąg (pl)
Jamil Ahmed (bn)
Duarte Loreto (pt)
krishnababu k (te)
Inaki Larranaga (eu)
Mario Blättermann (de)
Tommi Vainikainen (fi)
Daniel S. Koda (pt_BR)
Claude Paroz (fr)
Alexander Shopov (bg)
Seán de Búrca (ga)
Sandeep Shedmake (mr)
Sweta Kothari (gu)
Diffstat (limited to 'www/gtkhtml314')
-rw-r--r-- | www/gtkhtml314/Makefile | 8 | ||||
-rw-r--r-- | www/gtkhtml314/PLIST | 5 | ||||
-rw-r--r-- | www/gtkhtml314/distinfo | 8 |
3 files changed, 12 insertions, 9 deletions
diff --git a/www/gtkhtml314/Makefile b/www/gtkhtml314/Makefile index 9e2301684b3..41d3e073387 100644 --- a/www/gtkhtml314/Makefile +++ b/www/gtkhtml314/Makefile @@ -1,19 +1,19 @@ -# $NetBSD: Makefile,v 1.33 2010/04/13 17:30:53 drochner Exp $ +# $NetBSD: Makefile,v 1.34 2010/06/05 11:34:29 wiz Exp $ # # PKGNAME derives from the supported API (still from # release 3.14). See also PLIST. # -DISTNAME= gtkhtml-3.28.3 +DISTNAME= gtkhtml-3.30.1 PKGNAME= ${DISTNAME:S/gtkhtml/gtkhtml314/} CATEGORIES= www gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtkhtml/3.28/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtkhtml/3.30/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.gnome.org/ COMMENT= Lightweight HTML rendering/printing/editing engine -#LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2 +LICENSE= gnu-gpl-v2 AND gnu-lgpl-v2 PKG_DESTDIR_SUPPORT= user-destdir diff --git a/www/gtkhtml314/PLIST b/www/gtkhtml314/PLIST index 9ed7ee156dc..968d606b679 100644 --- a/www/gtkhtml314/PLIST +++ b/www/gtkhtml314/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2009/10/22 17:50:53 drochner Exp $ +@comment $NetBSD: PLIST,v 1.7 2010/06/05 11:34:29 wiz Exp $ bin/gtkhtml-editor-test include/libgtkhtml-3.14/editor/gtkhtml-editor-actions.h include/libgtkhtml-3.14/editor/gtkhtml-editor-common.h @@ -43,9 +43,11 @@ share/gtkhtml-3.14/icons/rule-yellow-flowers-right.png share/gtkhtml-3.14/icons/texture.png share/gtkhtml-3.14/icons/transparent.png share/gtkhtml-3.14/keybindingsrc.emacs +share/locale/af/LC_MESSAGES/gtkhtml-3.14.mo share/locale/am/LC_MESSAGES/gtkhtml-3.14.mo share/locale/ar/LC_MESSAGES/gtkhtml-3.14.mo share/locale/as/LC_MESSAGES/gtkhtml-3.14.mo +share/locale/ast/LC_MESSAGES/gtkhtml-3.14.mo share/locale/az/LC_MESSAGES/gtkhtml-3.14.mo share/locale/be/LC_MESSAGES/gtkhtml-3.14.mo share/locale/bg/LC_MESSAGES/gtkhtml-3.14.mo @@ -59,6 +61,7 @@ share/locale/da/LC_MESSAGES/gtkhtml-3.14.mo share/locale/de/LC_MESSAGES/gtkhtml-3.14.mo share/locale/dz/LC_MESSAGES/gtkhtml-3.14.mo share/locale/el/LC_MESSAGES/gtkhtml-3.14.mo +share/locale/en@shaw/LC_MESSAGES/gtkhtml-3.14.mo share/locale/en_CA/LC_MESSAGES/gtkhtml-3.14.mo share/locale/en_GB/LC_MESSAGES/gtkhtml-3.14.mo share/locale/es/LC_MESSAGES/gtkhtml-3.14.mo diff --git a/www/gtkhtml314/distinfo b/www/gtkhtml314/distinfo index 90f74303391..13cb0c0e44d 100644 --- a/www/gtkhtml314/distinfo +++ b/www/gtkhtml314/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.23 2010/04/13 17:30:53 drochner Exp $ +$NetBSD: distinfo,v 1.24 2010/06/05 11:34:29 wiz Exp $ -SHA1 (gtkhtml-3.28.3.tar.bz2) = ebbce23ddbc7b96756914bddce9a96d748f9dd00 -RMD160 (gtkhtml-3.28.3.tar.bz2) = b952a8d9f1db9eac039c563ae1b47de61012c92f -Size (gtkhtml-3.28.3.tar.bz2) = 1364797 bytes +SHA1 (gtkhtml-3.30.1.tar.bz2) = e72ace1cf3461d3b01746e7ebcfef6e94124103b +RMD160 (gtkhtml-3.30.1.tar.bz2) = e47734cf521bfe20ebd340162769b8c372f453e9 +Size (gtkhtml-3.30.1.tar.bz2) = 1350166 bytes |