[Bug 284558] ports-mgmt/porttools: Remove incorrect and unnecessary GH_TAGNAME
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 04 Feb 2025 09:46:26 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284558 Bug ID: 284558 Summary: ports-mgmt/porttools: Remove incorrect and unnecessary GH_TAGNAME Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: skreuzer@FreeBSD.org Reporter: yasu@freebsd.org Assignee: skreuzer@FreeBSD.org Flags: maintainer-feedback?(skreuzer@FreeBSD.org) Created attachment 257217 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=257217&action=edit Patch file Current value of GH_TAGNAME corresponds to not 1.11 but 1.10. And defult value of GH_TAGNAME is "1.11" in this case. So just remove it to get correct distfile. While here, * Switch to DISTVERSION. * Pet portlint. * Tidy up Makefile with portfmt. -- You are receiving this mail because: You are the assignee for the bug.