Date: Sat, 12 Aug 2017 08:49:17 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 221272] [NEW PORT] audio/lvtk: Wraps the LV2 C API and extensions into easy to use C++ classes Message-ID: <bug-221272-13-I9zvQlKtNL@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-221272-13@https.bugs.freebsd.org/bugzilla/> References: <bug-221272-13@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=3D221272 --- Comment #2 from Yuri Victorovich <yuri@rawbw.com> --- (In reply to Richard Gallamore from comment #1) Your approach has a problem. The tag is added to prevent using a very old c= ode. We can drop revision, and switch to date, but what if tomorrow they will ma= ke another release? Then we will have to increment PORTEPOCH again and again. Overtime this will cause PORTEPOCH growth. Upstreams sometimes release versions regularly, and then stop for a year or two, then become regular again. Examples: devel/google-perftools, textproc/= jq, audio/jack. Setting GH_TAGNAME still preserves the same general version, just moves it = to some degree. PORTREVISION can be used to track particular tagname. --=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-221272-13-I9zvQlKtNL>