diff --git a/textproc/trdsql/Makefile b/textproc/trdsql/Makefile index f83a58348947..451c4eaab212 100644 --- a/textproc/trdsql/Makefile +++ b/textproc/trdsql/Makefile @@ -1,32 +1,31 @@ PORTNAME= trdsql DISTVERSIONPREFIX= v -DISTVERSION= 0.11.1 -PORTREVISION= 2 +DISTVERSION= 0.12.0 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 894af370d2a9..fe61b256848c 100644 --- a/textproc/trdsql/distinfo +++ b/textproc/trdsql/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1684977735 -SHA256 (go/textproc_trdsql/trdsql-v0.11.1/v0.11.1.mod) = 55ed73e7dda73f6af72adf14de4366dbfb019c846356981bc24155f6c8585d70 -SIZE (go/textproc_trdsql/trdsql-v0.11.1/v0.11.1.mod) = 1150 -SHA256 (go/textproc_trdsql/trdsql-v0.11.1/v0.11.1.zip) = b9feb1525f1ed1dcc0a9d8b5a068e8c6bb9aa8c394e95efdf21077eeb796d940 -SIZE (go/textproc_trdsql/trdsql-v0.11.1/v0.11.1.zip) = 2529030 +TIMESTAMP = 1696113709 +SHA256 (go/textproc_trdsql/trdsql-v0.12.0/v0.12.0.mod) = 68a9f88f72bf3c7bdd59901837d1f986fbf774262fc101fea014065940a89f03 +SIZE (go/textproc_trdsql/trdsql-v0.12.0/v0.12.0.mod) = 1330 +SHA256 (go/textproc_trdsql/trdsql-v0.12.0/v0.12.0.zip) = 627ea41b1f7dd575e88966af7e2269a408a2aaedce8db2b07efca78b8be5a36e +SIZE (go/textproc_trdsql/trdsql-v0.12.0/v0.12.0.zip) = 2535423