Date: Fri, 12 Apr 2019 07:33:00 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r498701 - branches/2019Q2/net/boringtun Message-ID: <201904120733.x3C7X0AX065573@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Fri Apr 12 07:32:59 2019 New Revision: 498701 URL: https://svnweb.freebsd.org/changeset/ports/498701 Log: MFH: r497940 net/boringtun: Mark IGNORE because the first and only available release was deleted from upstream Modified: branches/2019Q2/net/boringtun/Makefile Directory Properties: branches/2019Q2/ (props changed) Modified: branches/2019Q2/net/boringtun/Makefile ============================================================================== --- branches/2019Q2/net/boringtun/Makefile Fri Apr 12 07:12:48 2019 (r498700) +++ branches/2019Q2/net/boringtun/Makefile Fri Apr 12 07:32:59 2019 (r498701) @@ -14,6 +14,9 @@ COMMENT= CloudFlares Userspace WireGuard implementatio LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.md +IGNORE= has unclear project status because the only release was \ + silently deleted upstream + RUN_DEPENDS= wg-quick:net/wireguard USES= cargo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904120733.x3C7X0AX065573>