1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-03 11:12:13 +00:00
Robert Clausecker 2023-12-08 16:16:56 +01:00
parent d51c102fb4
commit b3fbd27389
3 changed files with 6 additions and 7 deletions

View File

@ -1,11 +1,11 @@
PORTNAME= gcli
DISTVERSION= 2.0.0
DISTVERSION= 2.1.0
CATEGORIES= devel net
MASTER_SITES= https://herrhotzenplotz.de/gcli/releases/gcli-${DISTVERSION}/
MAINTAINER= fuz@FreeBSD.org
COMMENT= CLI utility to interact with various Git forges
WWW= https://gitlab.com/herrhotzenplotz/gcli
WWW= https://herrhotzenplotz.de/gcli/
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1696267443
SHA256 (gcli-2.0.0.tar.xz) = af467d3066e81b5a1c35ac348f07d1075f9b24f2b9c35219c2242e9cbb330d04
SIZE (gcli-2.0.0.tar.xz) = 367800
TIMESTAMP = 1702048461
SHA256 (gcli-2.1.0.tar.xz) = b1762e46156862486ec7dbee01205d4adc0679d57af38b8d48950a00715d7f85
SIZE (gcli-2.1.0.tar.xz) = 378212

View File

@ -8,9 +8,7 @@ include/gcli/issues.h
include/gcli/labels.h
include/gcli/milestones.h
include/gcli/pulls.h
include/gcli/releases.h
include/gcli/repos.h
include/gcli/review.h
include/gcli/sshkeys.h
include/gcli/status.h
lib/libgcli.a
@ -33,3 +31,4 @@ man/man1/gcli-repos.1.gz
man/man1/gcli-snippets.1.gz
man/man1/gcli-status.1.gz
man/man1/gcli.1.gz
man/man5/gcli.5.gz