Sat Feb 6 16:07:15 2010 UTC ()
Update pear-HTML_Common from 1.2.3 to 1.2.5.

1.2.5

Whitespace is no longer trimmed from quoted attribute values in
_parseAttribute() method (bug #15787)

1.2.4

Migrate to package.xml version 2.0, use proper header comment block.
No code changes since previous release.


(taca)
diff -r1.15 -r1.16 pkgsrc/www/pear-HTML_Common/Makefile
diff -r1.4 -r1.5 pkgsrc/www/pear-HTML_Common/distinfo

cvs diff -r1.15 -r1.16 pkgsrc/www/pear-HTML_Common/Makefile (expand / switch to unified diff)

--- pkgsrc/www/pear-HTML_Common/Makefile 2008/06/12 02:14:56 1.15
+++ pkgsrc/www/pear-HTML_Common/Makefile 2010/02/06 16:07:15 1.16
@@ -1,15 +1,14 @@ @@ -1,15 +1,14 @@
1# $NetBSD: Makefile,v 1.15 2008/06/12 02:14:56 joerg Exp $ 1# $NetBSD: Makefile,v 1.16 2010/02/06 16:07:15 taca Exp $
2 2
3DISTNAME= HTML_Common-1.2.3 3DISTNAME= HTML_Common-1.2.5
4PKGREVISION= 1 
5CATEGORIES= www 4CATEGORIES= www
6 5
7MAINTAINER= jdolecek@NetBSD.org 6MAINTAINER= jdolecek@NetBSD.org
8COMMENT= Base PHP class for other HTML classes 7COMMENT= Base PHP class for other HTML classes
9 8
10PKG_DESTDIR_SUPPORT= user-destdir 9PKG_DESTDIR_SUPPORT= user-destdir
11 10
12CONFLICTS= php-pear-HTML_Common-[0-9]* 11CONFLICTS= php-pear-HTML_Common-[0-9]*
13 12
14.include "../../lang/php/pear.mk" 13.include "../../lang/php/pear.mk"
15.include "../../mk/bsd.pkg.mk" 14.include "../../mk/bsd.pkg.mk"

cvs diff -r1.4 -r1.5 pkgsrc/www/pear-HTML_Common/distinfo (expand / switch to unified diff)

--- pkgsrc/www/pear-HTML_Common/distinfo 2006/10/23 20:09:00 1.4
+++ pkgsrc/www/pear-HTML_Common/distinfo 2010/02/06 16:07:15 1.5
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.4 2006/10/23 20:09:00 jdolecek Exp $ 1$NetBSD: distinfo,v 1.5 2010/02/06 16:07:15 taca Exp $
2 2
3SHA1 (pear/HTML_Common-1.2.3.tgz) = 6f4f0d230e64820086ea8b7aab101d44511a97ad 3SHA1 (pear/HTML_Common-1.2.5.tgz) = f04245351a6f5664588721f3d06e3003c9f30ed8
4RMD160 (pear/HTML_Common-1.2.3.tgz) = 6f522d95397604bc6a46d34f7a98d09471c7933d 4RMD160 (pear/HTML_Common-1.2.5.tgz) = a73803f118d58fef61742c05708f25f6adca9758
5Size (pear/HTML_Common-1.2.3.tgz) = 4746 bytes 5Size (pear/HTML_Common-1.2.5.tgz) = 4585 bytes