[Bug 282498] devel/py-parallax: GH_TAG does nothing
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 02 Nov 2024 18:12:57 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282498 Bug ID: 282498 Summary: devel/py-parallax: GH_TAG does nothing Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: egypcio@FreeBSD.org Reporter: leres@freebsd.org Flags: maintainer-feedback?(egypcio@FreeBSD.org) Assignee: egypcio@FreeBSD.org The makefile for this port sets GH_TAG which doesn't do anything. It was likely meant to be GH_TAGNAME but the github hash specified corresponds to PORTVERSION which is the default and so redundant. Also, I believe GH_PROJECT defaults to PORTNAME and does not need to be set either in this circumstance. Note: I am not a user of this port, I just happened to notice this while grep'ing port makefiles to figure out how to do something... -- You are receiving this mail because: You are the assignee for the bug.