diff --git a/textproc/trdsql/Makefile b/textproc/trdsql/Makefile index 78081f13864f..2e78e3f9fd45 100644 --- a/textproc/trdsql/Makefile +++ b/textproc/trdsql/Makefile @@ -1,32 +1,31 @@ PORTNAME= trdsql DISTVERSIONPREFIX= v -DISTVERSION= 0.10.0 -PORTREVISION= 6 +DISTVERSION= 0.10.1 CATEGORIES= textproc MAINTAINER= lcook@FreeBSD.org COMMENT= Execute SQL queries on CSV, LTSV, JSON and TBLN WWW= https://github.com/noborus/trdsql LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_MODULE= github.com/noborus/${PORTNAME} GO_TARGET= ./cmd/${PORTNAME} GO_BUILDFLAGS= -ldflags "\ -s -w \ -X ${GO_MODULE}.Version=${DISTVERSIONFULL}" PLIST_FILES= bin/${PORTNAME} PORTDOCS= README.md OPTIONS_DEFINE= DOCS post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/${PORTDOCS} \ ${STAGEDIR}${DOCSDIR} .include diff --git a/textproc/trdsql/distinfo b/textproc/trdsql/distinfo index 3072be565941..ae2124e141da 100644 --- a/textproc/trdsql/distinfo +++ b/textproc/trdsql/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1653518478 -SHA256 (go/textproc_trdsql/trdsql-v0.10.0/v0.10.0.mod) = caf2ec421aece760bd3b86bf67af350c53e2a6fe959b5132b9963ccaf1210c4d -SIZE (go/textproc_trdsql/trdsql-v0.10.0/v0.10.0.mod) = 767 -SHA256 (go/textproc_trdsql/trdsql-v0.10.0/v0.10.0.zip) = e4adf336401fb8ef7d72d451b9973c23cbbcb6d54897025aa5c9e80be15a1d5d -SIZE (go/textproc_trdsql/trdsql-v0.10.0/v0.10.0.zip) = 2525715 +TIMESTAMP = 1671089976 +SHA256 (go/textproc_trdsql/trdsql-v0.10.1/v0.10.1.mod) = cfdfcdd711dff6eaabcb0f3b14f6374494bf99ea197b2594fda7952c06e02365 +SIZE (go/textproc_trdsql/trdsql-v0.10.1/v0.10.1.mod) = 915 +SHA256 (go/textproc_trdsql/trdsql-v0.10.1/v0.10.1.zip) = 643ad4b27677969860ba7b80da1a2b29bf5ff5feb496c9e32905138e21287f2f +SIZE (go/textproc_trdsql/trdsql-v0.10.1/v0.10.1.zip) = 2525105