pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/p5-HTML-RewriteAttributes
Module Name: pkgsrc
Committed By: wen
Date: Sun Nov 24 08:37:36 UTC 2024
Modified Files:
pkgsrc/www/p5-HTML-RewriteAttributes: Makefile distinfo
Log Message:
Update to 0.06
Upstream changes:
0.06 Fri Nov 12 2024
Pass more args to callback to support adding attributes.
Improve documentation for other features.
Add dot ('.') to Makefile.PL to find Module::Install in newer perls. Reported by Kent Fredric, RT 121446.
Remove unneeded shebang line in lib files. Reported by Laurent Baillet, RT 126906.
Fix spelling error in docs. Reported by x.guimard, RT 126964.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/www/p5-HTML-RewriteAttributes/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/www/p5-HTML-RewriteAttributes/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-RewriteAttributes/Makefile
diff -u pkgsrc/www/p5-HTML-RewriteAttributes/Makefile:1.23 pkgsrc/www/p5-HTML-RewriteAttributes/Makefile:1.24
--- pkgsrc/www/p5-HTML-RewriteAttributes/Makefile:1.23 Sat Nov 16 12:07:41 2024
+++ pkgsrc/www/p5-HTML-RewriteAttributes/Makefile Sun Nov 24 08:37:36 2024
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.23 2024/11/16 12:07:41 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2024/11/24 08:37:36 wen Exp $
-DISTNAME= HTML-RewriteAttributes-0.05
+DISTNAME= HTML-RewriteAttributes-0.06
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 12
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=HTML/}
Index: pkgsrc/www/p5-HTML-RewriteAttributes/distinfo
diff -u pkgsrc/www/p5-HTML-RewriteAttributes/distinfo:1.7 pkgsrc/www/p5-HTML-RewriteAttributes/distinfo:1.8
--- pkgsrc/www/p5-HTML-RewriteAttributes/distinfo:1.7 Tue Oct 26 11:29:58 2021
+++ pkgsrc/www/p5-HTML-RewriteAttributes/distinfo Sun Nov 24 08:37:36 2024
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.7 2021/10/26 11:29:58 nia Exp $
+$NetBSD: distinfo,v 1.8 2024/11/24 08:37:36 wen Exp $
-BLAKE2s (HTML-RewriteAttributes-0.05.tar.gz) = 9b3a7132db74fe67a4533390aa2df2d86739e9bccf7d41f1855d716f7720891c
-SHA512 (HTML-RewriteAttributes-0.05.tar.gz) = 6a654dd2767010781f7fd145110dda4ebe71ed82aa6fea5932fa301b23f885d928c7dc0cea562ab5c5cd4f0881dadd590c4a4ae052285fcd261ac4ee9d25eb70
-Size (HTML-RewriteAttributes-0.05.tar.gz) = 27696 bytes
+BLAKE2s (HTML-RewriteAttributes-0.06.tar.gz) = 22ebe0456839f8d60f20b90c910df8cb4a1e1e99407fbe83a6f03e74899fd62b
+SHA512 (HTML-RewriteAttributes-0.06.tar.gz) = a1791c1179475cf6d303c600c50c44e4df30e00fbe0d52e110eef61def7ab5c76f0bf5090e2b628620ceb5ac779affff5c225021793d08b8e662781037e0238f
+Size (HTML-RewriteAttributes-0.06.tar.gz) = 26989 bytes
SHA1 (patch-Makefile.PL) = da718e3880c3b0350fa8c9a4232e65bb52eb17a3
Home |
Main Index |
Thread Index |
Old Index