Index: head/sysutils/restic/pkg-plist =================================================================== --- head/sysutils/restic/pkg-plist (revision 436273) +++ head/sysutils/restic/pkg-plist (nonexistent) @@ -1 +0,0 @@ -bin/restic Property changes on: head/sysutils/restic/pkg-plist ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/sysutils/restic/Makefile =================================================================== --- head/sysutils/restic/Makefile (revision 436273) +++ head/sysutils/restic/Makefile (revision 436274) @@ -1,24 +1,25 @@ # $FreeBSD$ PORTNAME= restic -PORTVERSION= 0.3.3 +PORTVERSION= 0.4.0 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 436273) +++ head/sysutils/restic/distinfo (revision 436274) @@ -1,3 +1,3 @@ -TIMESTAMP = 1483974957 -SHA256 (restic-restic-v0.3.3_GH0.tar.gz) = e98da8f712ae0f33e0d1e5e36cbd130ed15dc7bd42e73a33754b6b4f0322177d -SIZE (restic-restic-v0.3.3_GH0.tar.gz) = 22919640 +TIMESTAMP = 1486552602 +SHA256 (restic-restic-v0.4.0_GH0.tar.gz) = 746dbc7b73f5a542be57b71714b243266a011f1d750f56f5100c08a59df1aeac +SIZE (restic-restic-v0.4.0_GH0.tar.gz) = 22926188