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.3:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1e0670bfd8e2
branches:  trunk
changeset: 489790:1e0670bfd8e2
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Sat Feb 26 17:24:19 2005 +0000

description:
Update to 2.6.3:

* Fix large memory leak [Kjartan Maraas]
* Use xmlSAX2 API instead of deprecated SAXv1 API (bug #164808) [Rodney Dawes]
* Use gnome-common in autogen.sh [Rodney Dawes]
* Return NULL at end of non-void function (bug #165455) [Chris Lahey]
* Use g_print instead of g_warning (bug #163071) [Pawel Sawek]
* Miscellaneous bug fixes (bug #151005) [Kjartan Maraas]
* Miscellaneous bug fixes [Peter Williams]
* Miscellaneous bug fixes (bugs #143502, #156582, #157328, #157330, #160704)
  [Padraig O'Briain]

diffstat:

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

diffs (27 lines):

diff -r ad3ab4698bb8 -r 1e0670bfd8e2 www/libgtkhtml/Makefile
--- a/www/libgtkhtml/Makefile   Sat Feb 26 17:24:08 2005 +0000
+++ b/www/libgtkhtml/Makefile   Sat Feb 26 17:24:19 2005 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2004/10/03 00:18:26 tv Exp $
+# $NetBSD: Makefile,v 1.27 2005/02/26 17:24:19 jmmv Exp $
 #
 
-DISTNAME=      libgtkhtml-2.6.2
-PKGREVISION=   1
+DISTNAME=      libgtkhtml-2.6.3
 CATEGORIES=    www devel gnome
 MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/libgtkhtml/2.6/}
 EXTRACT_SUFX=  .tar.bz2
diff -r ad3ab4698bb8 -r 1e0670bfd8e2 www/libgtkhtml/distinfo
--- a/www/libgtkhtml/distinfo   Sat Feb 26 17:24:08 2005 +0000
+++ b/www/libgtkhtml/distinfo   Sat Feb 26 17:24:19 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2005/02/24 14:08:33 wiz Exp $
+$NetBSD: distinfo,v 1.8 2005/02/26 17:24:19 jmmv Exp $
 
-SHA1 (libgtkhtml-2.6.2.tar.bz2) = cf0fab87afcc90c960166ba00733bfb1c402d736
-RMD160 (libgtkhtml-2.6.2.tar.bz2) = 233076dd9d092c016b6b7215f7e33cb4f9bd3ea2
-Size (libgtkhtml-2.6.2.tar.bz2) = 427891 bytes
+SHA1 (libgtkhtml-2.6.3.tar.bz2) = b5022ac2faf87e79ea5a687880f5ff7081b46bf5
+RMD160 (libgtkhtml-2.6.3.tar.bz2) = 153d2f0e49f7a633e3129f625a7b705f87b0b950
+Size (libgtkhtml-2.6.3.tar.bz2) = 392127 bytes



Home | Main Index | Thread Index | Old Index