Created attachment 190969 [details] Update port to neko 2.2.0 The patch attached updates neko to 2.2.0
This GH_TAGNAME= v${PORTVERSION:S/./-/g} can't be used. Please replace with DISTVERSIONPREFIX. Thanks! Yuri
Thanks, can I use: PORTNAME= neko -PORTVERSION= 2.1.0 -PORTREVISION= 1 +DISTVERSIONPREFIX= v +DISTVERSION= 2-2-0 CATEGORIES= lang instead?
(In reply to Marcin Cieślak from comment #2) Yes.
Created attachment 190974 [details] Update port to neko 2.2.0 Not using GH_TAGNAME anymore
Marcin, Thank you for quickly correcting the problem. Looks good now. Waiting for the maintainer's approval. Yuri
Thank you for picking up that one so quickly! Also big thanks to brnrd@ for prodding be gently while writing this port update during #FOSDEM.
Created attachment 191351 [details] Update port to neko 2.2.0 Sorry for taking so long, but I am finally done. I don't think patching CMake files is necessary. Portlint says "looks good." Poudriere output to follow.
Created attachment 191352 [details] 'poudriere testport' output Output of 'poudriere testport' command for patch introduced in comment #7.
Created attachment 191353 [details] 'poudriere bulk -t' output Output of 'poudriere bulk -t' command for patch introduced in comment #7.
Committed with some changes. Thank you Marcin and Petr!
A commit references this bug: Author: yuri Date: Sat Mar 10 07:35:18 UTC 2018 New revision: 464047 URL: https://svnweb.freebsd.org/changeset/ports/464047 Log: lang/neko: Update to 2.2.0 Port changes: * Changed to DISTVERSION * Added LICENSE_FILE * Simplified BUILD_DEPENDS * Added to LIB_DEPENDS * USES=cmake:outsource * Added USES=mysql * Added the options APACHE UI PR: 226183 Submitted by: Marcin Cie?lak <saper@saper.info> (original version) Submitted by: Petr Penzin <penzin.dev@gmail.com> (maintainer, accepted version) Approved by: tcberner (mentor, implicit) Changes: head/lang/neko/Makefile head/lang/neko/distinfo head/lang/neko/pkg-plist