diff --git a/textproc/trdsql/Makefile b/textproc/trdsql/Makefile index a4e82225fb4d..5160ca79dc9f 100644 --- a/textproc/trdsql/Makefile +++ b/textproc/trdsql/Makefile @@ -1,31 +1,30 @@ PORTNAME= trdsql DISTVERSIONPREFIX= v -DISTVERSION= 0.9.1 -PORTREVISION= 1 +DISTVERSION= 0.10.0 CATEGORIES= textproc MAINTAINER= lcook@FreeBSD.org COMMENT= Execute SQL queries on CSV, LTSV, JSON and TBLN 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 6eeb75ac639d..3072be565941 100644 --- a/textproc/trdsql/distinfo +++ b/textproc/trdsql/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1641585854 -SHA256 (go/textproc_trdsql/trdsql-v0.9.1/v0.9.1.mod) = bdf0f6dd5ffef1adf4d0ed131a3e1bcf29c9c216c29ed985685ae562c0b61a64 -SIZE (go/textproc_trdsql/trdsql-v0.9.1/v0.9.1.mod) = 767 -SHA256 (go/textproc_trdsql/trdsql-v0.9.1/v0.9.1.zip) = 60ca319924b789c2b261f82b47a9d4278b59cebd019771e5f6ccd0e70f3b381f -SIZE (go/textproc_trdsql/trdsql-v0.9.1/v0.9.1.zip) = 2521014 +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