Re: git: 05c0744cc3c6 - main - textproc/go-md2man: U pdate 2.0.2 → 2.0.4

From: Po-Chuan Hsieh <sunpoet_at_freebsd.org>
Date: Wed, 21 Aug 2024 20:47:22 UTC
On Thu, Aug 22, 2024 at 1:15 AM Vladimir Druzenko <vvd@freebsd.org> wrote:

> The branch main has been updated by vvd:
>
> URL:
> https://cgit.FreeBSD.org/ports/commit/?id=05c0744cc3c69809b989705e15ec05907955e0ac
>
> commit 05c0744cc3c69809b989705e15ec05907955e0ac
> Author:     Älven <alster@vinterdalen.se>
> AuthorDate: 2024-08-21 17:12:45 +0000
> Commit:     Vladimir Druzenko <vvd@FreeBSD.org>
> CommitDate: 2024-08-21 17:12:45 +0000
>
>     textproc/go-md2man: Update 2.0.2 → 2.0.4
>
>     Changelogs:
>     https://github.com/cpuguy83/go-md2man/releases/tag/v2.0.3
>     https://github.com/cpuguy83/go-md2man/releases/tag/v2.0.4
>
>     PR:             280906
>     Approved by:    Mateusz Kwiatkowski <mateusz@serveraptor.com> <
> kwiat3k@panic.pl> (maintainer)
> ---
>  textproc/go-md2man/Makefile |  5 ++---
>  textproc/go-md2man/distinfo | 10 +++++-----
>  2 files changed, 7 insertions(+), 8 deletions(-)
>
> diff --git a/textproc/go-md2man/Makefile b/textproc/go-md2man/Makefile
> index 2f8c6930a430..9f8b4654f0f8 100644
> --- a/textproc/go-md2man/Makefile
> +++ b/textproc/go-md2man/Makefile
> @@ -1,12 +1,11 @@
>  PORTNAME=      go-md2man
>  DISTVERSIONPREFIX=     v
> -DISTVERSION=   2.0.2
> -PORTREVISION=  16
> +DISTVERSION=   2.0.4
>  CATEGORIES=    textproc
>
>  MAINTAINER=    mateusz@serveraptor.com
>  COMMENT=       Converts Markdown into roff (man pages)
> -WWW=           https://github.com/cpuguy83/go-md2man
> +WWW=           https://github.com/cpuguy83/go-md2man/


Please revert the WWW change. The original GitHub link is correct.


>  LICENSE=       MIT
>  LICENSE_FILE=  ${WRKSRC}/LICENSE.md
> diff --git a/textproc/go-md2man/distinfo b/textproc/go-md2man/distinfo
> index 31369ed30f44..1723f4e57cb5 100644
> --- a/textproc/go-md2man/distinfo
> +++ b/textproc/go-md2man/distinfo
> @@ -1,5 +1,5 @@
> -TIMESTAMP = 1666129375
> -SHA256 (go/textproc_go-md2man/go-md2man-v2.0.2/v2.0.2.mod) =
> 14c3afa2ef623555c1b4834d1f88b14df77549afee85e5750c19102465b78aba
> -SIZE (go/textproc_go-md2man/go-md2man-v2.0.2/v2.0.2.mod) = 100
> -SHA256 (go/textproc_go-md2man/go-md2man-v2.0.2/v2.0.2.zip) =
> 70a7e609809cf2a92c5535104db5eb82d75c54bfcfed2d224e87dd2fd9729f62
> -SIZE (go/textproc_go-md2man/go-md2man-v2.0.2/v2.0.2.zip) = 12539
> +TIMESTAMP = 1723988917
> +SHA256 (go/textproc_go-md2man/go-md2man-v2.0.4/v2.0.4.mod) =
> 14c3afa2ef623555c1b4834d1f88b14df77549afee85e5750c19102465b78aba
> +SIZE (go/textproc_go-md2man/go-md2man-v2.0.4/v2.0.4.mod) = 100
> +SHA256 (go/textproc_go-md2man/go-md2man-v2.0.4/v2.0.4.zip) =
> 9adbaa17f17dbe36ae464d8062acbbfb9cf853bfebed424435a834a2b0bed910
> +SIZE (go/textproc_go-md2man/go-md2man-v2.0.4/v2.0.4.zip) = 13136
>