Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 May 2020 21:46:19 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r536722 - head/security/highwayhash
Message-ID:  <202005272146.04RLkJxc085199@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Wed May 27 21:46:19 2020
New Revision: 536722
URL: https://svnweb.freebsd.org/changeset/ports/536722

Log:
  security/highwayhash: Update g20191102 ->  g20200527

Modified:
  head/security/highwayhash/Makefile
  head/security/highwayhash/distinfo

Modified: head/security/highwayhash/Makefile
==============================================================================
--- head/security/highwayhash/Makefile	Wed May 27 21:42:14 2020	(r536721)
+++ head/security/highwayhash/Makefile	Wed May 27 21:46:19 2020	(r536722)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	highwayhash
-PORTVERSION=	g20191102
+PORTVERSION=	g20200527
 PORTEPOCH=	1
 CATEGORIES=	security
 
@@ -20,7 +20,7 @@ ONLY_FOR_ARCHS_REASON=	Assembly is implemented only fo
 USES=		compiler:c++11-lang gmake
 USE_GITHUB=	yes
 GH_ACCOUNT=	google
-GH_TAGNAME=	0aaf66bb8a1634ceee4b778df51a652bdf4e1f17
+GH_TAGNAME=	954e56589a7e75bad04f1063174d78f8c17a9b3a
 USE_LDCONFIG=	yes
 
 .include <bsd.port.mk>

Modified: head/security/highwayhash/distinfo
==============================================================================
--- head/security/highwayhash/distinfo	Wed May 27 21:42:14 2020	(r536721)
+++ head/security/highwayhash/distinfo	Wed May 27 21:46:19 2020	(r536722)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1588185631
-SHA256 (google-highwayhash-g20191102-0aaf66bb8a1634ceee4b778df51a652bdf4e1f17_GH0.tar.gz) = a850ffb5f83854c22afa2350cca177ba00a4e2058e99f0c79bc8901dd3c08d1b
-SIZE (google-highwayhash-g20191102-0aaf66bb8a1634ceee4b778df51a652bdf4e1f17_GH0.tar.gz) = 159261
+TIMESTAMP = 1590615887
+SHA256 (google-highwayhash-g20200527-954e56589a7e75bad04f1063174d78f8c17a9b3a_GH0.tar.gz) = 3ed4fe15de16117f03d42e82a22087eee33b3d12912d1475fcf100e3f4516833
+SIZE (google-highwayhash-g20200527-954e56589a7e75bad04f1063174d78f8c17a9b3a_GH0.tar.gz) = 159379



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