svn commit: r500794 - head/security/highwayhash

Yuri Victorovich yuri at FreeBSD.org
Sat May 4 08:59:18 UTC 2019


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 at 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


More information about the svn-ports-all mailing list