Hey Stefan,

Thanks. :)
Minor update: enabled tests.

--- github-cli-v1.12.1/Makefile         Thu Jul 15 11:57:36 2021
+++ github-cli-v1.12.1v2/Makefile       Mon Jul 19 11:44:49 2021
@@ -8,6 +8,7 @@ COMMENT =               command-line access to github pull 
requests
 V =                    1.12.1
 MODGO_MODNAME =                github.com/cli/cli
 MODGO_VERSION =                v$V
+REVISION =             1

 DISTNAME =             cli-${MODGO_VERSION}
 PKGNAME =              github-cli-$V
@@ -25,6 +26,9 @@ WANTLIB +=            c pthread
 MODULES =              lang/go

 MODGO_LDFLAGS +=       -X "github.com/cli/cli/internal/build.Version=$V"
+
+do-test:
+       cd ${WRKSRC} && ${MODGO_TEST_CMD} ./...


Take care.
Ricardo

‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐

On Thursday, July 15th, 2021 at 12:01 PM, Stefan Hagen 
<sh+openbsd-po...@codevoid.de> wrote:

> Ricardo wrote:
>
> > Port attached.
>
> And again with aligned tabs and go modules in modules.inc.
>
> Best Regards,
>
> Stefan

Attachment: github-cli-v1.12.11v2.tgz
Description: application/gzip

Reply via email to