Skip to content

Commit

Permalink
textproc/textql: Update to 20210706 version of textql.
Browse files Browse the repository at this point in the history
  • Loading branch information
Hajimu UMEMOTO authored and Hajimu UMEMOTO committed Dec 21, 2022
1 parent 07c5da0 commit 818f2df
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions textproc/textql/Makefile
@@ -1,6 +1,6 @@
PORTNAME= textql
PORTVERSION= g20200203
PORTREVISION= 8
PORTVERSION= g20210706
PORTREVISION= 0
CATEGORIES= textproc

MAINTAINER= ume@FreeBSD.org
Expand All @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
USES= go:modules
USE_GITHUB= yes
GH_ACCOUNT= dinedal
GH_TAGNAME= 1d6fef5
GH_TAGNAME= fca00ec
GH_TUPLE= mattn:go-runewidth:v0.0.2:mattn_go_runewidth/vendor/github.com/mattn/go-runewidth \
mattn:go-sqlite3:v2.0.3:mattn_go_sqlite3/vendor/github.com/mattn/go-sqlite3 \
olekukonko:tablewriter:d4647c9c7a84:olekukonko_tablewriter/vendor/github.com/olekukonko/tablewriter
Expand Down
6 changes: 3 additions & 3 deletions textproc/textql/distinfo
@@ -1,6 +1,6 @@
TIMESTAMP = 1583674383
SHA256 (dinedal-textql-g20200203-1d6fef5_GH0.tar.gz) = 0fc48f0a1d9e28513dab105527816e42eaf9c24c7610711446b13109d7364c74
SIZE (dinedal-textql-g20200203-1d6fef5_GH0.tar.gz) = 508460
TIMESTAMP = 1671631889
SHA256 (dinedal-textql-g20210706-fca00ec_GH0.tar.gz) = 0aaf12dc8e43ce95ee70b19a6dddb0208514f3375914a2dcef1b55d2decff4c1
SIZE (dinedal-textql-g20210706-fca00ec_GH0.tar.gz) = 509552
SHA256 (mattn-go-runewidth-v0.0.2_GH0.tar.gz) = 6c7734401fdf829af4f35a5af21a54548f7d3a68336940fb550178ddfe95b076
SIZE (mattn-go-runewidth-v0.0.2_GH0.tar.gz) = 22367
SHA256 (mattn-go-sqlite3-v2.0.3_GH0.tar.gz) = ed015860c9b3e701d8cce7dcb0bcb2e2f53071718334465b10abb696f7de0e58
Expand Down

0 comments on commit 818f2df

Please sign in to comment.