diff options
author | wiz <wiz> | 2009-01-13 07:14:14 +0000 |
---|---|---|
committer | wiz <wiz> | 2009-01-13 07:14:14 +0000 |
commit | 1b58374c668ccfacbc1b360b15fdc160de3f2eea (patch) | |
tree | 07af31e3babf221dea874759038e37a550b08770 /www/gtkhtml314 | |
parent | bb0d4142db2eb0a7b7cd86d97ad159d3d390d151 (diff) | |
download | pkgsrc-1b58374c668ccfacbc1b360b15fdc160de3f2eea.tar.gz |
Update to 2.24.3:
GtkHTML-3.24.3 2009-01-12
-------------------------
Bug Fixes:
#553995: evolution crashed with SIGSEGV in gtkhtml_editor_set_changed() (Paul Bolle)
#555388: Undo table create locked up client (Milan Crha)
#562323: Evolution inserts a link incorrectly (Matthew Barnes)
#565491: Don't strip leading whitespace when inserting text (Matthew Barnes)
#565493: Formatting destroyed when marking text with keyboard (Matthew Barnes)
#566014: Evolution does not use selected background color inside table in mail message (Matthew Barnes)
#567130: glade GUI is not localized with evolution (Takao Fujiwara)
Diffstat (limited to 'www/gtkhtml314')
-rw-r--r-- | www/gtkhtml314/Makefile | 4 | ||||
-rw-r--r-- | www/gtkhtml314/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/gtkhtml314/Makefile b/www/gtkhtml314/Makefile index 2b7694e6cbb..11d629688e3 100644 --- a/www/gtkhtml314/Makefile +++ b/www/gtkhtml314/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.19 2008/11/24 16:10:05 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2009/01/13 07:14:14 wiz Exp $ # # PKGNAME derives from the supported API (still from # release 3.14). See also PLIST. # -DISTNAME= gtkhtml-3.24.2 +DISTNAME= gtkhtml-3.24.3 PKGNAME= ${DISTNAME:S/gtkhtml/gtkhtml314/} CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtkhtml/3.24/} diff --git a/www/gtkhtml314/distinfo b/www/gtkhtml314/distinfo index a19c515a30f..7211a231cec 100644 --- a/www/gtkhtml314/distinfo +++ b/www/gtkhtml314/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.13 2008/11/24 16:10:05 wiz Exp $ +$NetBSD: distinfo,v 1.14 2009/01/13 07:14:14 wiz Exp $ -SHA1 (gtkhtml-3.24.2.tar.bz2) = 428da22a6cf0b7c87d994da5891554390b76473b -RMD160 (gtkhtml-3.24.2.tar.bz2) = 25ac1d406acf8258bb6e965fcdd4083452fc459a -Size (gtkhtml-3.24.2.tar.bz2) = 1438665 bytes +SHA1 (gtkhtml-3.24.3.tar.bz2) = e073d81f07a2d54285e8d3427e86e5679f751ecc +RMD160 (gtkhtml-3.24.3.tar.bz2) = 2d98d30a669d685f45e30952c8354549bc388d39 +Size (gtkhtml-3.24.3.tar.bz2) = 1437677 bytes |