pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/libgtkhtml Update to 2.6.1:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cdadb15505a2
branches:  trunk
changeset: 474736:cdadb15505a2
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Tue May 04 21:26:22 2004 +0000

description:
Update to 2.6.1:
* Look for "id" attribute of anchor element as XHTML 1.0 deprecates
  "name" attribute. (bug 137854) [Sven Neumann]
* Use focus-width when restyling box. (bug 125290) [Balamurali Vishwnanthan]
* Fix crasher bug in gnochm when displaying new page. (bug #135489).

diffstat:

 www/libgtkhtml/Makefile |  4 ++--
 www/libgtkhtml/distinfo |  6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs (24 lines):

diff -r bac7c9ae07aa -r cdadb15505a2 www/libgtkhtml/Makefile
--- a/www/libgtkhtml/Makefile   Tue May 04 21:14:49 2004 +0000
+++ b/www/libgtkhtml/Makefile   Tue May 04 21:26:22 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2004/04/01 18:32:37 jmmv Exp $
+# $NetBSD: Makefile,v 1.24 2004/05/04 21:26:22 jmmv Exp $
 #
 
-DISTNAME=      libgtkhtml-2.6.0
+DISTNAME=      libgtkhtml-2.6.1
 CATEGORIES=    www devel gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/libgtkhtml/2.6/}
 EXTRACT_SUFX=  .tar.bz2
diff -r bac7c9ae07aa -r cdadb15505a2 www/libgtkhtml/distinfo
--- a/www/libgtkhtml/distinfo   Tue May 04 21:14:49 2004 +0000
+++ b/www/libgtkhtml/distinfo   Tue May 04 21:26:22 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.4 2004/04/01 18:32:38 jmmv Exp $
+$NetBSD: distinfo,v 1.5 2004/05/04 21:26:22 jmmv Exp $
 
-SHA1 (libgtkhtml-2.6.0.tar.bz2) = 24d31acfc923ef214a3d4e4e66527e5800a76217
-Size (libgtkhtml-2.6.0.tar.bz2) = 426126 bytes
+SHA1 (libgtkhtml-2.6.1.tar.bz2) = 3de294a7b1cd0f7047e4dc59d73d9ad0455ee36d
+Size (libgtkhtml-2.6.1.tar.bz2) = 426124 bytes



Home | Main Index | Thread Index | Old Index