Skip to content

Commit

Permalink
devel/glab: Update to 1.28.1
Browse files Browse the repository at this point in the history
  • Loading branch information
lcook committed May 4, 2023
1 parent 905a986 commit 0435149
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 10 deletions.
8 changes: 3 additions & 5 deletions devel/glab/Makefile
@@ -1,7 +1,6 @@
PORTNAME= glab
DISTVERSIONPREFIX= v
DISTVERSION= 1.26.0
PORTREVISION= 1
DISTVERSION= 1.28.1
CATEGORIES= devel

MAINTAINER= lcook@FreeBSD.org
Expand All @@ -13,10 +12,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE

RUN_DEPENDS= git:devel/git

USES= go:modules,1.19
USES= go:modules

_BUILD_COMMIT= ef363646
_BUILD_VERSION= ${DISTVERSION}-${_BUILD_COMMIT}
_BUILD_VERSION= ${DISTVERSION}
_BUILD_PLATFORM= ${OPSYS:tl}
_BUILD_DATE= $$(date +%Y-%m-%d)

Expand Down
10 changes: 5 additions & 5 deletions devel/glab/distinfo
@@ -1,5 +1,5 @@
TIMESTAMP = 1678509970
SHA256 (go/devel_glab/glab-v1.26.0/v1.26.0.mod) = ff1ae739eb14b10168dd7e5e31393bf38157d184149a78f81508b9d2b0792811
SIZE (go/devel_glab/glab-v1.26.0/v1.26.0.mod) = 3728
SHA256 (go/devel_glab/glab-v1.26.0/v1.26.0.zip) = 958b80614432cc35ef2ed45d7827274f922e20331163f298a910a7b1e85bbc15
SIZE (go/devel_glab/glab-v1.26.0/v1.26.0.zip) = 17001561
TIMESTAMP = 1683199751
SHA256 (go/devel_glab/glab-v1.28.1/v1.28.1.mod) = 0d5421c010069d34948f08543f2d664f13cdbfd2bf1e193e0243df2fd6e90abb
SIZE (go/devel_glab/glab-v1.28.1/v1.28.1.mod) = 3841
SHA256 (go/devel_glab/glab-v1.28.1/v1.28.1.zip) = fda78500a2ce628701be107a1f26c0a77ab558952026d1ac43e571f46dfb8e42
SIZE (go/devel_glab/glab-v1.28.1/v1.28.1.zip) = 17007842
1 change: 1 addition & 0 deletions devel/glab/pkg-plist
Expand Up @@ -22,6 +22,7 @@
%%MANPAGES%%man/man1/glab-config-get.1.gz
%%MANPAGES%%man/man1/glab-config-set.1.gz
%%MANPAGES%%man/man1/glab-config.1.gz
%%MANPAGES%%man/man1/glab-incident-close.1.gz
%%MANPAGES%%man/man1/glab-incident-list.1.gz
%%MANPAGES%%man/man1/glab-incident-view.1.gz
%%MANPAGES%%man/man1/glab-incident.1.gz
Expand Down

0 comments on commit 0435149

Please sign in to comment.