[Bug 290015] devel/liteide distinfo issue
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 290015] devel/liteide distinfo issue"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 06 Oct 2025 00:43:21 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=290015
Vladimir Druzenko <vvd@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|ports-bugs@FreeBSD.org |vvd@FreeBSD.org
Severity|Affects Only Me |Affects Some People
Status|New |In Progress
--- Comment #1 from Vladimir Druzenko <vvd@FreeBSD.org> ---
(In reply to Paavo-Einari Kaipila from comment #0)
Try patch:
@@ -2,7 +2,11 @@ PORTNAME= liteide
DISTVERSIONPREFIX= x
DISTVERSION= 38.4
CATEGORIES= devel editors
+.ifmake makesum
MASTER_SITES= https://go.googlesource.com/sync/+archive/refs/tags/:errgroup
+.else
+MASTER_SITES= LOCAL/vvd:errgroup
+.endif
DISTFILES= v0.17.0/errgroup.tar.gz:errgroup
MAINTAINER= ports@FreeBSD.org
--
You are receiving this mail because:
You are the assignee for the bug.