diff options
author | wiz <wiz@pkgsrc.org> | 2009-02-27 17:52:02 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-02-27 17:52:02 +0000 |
commit | 24ad85fe03509f0a1bfadef983021fded3b6a5e2 (patch) | |
tree | 7620c82c72dae4b98087b22924a8b4faee473047 /www | |
parent | f41c40e2b41d9e041436543c90ffa559ae7754d7 (diff) | |
download | pkgsrc-24ad85fe03509f0a1bfadef983021fded3b6a5e2.tar.gz |
Update to 3.24.5:
GtkHTML-3.24.5 2009-02-25
-------------------------
Bug Fixes:
#569365 : Do not draw a cursor without a window. (Milan Crha)
#570276 : Change Word Wrap accelerator to CtrlK, since CtrlBackspace
doesn't work apparently. (Matthew Barnes)
#571621 : Replace a g_assert() with g_return_if_fail(). (Matthew
Barnes)
Diffstat (limited to 'www')
-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 b36be14d815..8520c06ed95 100644 --- a/www/gtkhtml314/Makefile +++ b/www/gtkhtml314/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.21 2009/02/06 17:31:34 drochner Exp $ +# $NetBSD: Makefile,v 1.22 2009/02/27 17:52:02 wiz Exp $ # # PKGNAME derives from the supported API (still from # release 3.14). See also PLIST. # -DISTNAME= gtkhtml-3.24.4 +DISTNAME= gtkhtml-3.24.5 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 41261bbc976..853e805c889 100644 --- a/www/gtkhtml314/distinfo +++ b/www/gtkhtml314/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.15 2009/02/06 17:31:34 drochner Exp $ +$NetBSD: distinfo,v 1.16 2009/02/27 17:52:02 wiz Exp $ -SHA1 (gtkhtml-3.24.4.tar.bz2) = 9b066f17b9a049ba537ab5b0ada91c95319b46eb -RMD160 (gtkhtml-3.24.4.tar.bz2) = 240df6714c64c42f2cbedd646a1eda0f462b938c -Size (gtkhtml-3.24.4.tar.bz2) = 1441024 bytes +SHA1 (gtkhtml-3.24.5.tar.bz2) = 4927df0adf6b9760d98b7777c60a01a63d870425 +RMD160 (gtkhtml-3.24.5.tar.bz2) = fc81498abe3cf9f9ca58cb29403921d4e70cbf18 +Size (gtkhtml-3.24.5.tar.bz2) = 1473717 bytes |