svn commit: r511545 - head/net/nats-streaming-server
Antoine Brodin
antoine at FreeBSD.org
Sun Sep 8 05:59:29 UTC 2019
Author: antoine
Date: Sun Sep 8 05:59:28 2019
New Revision: 511545
URL: https://svnweb.freebsd.org/changeset/ports/511545
Log:
Mark BROKEN
go: github.com/go-sql-driver/mysql at v1.4.1: Get https://proxy.golang.org/github.com/go-sql-driver/mysql/@v/v1.4.1.mod: dial tcp 172.217.0.49:443: connect: can't assign requested address
Reported by: pkg-fallout
Modified:
head/net/nats-streaming-server/Makefile
Modified: head/net/nats-streaming-server/Makefile
==============================================================================
--- head/net/nats-streaming-server/Makefile Sun Sep 8 05:57:13 2019 (r511544)
+++ head/net/nats-streaming-server/Makefile Sun Sep 8 05:59:28 2019 (r511545)
@@ -11,6 +11,8 @@ COMMENT= Streaming system server for NATS
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN= fails to build
+
USES= go
GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME}
USE_GITHUB= yes
More information about the svn-ports-head
mailing list