Skip to content

Instantly share code, notes, and snippets.

Index: Mk/Uses/go.mk
===================================================================
--- Mk/Uses/go.mk (revision 566492)
+++ Mk/Uses/go.mk (working copy)
@@ -126,7 +126,7 @@
GO_MODFILE= ${GO_MODVERSION}.mod
GO_DISTFILE= ${GO_MODVERSION}.zip
DIST_SUBDIR= go/${PKGORIGIN:S,/,_,g}/${DISTNAME}
-MASTER_SITES= ${GO_GOPROXY}/${GO_MODNAME}/@v/
+MASTER_SITES= ${GO_GOPROXY}/${GO_MODNAME:tl}/@v/
# $FreeBSD: head/www/adguardhome/Makefile 560462 2021-01-06 00:42:39Z yuri $
PORTNAME= adguardhome
DISTVERSIONPREFIX= v
DISTVERSION= 0.104.3
CATEGORIES= www
MAINTAINER= yuri@FreeBSD.org
COMMENT= Network-wide ads & trackers blocking DNS server
Index: Mk/Uses/go.mk
===================================================================
--- Mk/Uses/go.mk (revision 566511)
+++ Mk/Uses/go.mk (working copy)
@@ -162,7 +162,7 @@
@${ECHO_MSG} "===> Fetching ${GO_MODNAME} dependencies";
@(cd ${DISTDIR}/${DIST_SUBDIR}; \
[ -e go.mod ] || ${RLN} ${GO_MODFILE} go.mod; \
- ${SETENV} ${GO_ENV} GOPROXY=${GO_GOPROXY} ${GO_CMD} mod download -x)
+ ${SETENV} ${MAKE_ENV} ${GO_ENV} GOPROXY=${GO_GOPROXY} ${GO_CMD} mod download -x)
# $FreeBSD$
PORTNAME= crowdsec
PORTVERSION= 1.0.7
DISTVERSIONPREFIX= v
CATEGORIES= security
MAINTAINER= sbz@FreeBSD.org
COMMENT= Crowdsec lightweight and collaborative security engine
# $FreeBSD$
PORTNAME= crowdsec
PORTVERSION= 1.0.7
DISTVERSIONPREFIX= v
CATEGORIES= security
MAINTAINER= sbz@FreeBSD.org
COMMENT= Crowdsec lightweight and collaborative security engine
const std = @import("std");
fn func(args: [][*:0]const u8) void {}
pub fn main() void {
var args = [_][*:0]const u8{ "one", "two" };
// OK
func(&args);
diff --git a/net-mgmt/telegraf/Makefile b/net-mgmt/telegraf/Makefile
index 6f12087d162e..f3fb4d06036e 100644
--- a/net-mgmt/telegraf/Makefile
+++ b/net-mgmt/telegraf/Makefile
@@ -2,7 +2,7 @@
PORTNAME= telegraf
DISTVERSIONPREFIX=v
-DISTVERSION= 1.19.0
+DISTVERSION= 1.19.2
===> Building authelia from ./cmd/authelia
package github.com/authelia/authelia/v4/cmd/authelia
imports github.com/authelia/authelia/v4/internal/commands
imports github.com/authelia/authelia/v4/internal/middlewares
imports github.com/authelia/authelia/v4/internal/regulation
imports github.com/authelia/authelia/v4/internal/storage
imports modernc.org/sqlite
imports modernc.org/libc
imports modernc.org/libc/errno: build constraints exclude all Go files in /usr/home/dg/ports/www/authelia/work/github.com/authelia/authelia/v4@v4.30.4/vendor/modernc.org/libc/errno
package github.com/authelia/authelia/v4/cmd/authelia
diff --git a/devel/go-git/Makefile b/devel/go-git/Makefile
index 17b22bce6a94..ce06bb88b89b 100644
--- a/devel/go-git/Makefile
+++ b/devel/go-git/Makefile
@@ -1,37 +1,17 @@
PORTNAME= go-git
DISTVERSIONPREFIX= v
-DISTVERSION= 4.10.0
-PORTREVISION= 1
+DISTVERSION= 5.4.2
Finished running tests.
Status:
Expected failure: dynamic-extent.pure.lisp / DX-COMPILER-NOTES
Expected failure: hash.pure.lisp / SXHASH-ON-DISPLACED-STRING
Failure: bug-981106.impure.lisp / BUG-981106
Skipped (broken): debug.impure.lisp / (TRACE ENCAPSULATE NIL)
Skipped (broken): debug.impure.lisp / (TRACE ENCAPSULATE NIL RECURSIVE)
Expected failure: fopcompiler.impure.lisp / FOPCOMPILER-DEPRECATED-VAR-WARNING
Expected failure: full-eval.impure.lisp / INLINE-FUN-CAPTURES-DECL
Invalid exit status: gc.impure.lisp