Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Aug 2021 07:28:00 GMT
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 30ad9547457a - main - games/gnugo: drop bogus personal attribution from the port description
Message-ID:  <202108260728.17Q7S0D2098771@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by danfe:

URL: https://cgit.FreeBSD.org/ports/commit/?id=30ad9547457a82b01354ad68695da4e1489e3490

commit 30ad9547457a82b01354ad68695da4e1489e3490
Author:     Alexey Dokuchaev <danfe@FreeBSD.org>
AuthorDate: 2021-08-26 07:27:08 +0000
Commit:     Alexey Dokuchaev <danfe@FreeBSD.org>
CommitDate: 2021-08-26 07:27:15 +0000

    games/gnugo: drop bogus personal attribution from the port description
    
    It had been added in r22849 during routinely version update and is the
    name of the submitter of PR 13713, which means it should not have been
    committed in the first place as we do not append names of contributors
    to port descriptions.  Replace it with canonical WWW line which points
    to the project's home page.
---
 games/gnugo/pkg-descr | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/games/gnugo/pkg-descr b/games/gnugo/pkg-descr
index d4069163913a..72dfbbc1c14a 100644
--- a/games/gnugo/pkg-descr
+++ b/games/gnugo/pkg-descr
@@ -5,5 +5,4 @@ and operates both in plain ASCII and using the Go Modem Protocol.
 For a nice graphical interface, cgoban's Go Modem feature can operate as a
 front-end for gnugo (cgoban is available as a port/package).
 
--Steve Coltrin-
-spcoltri@code.cs.unm.edu
+WWW: https://www.gnu.org/software/gnugo/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108260728.17Q7S0D2098771>