diff options
author | wiz <wiz@pkgsrc.org> | 2008-11-24 16:10:05 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-11-24 16:10:05 +0000 |
commit | 269d7468eb05d81a8db1346d436098a13a583827 (patch) | |
tree | 5aa96ab084afabca14f1b7ea33a1c971ae516068 /www | |
parent | 667010514063890dbd1f8f7e7999ead7b0475cd1 (diff) | |
download | pkgsrc-269d7468eb05d81a8db1346d436098a13a583827.tar.gz |
Update to 3.24.2:
GtkHTML-3.24.2 2008-11-24
-------------------------
Bug Fixes:
#472517: Always update the pop-up menu before showing it, whether we're clicking in a selection or not (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 2a0a3d98997..2b7694e6cbb 100644 --- a/www/gtkhtml314/Makefile +++ b/www/gtkhtml314/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.18 2008/11/07 22:42:41 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2008/11/24 16:10:05 wiz Exp $ # # PKGNAME derives from the supported API (still from # release 3.14). See also PLIST. # -DISTNAME= gtkhtml-3.24.1.1 +DISTNAME= gtkhtml-3.24.2 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 6a4d9c113c1..a19c515a30f 100644 --- a/www/gtkhtml314/distinfo +++ b/www/gtkhtml314/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.12 2008/11/07 22:42:42 wiz Exp $ +$NetBSD: distinfo,v 1.13 2008/11/24 16:10:05 wiz Exp $ -SHA1 (gtkhtml-3.24.1.1.tar.bz2) = 61eabab5a79137a4f961fd21ab485bed9fcad034 -RMD160 (gtkhtml-3.24.1.1.tar.bz2) = 26fe220567d6727c5c6f5f92efd30d42909cef74 -Size (gtkhtml-3.24.1.1.tar.bz2) = 1439484 bytes +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 |