[Bug 256235] deskutils/gnome-todo: fetch fails - wrong path (other gnome 40.* updates affected as well)
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 256235] deskutils/gnome-todo: fetch fails - wrong path"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 29 May 2021 14:11:30 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256235 --- Comment #3 from Mathieu Arnold <mat@FreeBSD.org> --- The correct way to fix this *in a port* is by writing: MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/} Never use MASTER_SITE_SUBDIR. -- You are receiving this mail because: You are the assignee for the bug.