Skip to content

Commit da3401d

Browse files
author
wen
committed
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)
1 parent 47267d9 commit da3401d

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

textproc/p5-Text-MultiMarkdown/Makefile

+4-5
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1-
# $NetBSD: Makefile,v 1.9 2023/07/06 09:41:53 wiz Exp $
1+
# $NetBSD: Makefile,v 1.10 2024/08/13 02:27:37 wen Exp $
22

3-
DISTNAME= Text-MultiMarkdown-1.000035
4-
PKGNAME= p5-${DISTNAME}
5-
PKGREVISION= 5
3+
DISTNAME= Text-MultiMarkdown-1.002
4+
PKGNAME= p5-${DISTNAME}000
65
CATEGORIES= textproc perl5
7-
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/B/BO/BOBTFISH/}
6+
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/B/BD/BDFOY/}
87

98
MAINTAINER= [email protected]
109
HOMEPAGE= https://metacpan.org/release/Text-MultiMarkdown
+4-4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
$NetBSD: distinfo,v 1.4 2022/04/17 22:51:41 wiz Exp $
1+
$NetBSD: distinfo,v 1.5 2024/08/13 02:27:37 wen Exp $
22

3-
BLAKE2s (Text-MultiMarkdown-1.000035.tar.gz) = 24670c58776c7d7e7e1a5fb6362b9826e10253a6e9b2a3115d5932debd0f4ae3
4-
SHA512 (Text-MultiMarkdown-1.000035.tar.gz) = adb7db3c2293e268761c537d9415c98c3a88808c772618813a21656facf5afab0cbe7d1fa9707f920416a34be1dab13700755594c79ed822ae44420e05da6ab7
5-
Size (Text-MultiMarkdown-1.000035.tar.gz) = 112893 bytes
3+
BLAKE2s (Text-MultiMarkdown-1.002.tar.gz) = 84e690d00aba24f81553ebe39aa43b47703eb3092989081fc798b0ff391570a2
4+
SHA512 (Text-MultiMarkdown-1.002.tar.gz) = f53e08f7f0250d9ecd35198c6f56d656e81194a51abf2865bd5a97b08df456c0ac9185459933caa7a84a75ff01e35431208c15d00c6986f79206168df65cc8e8
5+
Size (Text-MultiMarkdown-1.002.tar.gz) = 99199 bytes

0 commit comments

Comments
 (0)