diff --git a/sysutils/restic/Makefile b/sysutils/restic/Makefile index 7c84d5d690b0..4582e441937e 100644 --- a/sysutils/restic/Makefile +++ b/sysutils/restic/Makefile @@ -1,28 +1,28 @@ PORTNAME= restic DISTVERSIONPREFIX= v -DISTVERSION= 0.16.1 +DISTVERSION= 0.16.2 CATEGORIES= sysutils MAINTAINER= eduardo@FreeBSD.org COMMENT= Fast, secure, efficient backup program WWW= https://restic.net/ LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules GO_MODULE= github.com/restic/restic GO_TARGET= ./cmd/${PORTNAME} PLIST_SUB= PORTNAME=${PORTNAME} post-install: ${INSTALL_MAN} ${WRKSRC}/doc/man/* ${STAGEDIR}${MANPREFIX}/man/man1 ${INSTALL} -d ${STAGEDIR}${PREFIX}/etc/bash_completion.d/ ${INSTALL_SCRIPT} ${WRKSRC}/doc/bash-completion.sh \ ${STAGEDIR}${PREFIX}/etc/bash_completion.d/${PORTNAME}.sh ${INSTALL} -d ${STAGEDIR}${PREFIX}/share/zsh/site-functions/ ${INSTALL_DATA} ${WRKSRC}/doc/zsh-completion.zsh \ ${STAGEDIR}${PREFIX}/share/zsh/site-functions/_${PORTNAME} .include diff --git a/sysutils/restic/distinfo b/sysutils/restic/distinfo index 21ac526a5c16..64958224a08e 100644 --- a/sysutils/restic/distinfo +++ b/sysutils/restic/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1698215408 -SHA256 (go/sysutils_restic/restic-v0.16.1/v0.16.1.mod) = 2825ce79086b91c1c6d6bbbb4eb1c2022850bbdce40047a41cf3c6cf0f8d3beb -SIZE (go/sysutils_restic/restic-v0.16.1/v0.16.1.mod) = 3434 -SHA256 (go/sysutils_restic/restic-v0.16.1/v0.16.1.zip) = 475928ce77fed73c45f5da999b14fb02723146a76b1708454fcfd15fd2db23a1 -SIZE (go/sysutils_restic/restic-v0.16.1/v0.16.1.zip) = 24436318 +TIMESTAMP = 1698611091 +SHA256 (go/sysutils_restic/restic-v0.16.2/v0.16.2.mod) = 2825ce79086b91c1c6d6bbbb4eb1c2022850bbdce40047a41cf3c6cf0f8d3beb +SIZE (go/sysutils_restic/restic-v0.16.2/v0.16.2.mod) = 3434 +SHA256 (go/sysutils_restic/restic-v0.16.2/v0.16.2.zip) = 706ebe31c9d83b3f1ce69ee35392f3eeab8cc8779c2305274f31b28ff343b861 +SIZE (go/sysutils_restic/restic-v0.16.2/v0.16.2.zip) = 24437648