Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Sep 2018 03:27:39 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r479971 - head/security/sops
Message-ID:  <201809180327.w8I3RdDD014604@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: swills
Date: Tue Sep 18 03:27:39 2018
New Revision: 479971
URL: https://svnweb.freebsd.org/changeset/ports/479971

Log:
  security/sops: Update to 3.1.0
  
  PR:		231338
  Submitted by:	Dmitri Goutnik <dg@syrec.org> (maintainer)

Modified:
  head/security/sops/Makefile   (contents, props changed)
  head/security/sops/distinfo   (contents, props changed)

Modified: head/security/sops/Makefile
==============================================================================
--- head/security/sops/Makefile	Tue Sep 18 03:22:15 2018	(r479970)
+++ head/security/sops/Makefile	Tue Sep 18 03:27:39 2018	(r479971)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	sops
-DISTVERSION=	3.0.5
+DISTVERSION=	3.1.0
 CATEGORIES=	security editors
 
 MAINTAINER=	dg@syrec.org
@@ -28,7 +28,7 @@ do-build:
 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}
 

Modified: head/security/sops/distinfo
==============================================================================
--- head/security/sops/distinfo	Tue Sep 18 03:22:15 2018	(r479970)
+++ head/security/sops/distinfo	Tue Sep 18 03:27:39 2018	(r479971)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809180327.w8I3RdDD014604>