Skip to content

Commit 498c643

Browse files
committed
textproc/go-md2man: update to 2.0.7
What's Changed Update usage instructions and fix module path #139 Table rendering fix in #141
1 parent a2ffadd commit 498c643

2 files changed

Lines changed: 6 additions & 7 deletions

File tree

textproc/go-md2man/Makefile

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
# $NetBSD: Makefile,v 1.82 2025/04/05 18:51:29 bsiegert Exp $
1+
# $NetBSD: Makefile,v 1.83 2025/04/26 10:21:25 pin Exp $
22

3-
DISTNAME= go-md2man-2.0.6
3+
DISTNAME= go-md2man-2.0.7
44
MASTER_SITES= ${MASTER_SITE_GITHUB:=cpuguy83/}
5-
PKGREVISION= 2
65
CATEGORIES= textproc
76
GITHUB_TAG= v${PKGVERSION_NOREV}
87

textproc/go-md2man/distinfo

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
$NetBSD: distinfo,v 1.10 2024/12/17 19:32:57 pin Exp $
1+
$NetBSD: distinfo,v 1.11 2025/04/26 10:21:25 pin Exp $
22

33
BLAKE2s (github.com_russross_blackfriday_v2_@v_v2.1.0.mod) = f0bc812b934149988d4ab1dcc12c2c63777f0a0d18126b5cba0e35ea880b775b
44
SHA512 (github.com_russross_blackfriday_v2_@v_v2.1.0.mod) = ac376a387fa39fe35dc4d073d8becd74e79f52e9d36b0a6628740dfe0e7c1f4fb6533fc262212663b105afcaa104082e055fa87d20cb3068359faae6dcba7738
55
Size (github.com_russross_blackfriday_v2_@v_v2.1.0.mod) = 42 bytes
66
BLAKE2s (github.com_russross_blackfriday_v2_@v_v2.1.0.zip) = 85686101dbbeab3cb9c505afd1304dbe587d6fd5c029748e5d8aaafba881f0c5
77
SHA512 (github.com_russross_blackfriday_v2_@v_v2.1.0.zip) = 11e29cdd7a8baee7995009755582c26eb819efd715e9dfa1442b5743c7bf5752188f0fa8f5ddb3452f05f371a280324406410b683609f6a510277d3e03b30ca0
88
Size (github.com_russross_blackfriday_v2_@v_v2.1.0.zip) = 122358 bytes
9-
BLAKE2s (go-md2man-2.0.6.tar.gz) = a28b3fc63297d9e5b47e6dedf36e13b3bab9e7c6def55e2ba5e5d7a82e200300
10-
SHA512 (go-md2man-2.0.6.tar.gz) = c6273040edf7e4c97851c0bfb5366ed0298e92ff1f7f4740104979f1cac17d6303b998ff75396a4264b164872886854e7dadfee3f139d76f684c1b6ca5512828
11-
Size (go-md2man-2.0.6.tar.gz) = 11064 bytes
9+
BLAKE2s (go-md2man-2.0.7.tar.gz) = 8bf0474d502a15ae85f1a53caaf05b47bff2ca2b07762a48d20acaeb148612cd
10+
SHA512 (go-md2man-2.0.7.tar.gz) = cc6878af3cfdb0c06ee46b39aa407ec5e48814dc8f68eeae885607407833ac263995fe61c0870217e7c2b2102904f1cf732fa210d89ba38e2443ab1436212905
11+
Size (go-md2man-2.0.7.tar.gz) = 11337 bytes

0 commit comments

Comments
 (0)