pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/p5-HTML-Escape



Module Name:    pkgsrc
Committed By:   wen
Date:           Sun Oct 24 03:59:12 UTC 2021

Modified Files:
        pkgsrc/www/p5-HTML-Escape: Makefile distinfo

Log Message:
Update to 1.11

Upstream changes:
1.11 2021-09-27T04:11:20Z

    commit 239b88f865305b59f7d193f0431fcd5c03df3dd3
    Author: Harald Jörg <haj%posteo.de@localhost>
    Date:   Sun Jan 13 11:56:25 2019 +0100

        Add the list of escaped characters to the docs and clarify usage in the synopsis


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 pkgsrc/www/p5-HTML-Escape/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/www/p5-HTML-Escape/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/p5-HTML-Escape/Makefile
diff -u pkgsrc/www/p5-HTML-Escape/Makefile:1.10 pkgsrc/www/p5-HTML-Escape/Makefile:1.11
--- pkgsrc/www/p5-HTML-Escape/Makefile:1.10     Mon May 24 19:55:30 2021
+++ pkgsrc/www/p5-HTML-Escape/Makefile  Sun Oct 24 03:59:11 2021
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.10 2021/05/24 19:55:30 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2021/10/24 03:59:11 wen Exp $
 
-DISTNAME=              HTML-Escape-1.10
+DISTNAME=              HTML-Escape-1.11
 PKGNAME=               p5-${DISTNAME}
-PKGREVISION=           6
 CATEGORIES=            www perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=HTML/}
 

Index: pkgsrc/www/p5-HTML-Escape/distinfo
diff -u pkgsrc/www/p5-HTML-Escape/distinfo:1.4 pkgsrc/www/p5-HTML-Escape/distinfo:1.5
--- pkgsrc/www/p5-HTML-Escape/distinfo:1.4      Thu Oct  7 15:07:40 2021
+++ pkgsrc/www/p5-HTML-Escape/distinfo  Sun Oct 24 03:59:11 2021
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2021/10/07 15:07:40 nia Exp $
+$NetBSD: distinfo,v 1.5 2021/10/24 03:59:11 wen Exp $
 
-RMD160 (HTML-Escape-1.10.tar.gz) = 8b06631133e2c9bd3c32e5dce043a9ef650b351e
-SHA512 (HTML-Escape-1.10.tar.gz) = 27d8c8f4acc1903017a1e1b8c1104c2d0a5ecb21f7ce6990e14f3624ff1548f26bf80bc55491d86166f053364988fdc8768d9f7046fa2c4df360a73f522127a3
-Size (HTML-Escape-1.10.tar.gz) = 56865 bytes
+RMD160 (HTML-Escape-1.11.tar.gz) = 41428d7d6b4a60f472f89f04733757f44ff67f09
+SHA512 (HTML-Escape-1.11.tar.gz) = 572fa1915cfceec75eba8c2425b6bd107b90553b4d18d1cdfd3efb49a31f57471cb5428f75c94916c664c1022beb7969b52fe47faae8ddc9a79a2fc95d48b48c
+Size (HTML-Escape-1.11.tar.gz) = 57093 bytes



Home | Main Index | Thread Index | Old Index