Re:_git:_05c0744cc3c6_-_main_-_textproc/go-md2man:_ Update 2.0.2 → 2.0.4
- In reply to: Po-Chuan Hsieh : "Re: git: 05c0744cc3c6 - main - textproc/go-md2man: U pdate 2.0.2 → 2.0.4"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 21 Aug 2024 20:59:37 UTC
21.08.2024 23:47, Po-Chuan Hsieh пишет: > 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 > <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. What should be correct with "/" or without? I see different values in ports. And I remember that it had to end with "/" when WWW was in pkg-descr. If we talk about this commit, then I committed the proposed patch, which was approved by the maintainer. -- Best regards, Vladimir Druzenko