www/yarr: Unbreak by removing Go version pinning

This commit is contained in:
Bernhard Froehlich 2025-12-05 17:59:17 +00:00
parent c74cf8342b
commit bc222f424e
No known key found for this signature in database
GPG Key ID: 4DD88C3F9F3B8333

View File

@ -1,6 +1,7 @@
PORTNAME= yarr
DISTVERSIONPREFIX=v
DISTVERSION= 2.6
PORTREVISION= 1
CATEGORIES= www
MAINTAINER= decke@FreeBSD.org
@ -10,10 +11,7 @@ WWW= https://github.com/nkanaev/yarr
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/license
USES= go:1.23,modules
DEPRECATED= Uses old go, but try building without USES=go:someversion
EXPIRATION_DATE=2026-01-01
USES= go:modules
USE_RC_SUBR= ${PORTNAME}