Index: head/security/sops/Makefile =================================================================== --- head/security/sops/Makefile (revision 479970) +++ head/security/sops/Makefile (revision 479971) @@ -1,35 +1,35 @@ # $FreeBSD$ PORTNAME= sops -DISTVERSION= 3.0.5 +DISTVERSION= 3.1.0 CATEGORIES= security editors MAINTAINER= dg@syrec.org COMMENT= Editor of encrypted files that supports YAML, JSON and BINARY formats LICENSE= MPL20 BUILD_DEPENDS= go>=1.8:lang/go USE_GITHUB= yes GH_ACCOUNT= mozilla GH_SUBDIR= src/go.mozilla.org/${PORTNAME} PLIST_FILES= bin/sops OPTIONS_DEFINE= DOCS PORTDOCS= README.rst CHANGELOG.rst do-build: @cd ${WRKSRC}/${GH_SUBDIR} && \ ${SETENV} ${MAKE_ENV} GOPATH=${WRKSRC} go build -o ${PORTNAME} ./cmd/sops do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin -do-install-DOCS-on: +post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include Index: head/security/sops/distinfo =================================================================== --- head/security/sops/distinfo (revision 479970) +++ head/security/sops/distinfo (revision 479971) @@ -1,3 +1,3 @@ -TIMESTAMP = 1526741304 -SHA256 (mozilla-sops-3.0.5_GH0.tar.gz) = 4a47f33e5e4e5b7bd252ec2121a07e4b1b0081f3570d51477e36a85786dd3378 -SIZE (mozilla-sops-3.0.5_GH0.tar.gz) = 33614204 +TIMESTAMP = 1536834923 +SHA256 (mozilla-sops-3.1.0_GH0.tar.gz) = 9be1ea2d21951e09b7c8da94e6fedd1fa0f3d848fd4ebc84928748819eb00a3e +SIZE (mozilla-sops-3.1.0_GH0.tar.gz) = 44400810