Index: head/sysutils/restic/Makefile =================================================================== --- head/sysutils/restic/Makefile (revision 446540) +++ head/sysutils/restic/Makefile (revision 446541) @@ -1,25 +1,25 @@ # $FreeBSD$ PORTNAME= restic -PORTVERSION= 0.4.0 +PORTVERSION= 0.7.1 DISTVERSIONPREFIX= v CATEGORIES= sysutils MAINTAINER= wg@FreeBSD.org COMMENT= Restic backup program LICENSE= BSD2CLAUSE USES= go USE_GITHUB= yes STRIP= # stripping can break go binaries PLIST_FILES= bin/restic do-build: @(cd ${GO_WRKSRC}; ${SETENV} ${MAKE_ENV} ${GO_ENV} ${GO_CMD} run build.go) do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include Index: head/sysutils/restic/distinfo =================================================================== --- head/sysutils/restic/distinfo (revision 446540) +++ head/sysutils/restic/distinfo (revision 446541) @@ -1,3 +1,3 @@ -TIMESTAMP = 1486552602 -SHA256 (restic-restic-v0.4.0_GH0.tar.gz) = 746dbc7b73f5a542be57b71714b243266a011f1d750f56f5100c08a59df1aeac -SIZE (restic-restic-v0.4.0_GH0.tar.gz) = 22926188 +TIMESTAMP = 1500737632 +SHA256 (restic-restic-v0.7.1_GH0.tar.gz) = 81efde662c34225b5705f3d72daa1f6278455c2b8f786224d7a1ecca0b14efca +SIZE (restic-restic-v0.7.1_GH0.tar.gz) = 25438170