svn commit: r489228 - in head/audio: clementine-player clementine-player/files libechonest

Tobias Kortkamp tobik at freebsd.org
Tue Jan 8 21:26:51 UTC 2019


On Tue, Jan 08, 2019 at 10:22:31AM -0700, Sean Bruno wrote:
> 
> >>
> >> There is another more severe problem.  The version goes backwards,
> >> so users will never receive this update.
> >>
> >> $ pkg version -t 1.3.1.g20190103 1.3.1.441_7
> >> <
> > 
> > Yes, you should probably go back to using git describe --tags on the tag
> > you are using and fill in the DISTVERSION/DISTVERSIONSUFFIX variables.
> > 
> > 
> 
> 
> There is no release tag here for the QT5 branch of Clementine at this
> point.
> 
> What do you folks think I should do about the version specifically?
> 
> https://github.com/clementine-player/Clementine/tree/qt5

When I checkout the qt5 branch and run `git describe --tags` I get:
1.3.1-661-g4ff370ce1

so that would be

DISTVERSION=	1.3.1-661
DISTVERSIONSUFFIX=	-g4ff370ce1

with GH_TUPLE replaced by

GH_ACCOUNT=	clementine-player
GH_PROJECT=	Clementine

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 618 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-head/attachments/20190108/a6e0f65e/attachment.sig>


More information about the svn-ports-head mailing list