Subject: pkg/34468: [update] www/pear-HTML_Common
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Martin Wilke <miwi@FreeBSD.org>
List: pkgsrc-bugs
Date: 09/04/2006 13:10:00
>Number:         34468
>Category:       pkg
>Synopsis:       [update] www/pear-HTML_Common
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Mon Sep 04 13:10:00 +0000 2006
>Originator:     Martin Wilke
>Release:        NetBSD 4.0_BETA i386
>Organization:
>Environment:


System: NetBSD 4.0_BETA (GENERIC) #0: Thu Aug 31 02:51:57 UTC 2006
	builds@b4.netbsd.org:/home/builds/ab/netbsd-4/i386/200608300000Z-obj/home/builds/ab/netbsd-4/src/sys/arch/i386/compile/GENERIC



>Description:


- Update to 1.2.2

- Changelog 
	- fixed bug #3948 (semicolon after case in switch)
	- fixed bug #3953 (outdated inline docs for a private function)
	- updated some other inline docs for private functions



>How-To-Repeat:





>Fix:


--- pear-HTML_Common.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/pkgsrc/www/pear-HTML_Common/Makefile,v
retrieving revision 1.12
diff -u -r1.12 Makefile
--- Makefile	4 Jun 2006 16:26:55 -0000	1.12
+++ Makefile	4 Sep 2006 12:14:46 -0000
@@ -1,6 +1,6 @@
 # $NetBSD: Makefile,v 1.12 2006/06/04 16:26:55 joerg Exp $
 
-DISTNAME=	HTML_Common-1.2.1
+DISTNAME=	HTML_Common-1.2.2
 CATEGORIES=	www
 
 MAINTAINER=	jdolecek@NetBSD.org
Index: distinfo
===================================================================
RCS file: /home/pcvs/pkgsrc/www/pear-HTML_Common/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo	24 Feb 2005 14:08:37 -0000	1.3
+++ distinfo	4 Sep 2006 12:18:21 -0000
@@ -1,5 +1,5 @@
 $NetBSD: distinfo,v 1.3 2005/02/24 14:08:37 wiz Exp $
 
-SHA1 (pear/HTML_Common-1.2.1.tgz) = 7d4faec3d084d12ad06b17cda1d540dc5e6cf24c
-RMD160 (pear/HTML_Common-1.2.1.tgz) = 45dbf3724e2bf04b421cb606693738280da362bf
-Size (pear/HTML_Common-1.2.1.tgz) = 3637 bytes
+SHA1 (pear/HTML_Common-1.2.2.tgz) = e66fe26bf3bad8503e6b20c08df61e72b54721c4
+RMD160 (pear/HTML_Common-1.2.2.tgz) = beca386eaaed3f67015d9b4760df1b3b17592ede
+Size (pear/HTML_Common-1.2.2.tgz) = 4240 bytes
--- pear-HTML_Common.diff ends here ---