Date: Fri, 29 Mar 2019 14:32:08 +0000 (UTC) From: Bernhard Froehlich <decke@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r497142 - head/net/boringtun Message-ID: <201903291432.x2TEW8H9051739@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: decke Date: Fri Mar 29 14:32:07 2019 New Revision: 497142 URL: https://svnweb.freebsd.org/changeset/ports/497142 Log: net/boringtun: Drop maintainership because I cannot ethically support CloudFlare and their intentions after what I have found out. Sorry for the mistake of bringing it into the ports tree and opening pandoras box. Modified: head/net/boringtun/Makefile Modified: head/net/boringtun/Makefile ============================================================================== --- head/net/boringtun/Makefile Fri Mar 29 14:31:40 2019 (r497141) +++ head/net/boringtun/Makefile Fri Mar 29 14:32:07 2019 (r497142) @@ -8,8 +8,8 @@ CATEGORIES= net PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ PATCHFILES= b10df0ef427cea425f6eeedb372da372055de308.patch:-p1 -MAINTAINER= decke@FreeBSD.org -COMMENT= Userspace WireGuard implementation in Rust +MAINTAINER= ports@FreeBSD.org +COMMENT= CloudFlares Userspace WireGuard implementation in Rust LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.md
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903291432.x2TEW8H9051739>