Date: Tue, 8 Jan 2019 22:26:47 +0100 From: Tobias Kortkamp <tobik@freebsd.org> To: Sean Bruno <sbruno@freebsd.org> Cc: Mathieu Arnold <mat@freebsd.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r489228 - in head/audio: clementine-player clementine-player/files libechonest Message-ID: <20190108212647.GA94083@urd.tobik.me> In-Reply-To: <61372684-970c-9b8c-c016-2eb7e581fcfc@freebsd.org> References: <201901032143.x03LhwZl017869@repo.freebsd.org> <20190103215421.GA13148@urd.tobik.me> <849c06ba-b298-2460-091b-0b3db52d8d16@freebsd.org> <20190103232315.GA10712@urd.tobik.me> <20190104134047.s7cvl4xl3shcsahs@ogg.in.absolight.net> <61372684-970c-9b8c-c016-2eb7e581fcfc@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--lrZ03NoBR/3+SXJZ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jan 08, 2019 at 10:22:31AM -0700, Sean Bruno wrote: >=20 > >> > >> 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 > >> < > >=20 > > Yes, you should probably go back to using git describe --tags on the tag > > you are using and fill in the DISTVERSION/DISTVERSIONSUFFIX variables. > >=20 > >=20 >=20 >=20 > There is no release tag here for the QT5 branch of Clementine at this > point. >=20 > What do you folks think I should do about the version specifically? >=20 > 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=3D 1.3.1-661 DISTVERSIONSUFFIX=3D -g4ff370ce1 with GH_TUPLE replaced by GH_ACCOUNT=3D clementine-player GH_PROJECT=3D Clementine --lrZ03NoBR/3+SXJZ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGTBAEBCgB9FiEElXvTEJc6ePgdQuobpPCftzzFH2EFAlw1FZRfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDk1 N0JEMzEwOTczQTc4RjgxRDQyRUExQkE0RjA5RkI3M0NDNTFGNjEACgkQpPCftzzF H2FRAAgAmO8qNDimj3rrl6c2wZ46f671N/s03utoyiQoMPGShjZTXie+GrO4C37v Gu9/Vd55DO134IznDJbpk/nnkFybRKKJVBkSFaYI/HgJra7riqdACZ1+YBYO9e03 kLNjHSKzRppIG00pd2WKEfYynrSaFPu/xjRpYeFyYd7mTZBKUrSNQFQhBClK4vqL LEZVNrznpJjzafGDyESs2cCZxlUR14RS4FyKEND5HVs1RUZLj3Qy6mRDnv46bW3U dGBSoRX2BqXzCIcLye7D2cm2ZwXcB1mpVqUyhUPsJkiRkuR0kuPkFE3WRceAd6+2 cs5A9nNvT/nq/15nXYGr7/z2MlxfCQ== =0aVq -----END PGP SIGNATURE----- --lrZ03NoBR/3+SXJZ--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20190108212647.GA94083>