Date: Sat, 29 May 2021 14:11:30 +0000 From: bugzilla-noreply@freebsd.org To: gnome@FreeBSD.org Subject: [Bug 256235] deskutils/gnome-todo: fetch fails - wrong path (other gnome 40.* updates affected as well) Message-ID: <bug-256235-6497-GUPcwpq2TL@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-256235-6497@https.bugs.freebsd.org/bugzilla/> References: <bug-256235-6497@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D256235 --- Comment #3 from Mathieu Arnold <mat@FreeBSD.org> --- The correct way to fix this *in a port* is by writing: MASTER_SITES=3D GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\= 1/} Never use MASTER_SITE_SUBDIR. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-256235-6497-GUPcwpq2TL>