pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/p5-Text-MultiMarkdown



Module Name:    pkgsrc
Committed By:   wen
Date:           Tue Aug 13 02:27:37 UTC 2024

Modified Files:
        pkgsrc/textproc/p5-Text-MultiMarkdown: Makefile distinfo

Log Message:
Update to 1.002

Upstream changes:
1.002 2023-10-31T19:46:11Z
        * new heading_ids_spaces_to_dash feature from Doug Hoyte (#2)

1.001 2023-08-08T07:16:26Z
        * brian d foy takes over the module to fix a tar archive that
        had extra metadata that some tars complained about
        * the Module::Install stuff is gone, so bobtfish/text-multimarkdown#33
        is solved
        * changed shebang of cript/MultiMarkdown.pl so MakeMaker will update
        it (toddr, bobtfish/text-multimarkdown#34)


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/textproc/p5-Text-MultiMarkdown/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/textproc/p5-Text-MultiMarkdown/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-Text-MultiMarkdown/Makefile
diff -u pkgsrc/textproc/p5-Text-MultiMarkdown/Makefile:1.9 pkgsrc/textproc/p5-Text-MultiMarkdown/Makefile:1.10
--- pkgsrc/textproc/p5-Text-MultiMarkdown/Makefile:1.9  Thu Jul  6 09:41:53 2023
+++ pkgsrc/textproc/p5-Text-MultiMarkdown/Makefile      Tue Aug 13 02:27:37 2024
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.9 2023/07/06 09:41:53 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2024/08/13 02:27:37 wen Exp $
 
-DISTNAME=      Text-MultiMarkdown-1.000035
-PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   5
+DISTNAME=      Text-MultiMarkdown-1.002
+PKGNAME=       p5-${DISTNAME}000
 CATEGORIES=    textproc perl5
-MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/B/BO/BOBTFISH/}
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=../../authors/id/B/BD/BDFOY/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://metacpan.org/release/Text-MultiMarkdown

Index: pkgsrc/textproc/p5-Text-MultiMarkdown/distinfo
diff -u pkgsrc/textproc/p5-Text-MultiMarkdown/distinfo:1.4 pkgsrc/textproc/p5-Text-MultiMarkdown/distinfo:1.5
--- pkgsrc/textproc/p5-Text-MultiMarkdown/distinfo:1.4  Sun Apr 17 22:51:41 2022
+++ pkgsrc/textproc/p5-Text-MultiMarkdown/distinfo      Tue Aug 13 02:27:37 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2022/04/17 22:51:41 wiz Exp $
+$NetBSD: distinfo,v 1.5 2024/08/13 02:27:37 wen Exp $
 
-BLAKE2s (Text-MultiMarkdown-1.000035.tar.gz) = 24670c58776c7d7e7e1a5fb6362b9826e10253a6e9b2a3115d5932debd0f4ae3
-SHA512 (Text-MultiMarkdown-1.000035.tar.gz) = adb7db3c2293e268761c537d9415c98c3a88808c772618813a21656facf5afab0cbe7d1fa9707f920416a34be1dab13700755594c79ed822ae44420e05da6ab7
-Size (Text-MultiMarkdown-1.000035.tar.gz) = 112893 bytes
+BLAKE2s (Text-MultiMarkdown-1.002.tar.gz) = 84e690d00aba24f81553ebe39aa43b47703eb3092989081fc798b0ff391570a2
+SHA512 (Text-MultiMarkdown-1.002.tar.gz) = f53e08f7f0250d9ecd35198c6f56d656e81194a51abf2865bd5a97b08df456c0ac9185459933caa7a84a75ff01e35431208c15d00c6986f79206168df65cc8e8
+Size (Text-MultiMarkdown-1.002.tar.gz) = 99199 bytes



Home | Main Index | Thread Index | Old Index