Date: Sat, 17 Nov 2018 16:59:13 +0100 From: Christoph Moench-Tegeder <cmt@burggraben.net> To: Tobias Kortkamp <tobik@freebsd.org> Cc: Christoph Moench-Tegeder <cmt@freebsd.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r485042 - head/net/liferea Message-ID: <20181117155913.GA67596@elch.exwg.net> In-Reply-To: <1542318993.54400.1578535128.0407F955@webmail.messagingengine.com> References: <201811152036.wAFKaHi2082340@repo.freebsd.org> <1542317087.45290.1578493896.08BD6AC9@webmail.messagingengine.com> <20181115215127.GB1752@elch.exwg.net> <1542318993.54400.1578535128.0407F955@webmail.messagingengine.com>
next in thread | previous in thread | raw e-mail | index | archive | help
## Tobias Kortkamp (tobik@FreeBSD.org): > > I like the USE_GITHUB more than what I came up with to deal with the "a" > > in the tarball name (which may or may not be part of the version?). > > Let's assume it's not part of the version since the tag on GitHub > is just v1.12.5, so just setting Unfortunately, the 1.12.5a tarball does not exactly match the github tag (even when accounting for autoreconf etc.). From the diff alone, I won't expect functional differences except for some version numbers, but still... it's a mess of a release. > DISTVERSIONSUFFIX=a But you're right - that works a lot better than I expected it to - I should've tried it before discarding the idea. Regards, Christoph -- Spare Space
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20181117155913.GA67596>