Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 May 2019 08:59:17 +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: r500794 - head/security/highwayhash
Message-ID:  <201905040859.x448xH3s059979@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Sat May  4 08:59:16 2019
New Revision: 500794
URL: https://svnweb.freebsd.org/changeset/ports/500794

Log:
  security/highwayhash: Revert the erroneous update
  
  Reported by:	tobik

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

Modified: head/security/highwayhash/Makefile
==============================================================================
--- head/security/highwayhash/Makefile	Sat May  4 08:45:48 2019	(r500793)
+++ head/security/highwayhash/Makefile	Sat May  4 08:59:16 2019	(r500794)
@@ -2,7 +2,8 @@
 # $FreeBSD$
 
 PORTNAME=	highwayhash
-DISTVERSION=	1.1
+PORTVERSION=	g20181002
+PORTEPOCH=	1
 CATEGORIES=	security
 
 MAINTAINER=	yuri@FreeBSD.org

Modified: head/security/highwayhash/distinfo
==============================================================================
--- head/security/highwayhash/distinfo	Sat May  4 08:45:48 2019	(r500793)
+++ head/security/highwayhash/distinfo	Sat May  4 08:59:16 2019	(r500794)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1556956545
-SHA256 (google-highwayhash-1.1-c5ee50b_GH0.tar.gz) = 728a25a21f9d9f4e0af418bc41167a666b9ea1ba9133f5211becef4f9a3fc47a
-SIZE (google-highwayhash-1.1-c5ee50b_GH0.tar.gz) = 153393
+TIMESTAMP = 1538491392
+SHA256 (google-highwayhash-g20181002-c5ee50b_GH0.tar.gz) = 728a25a21f9d9f4e0af418bc41167a666b9ea1ba9133f5211becef4f9a3fc47a
+SIZE (google-highwayhash-g20181002-c5ee50b_GH0.tar.gz) = 153393



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