diff --git a/sysutils/hostctl/Makefile b/sysutils/hostctl/Makefile index 337f2f4b22db..94092440200c 100644 --- a/sysutils/hostctl/Makefile +++ b/sysutils/hostctl/Makefile @@ -1,32 +1,31 @@ PORTNAME= hostctl DISTVERSIONPREFIX= v -DISTVERSION= 1.1.2 -PORTREVISION= 10 +DISTVERSION= 1.1.3 CATEGORIES= sysutils MAINTAINER= lcook@FreeBSD.org COMMENT= Command-line tool to manage your hosts file WWW= https://guumaster.github.io/hostctl/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_MODULE= github.com/guumaster/${PORTNAME} GO_TARGET= ./cmd/${PORTNAME} GO_BUILDFLAGS= -ldflags "\ -s -w \ -X ${GO_MODULE}/cmd/${PORTNAME}/actions.version=${DISTVERSION}" PLIST_FILES= bin/${PORTNAME} PORTDOCS= CODE_OF_CONDUCT.md CONTRIBUTING.md README.md OPTIONS_DEFINE= DOCS post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} \ ${STAGEDIR}${DOCSDIR} .include diff --git a/sysutils/hostctl/distinfo b/sysutils/hostctl/distinfo index 91686c9a5d31..1f2ec734b906 100644 --- a/sysutils/hostctl/distinfo +++ b/sysutils/hostctl/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1649191317 -SHA256 (go/sysutils_hostctl/hostctl-v1.1.2/v1.1.2.mod) = 62d808074b5f20ade6a0a3f0674c7ac038b46a18c19742479d27d7896a1ead58 -SIZE (go/sysutils_hostctl/hostctl-v1.1.2/v1.1.2.mod) = 1051 -SHA256 (go/sysutils_hostctl/hostctl-v1.1.2/v1.1.2.zip) = 2ae1386093850338ad1835533140f3f4732ef11112863ac852bd7d128c4eb555 -SIZE (go/sysutils_hostctl/hostctl-v1.1.2/v1.1.2.zip) = 330441 +TIMESTAMP = 1679115951 +SHA256 (go/sysutils_hostctl/hostctl-v1.1.3/v1.1.3.mod) = 4bd393459f591473c8d0d66eca190943712b28b18e29940e61a71f2cc1a5f55b +SIZE (go/sysutils_hostctl/hostctl-v1.1.3/v1.1.3.mod) = 1709 +SHA256 (go/sysutils_hostctl/hostctl-v1.1.3/v1.1.3.zip) = 9b36ecb52b0738ecbee60434811b333a49155ac69287d5cfa726bc3aca4bb4a2 +SIZE (go/sysutils_hostctl/hostctl-v1.1.3/v1.1.3.zip) = 338496