Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Dec 2018 05:33:22 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r487651 - head/security/cargo-audit
Message-ID:  <201812170533.wBH5XMEl094250@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Mon Dec 17 05:33:22 2018
New Revision: 487651
URL: https://svnweb.freebsd.org/changeset/ports/487651

Log:
  security/cargo-audit: Update to 0.6.1
  
  Changes:	https://github.com/RustSec/cargo-audit/blob/v0.6.1/CHANGES.md

Modified:
  head/security/cargo-audit/Makefile
  head/security/cargo-audit/distinfo

Modified: head/security/cargo-audit/Makefile
==============================================================================
--- head/security/cargo-audit/Makefile	Mon Dec 17 04:30:01 2018	(r487650)
+++ head/security/cargo-audit/Makefile	Mon Dec 17 05:33:22 2018	(r487651)
@@ -2,7 +2,7 @@
 
 PORTNAME=	cargo-audit
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.6.0
+DISTVERSION=	0.6.1
 CATEGORIES=	security
 
 MAINTAINER=	tobik@FreeBSD.org

Modified: head/security/cargo-audit/distinfo
==============================================================================
--- head/security/cargo-audit/distinfo	Mon Dec 17 04:30:01 2018	(r487650)
+++ head/security/cargo-audit/distinfo	Mon Dec 17 05:33:22 2018	(r487651)
@@ -1,4 +1,4 @@
-TIMESTAMP = 1544939173
+TIMESTAMP = 1545024528
 SHA256 (rust/crates/atty-0.2.11.tar.gz) = 9a7d5b8723950951411ee34d271d99dddcc2035a16ab25310ea2c8cfd4369652
 SIZE (rust/crates/atty-0.2.11.tar.gz) = 5916
 SHA256 (rust/crates/autocfg-0.1.1.tar.gz) = 4e5f34df7a019573fb8bdc7e24a2bfebe51a2a1d6bfdbaeccedb3c41fc574727
@@ -117,5 +117,5 @@ SHA256 (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.t
 SIZE (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.tar.gz) = 2918815
 SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.tar.gz) = 712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f
 SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.tar.gz) = 2947998
-SHA256 (RustSec-cargo-audit-v0.6.0_GH0.tar.gz) = f97db03138630778ab9e7a799766b65d9145e12b45301dd9bd6d7c4c1aa882b8
-SIZE (RustSec-cargo-audit-v0.6.0_GH0.tar.gz) = 83523
+SHA256 (RustSec-cargo-audit-v0.6.1_GH0.tar.gz) = 29be878cccb9066a7567d23c1579544d309ebc30070c543b98be5dc191ff08d3
+SIZE (RustSec-cargo-audit-v0.6.1_GH0.tar.gz) = 83586



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