pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/p5-Template-Plugin-Autoformat



Module Name:    pkgsrc
Committed By:   wen
Date:           Wed Feb 18 07:37:19 UTC 2026

Modified Files:
        pkgsrc/textproc/p5-Template-Plugin-Autoformat: Makefile distinfo

Log Message:
Update to 2.79

Upstream changes:
2.79 2025-12-30
 - fix for https://github.com/karpet/template-plugin-autoformat/pull/10
2.78 2025-12-26
 - fix for Perl 5.42: https://github.com/karpet/template-plugin-autoformat/pull/9


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 \
    pkgsrc/textproc/p5-Template-Plugin-Autoformat/Makefile
cvs rdiff -u -r1.5 -r1.6 \
    pkgsrc/textproc/p5-Template-Plugin-Autoformat/distinfo

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

Modified files:

Index: pkgsrc/textproc/p5-Template-Plugin-Autoformat/Makefile
diff -u pkgsrc/textproc/p5-Template-Plugin-Autoformat/Makefile:1.20 pkgsrc/textproc/p5-Template-Plugin-Autoformat/Makefile:1.21
--- pkgsrc/textproc/p5-Template-Plugin-Autoformat/Makefile:1.20 Fri Jul  4 08:48:25 2025
+++ pkgsrc/textproc/p5-Template-Plugin-Autoformat/Makefile      Wed Feb 18 07:37:19 2026
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.20 2025/07/04 08:48:25 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2026/02/18 07:37:19 wen Exp $
 
-DISTNAME=      Template-Plugin-Autoformat-2.77
+DISTNAME=      Template-Plugin-Autoformat-2.79
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   11
 CATEGORIES=    www perl5
-MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Template/}
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/K/KA/KARMAN/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://metacpan.org/release/Template-Plugin-Autoformat

Index: pkgsrc/textproc/p5-Template-Plugin-Autoformat/distinfo
diff -u pkgsrc/textproc/p5-Template-Plugin-Autoformat/distinfo:1.5 pkgsrc/textproc/p5-Template-Plugin-Autoformat/distinfo:1.6
--- pkgsrc/textproc/p5-Template-Plugin-Autoformat/distinfo:1.5  Tue Oct 26 11:22:37 2021
+++ pkgsrc/textproc/p5-Template-Plugin-Autoformat/distinfo      Wed Feb 18 07:37:19 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.5 2021/10/26 11:22:37 nia Exp $
+$NetBSD: distinfo,v 1.6 2026/02/18 07:37:19 wen Exp $
 
-BLAKE2s (Template-Plugin-Autoformat-2.77.tar.gz) = 69ba386f403e70f283379b562b57787fdcf561985c80297dca2b8805b93ffd95
-SHA512 (Template-Plugin-Autoformat-2.77.tar.gz) = 4c26005fc510b4340e23c10a5e91ff88123c602f24e9e73f7f3b65eb1bd9afe6a43107ad17d5455a12ddb4dcf84bd37ea14588dfaf69c2855b63a8c1537c182d
-Size (Template-Plugin-Autoformat-2.77.tar.gz) = 6423 bytes
+BLAKE2s (Template-Plugin-Autoformat-2.79.tar.gz) = 1e230d2a8dd2b83d8fc0b15698291c159ece9bf8d19f0202ae40903681a85757
+SHA512 (Template-Plugin-Autoformat-2.79.tar.gz) = cb1df44d0cbaff2bc7cb8dc26ada01379422e78ecec188814e70fdbf214a24333ed0496f3f0558141be743ff855d3341a27de74e617c5855c7a3b166a390a3f9
+Size (Template-Plugin-Autoformat-2.79.tar.gz) = 6555 bytes



Home | Main Index | Thread Index | Old Index