Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 07 Jan 2019 06:18:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 234551] multimedia/mythtv: Update to 29.1-1104 (pre-0.30.0). Fixes build on FreeBSD 12.0
Message-ID:  <bug-234551-7788-mtqPLjLkKG@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-234551-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-234551-7788@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=3D234551

--- Comment #10 from Tobias Kortkamp <tobik@freebsd.org> ---
Comment on attachment 200851
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D200851
Update patch to include a file only used by the dependent port mythtv-front=
end

- Do *not* re-add GH_TAGNAME here.  It leads to mistakes like the
  one fixed in ports r456874.

  Use the procedure in the Porter's Handbook [1] to derive a proper
  DISTVERSION, DISTVERSIONSUFFIX for 5c3257e instead.

- PORTREVISION must be reset to 0 when bumping the version

+BUILD_DEPENDS=3D yasm:devel/yasm \
+               ${PREFIX}/include/linux/input.h:devel/evdev-proto

This is incorrect and should be LOCALBASE, not PREFIX.  They can differ.=20
LOCALBASE is where dependencies come from, PREFIX is where the port install=
s=20
into.=20=20

[1]
https://www.freebsd.org/doc/en/books/porters-handbook/makefile-distfiles.ht=
ml#makefile-master_sites-github-ex5

--=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-234551-7788-mtqPLjLkKG>