diff options
author | jmmv <jmmv@pkgsrc.org> | 2005-03-26 16:19:22 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2005-03-26 16:19:22 +0000 |
commit | 8dad9fadf82c03006b8e128c440938a9b940fa6a (patch) | |
tree | d772d3560029e37af50c6c0be299353d122b651b /www/gtkhtml36 | |
parent | f2201a68b890ce3fc62914d2941259d8260e9cb4 (diff) | |
download | pkgsrc-8dad9fadf82c03006b8e128c440938a9b940fa6a.tar.gz |
Update to 3.6.1:
* a11y fixes (Mengjie Yu)
* cursor movement fixes
* color changes notification fix (Mengjie Yu)
* stress test suite
* fixed table cells parsing
* fixed deleting around tables
* updated translations (Abel Cheung)
Diffstat (limited to 'www/gtkhtml36')
-rw-r--r-- | www/gtkhtml36/Makefile | 4 | ||||
-rw-r--r-- | www/gtkhtml36/PLIST | 4 | ||||
-rw-r--r-- | www/gtkhtml36/distinfo | 8 |
3 files changed, 9 insertions, 7 deletions
diff --git a/www/gtkhtml36/Makefile b/www/gtkhtml36/Makefile index f8cb01a2eb1..681e8c36246 100644 --- a/www/gtkhtml36/Makefile +++ b/www/gtkhtml36/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2005/03/22 16:07:33 jmmv Exp $ +# $NetBSD: Makefile,v 1.2 2005/03/26 16:19:22 jmmv Exp $ # -DISTNAME= gtkhtml-3.6.0 +DISTNAME= gtkhtml-3.6.1 PKGNAME= ${DISTNAME:S/gtkhtml/gtkhtml36/} CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gtkhtml/3.6/} diff --git a/www/gtkhtml36/PLIST b/www/gtkhtml36/PLIST index ca37b3eb1d5..bef40d8e751 100644 --- a/www/gtkhtml36/PLIST +++ b/www/gtkhtml36/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2005/03/22 16:07:33 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.2 2005/03/26 16:19:22 jmmv Exp $ include/libgtkhtml-3.6/gtkhtml/gtkhtml-compat.h include/libgtkhtml-3.6/gtkhtml/gtkhtml-embedded.h include/libgtkhtml-3.6/gtkhtml/gtkhtml-enums.h @@ -183,6 +183,8 @@ ${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/gtkhtml-3.6.mo ${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/gtkhtml-3.6.mo ${PKGLOCALEDIR}/locale/lt/LC_MESSAGES/gtkhtml-3.6.mo ${PKGLOCALEDIR}/locale/lv/LC_MESSAGES/gtkhtml-3.6.mo +${PKGLOCALEDIR}/locale/mk/LC_MESSAGES/gtkhtml-3.6.mo +${PKGLOCALEDIR}/locale/ml/LC_MESSAGES/gtkhtml-3.6.mo ${PKGLOCALEDIR}/locale/ms/LC_MESSAGES/gtkhtml-3.6.mo ${PKGLOCALEDIR}/locale/nb/LC_MESSAGES/gtkhtml-3.6.mo ${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/gtkhtml-3.6.mo diff --git a/www/gtkhtml36/distinfo b/www/gtkhtml36/distinfo index f0bf99539bd..c82ea6e2b44 100644 --- a/www/gtkhtml36/distinfo +++ b/www/gtkhtml36/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.1.1.1 2005/03/22 16:07:33 jmmv Exp $ +$NetBSD: distinfo,v 1.2 2005/03/26 16:19:22 jmmv Exp $ -SHA1 (gtkhtml-3.6.0.tar.bz2) = 61ef01b7db7b22dc9eb99d075f028adf52ead07c -RMD160 (gtkhtml-3.6.0.tar.bz2) = 8b3165154aa8317b395c9bd0d8fc68f1fe7ce6d1 -Size (gtkhtml-3.6.0.tar.bz2) = 1348975 bytes +SHA1 (gtkhtml-3.6.1.tar.bz2) = f152fa71a734e11a3bf2fc81009bf12a8b6ed117 +RMD160 (gtkhtml-3.6.1.tar.bz2) = 49b95c382193d4ff8763ec0b3c32d90731caf899 +Size (gtkhtml-3.6.1.tar.bz2) = 1356878 bytes SHA1 (patch-aa) = ada12e6ddc5519c49742d652cd2643b3a7cc1983 SHA1 (patch-ab) = c673e7bcfc749f8ee6fe19d2ccaeb3da6f64b636 |