[Bug 232011] lang/cmucl: Update to 21b, Take MAINTAINER'ship
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Oct 17 12:33:39 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232011
Kubilay Kocak <koobs at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |phascolarctos at protonmail.ch
Summary|lang/cmucl: update to 21b |lang/cmucl: Update to 21b,
|and adopt |Take MAINTAINER'ship
Status|New |Open
Flags| |maintainer-feedback?(phasco
| |larctos at protonmail.ch)
Keywords|easy |needs-qa
--- Comment #1 from Kubilay Kocak <koobs at FreeBSD.org> ---
Thank you for offering to maintain a FreeBSD port Lorenzo.
Among other things, you may want to double-check the following change:
-PORTVERSION= 19f
+DISTVERSION= 21b
In particular that the PORTVERSION (before the change), is > the derived (since
DISTVERSION is used) PORTVERSION after the change. PORTVERSION's must only
increase, see:
*
https://www.freebsd.org/doc/en/books/porters-handbook/book.html#makefile-versions-ex-pkg-version
* https://www.freebsd.org/doc/en/books/porters-handbook/book.html#idp54046408
You can use `pkg version -t <ver1> <ver2>` to check
Worth confirming other QA checks pass as well, especially portlint/poudriere,
for details and instructions, see:
https://www.freebsd.org/doc/en/books/porters-handbook/testing.html
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list