Index: head/security/sops/Makefile =================================================================== --- head/security/sops/Makefile (revision 467292) +++ head/security/sops/Makefile (revision 467293) @@ -1,35 +1,35 @@ # $FreeBSD$ PORTNAME= sops -DISTVERSION= 3.0.2 +DISTVERSION= 3.0.3 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: @${MKDIR} ${STAGEDIR}${DOCSDIR} ${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR} .include Index: head/security/sops/distinfo =================================================================== --- head/security/sops/distinfo (revision 467292) +++ head/security/sops/distinfo (revision 467293) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516534413 -SHA256 (mozilla-sops-3.0.2_GH0.tar.gz) = c370664e8d9892ea7a5cdde371b3a5e83df7b546b1b0ec0c8d549a109365312d -SIZE (mozilla-sops-3.0.2_GH0.tar.gz) = 27517828 +TIMESTAMP = 1523690001 +SHA256 (mozilla-sops-3.0.3_GH0.tar.gz) = 90da5ae9c76c39794cd35cb93a77d24b60b4c4bb55ef8abde95f44991290218c +SIZE (mozilla-sops-3.0.3_GH0.tar.gz) = 33521623