Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Mar 2017 11:16:12 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 218030] [New port] devel/hhdate: A date and time library based on the C++11 (and beyond) <chrono> header
Message-ID:  <bug-218030-13-lW4Bf7HFeM@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-218030-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-218030-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=3D218030

--- Comment #5 from Andreas Sommer <andreas.sommer87@googlemail.com> ---
(In reply to Michael Gmelin from comment #3)
Quoting my Makefile:

> # New versions aren't released often, so using the number of commits since
> # last release as PORTREVISION (see `git describe --tags ${GH_TAGNAME}`).
> # 35 =3D commit a little after 2.1.0 to have LICENSE file and fixed unit =
tests.
> PORTREVISION=3D		35
> GH_TAGNAME=3D		3ab6510cab764c1a20926b1e8442af4c9e8a16b2

so the 35 comes from `git describe --tags
3ab6510cab764c1a20926b1e8442af4c9e8a16b2` =3D=3D 2.1.0-35-g3ab6510

I thought that's a reasonable way of versioning this port for a library whi=
ch
doesn't usually receive minor version releases. That might change in the
future, but currently the FreeBSD port would be the first OS package ever m=
ade
for the library, so releases are probably just not important yet as people =
just
pull the latest header file from GitHub.

--=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-218030-13-lW4Bf7HFeM>