Attached is a diff for security/go-siphash to version 1.2.1.
The only port that depends on it is net/obfs4proxy, which will also be
updated in the near future.
g
Index: go-siphash//Makefile
===================================================================
RCS file: /cvs/ports/security/go-siphash/Makefile,v
retrieving revision 1.2
diff -u -p -r1.2 Makefile
--- go-siphash//Makefile 12 Jul 2019 20:49:02 -0000 1.2
+++ go-siphash//Makefile 7 Feb 2020 03:31:49 -0000
@@ -4,13 +4,13 @@ COMMENT = SipHash-2-4 in go
GH_ACCOUNT = dchest
GH_PROJECT = siphash
-GH_TAGNAME = v1.0.0
+GH_TAGNAME = v1.2.1
DISTNAME = go-siphash
PKGNAME = ${DISTNAME}-${GH_TAGNAME:S/^v//}
CATEGORIES = security
-HOMEPAGE = https://github.com/dchest/siphash
+HOMEPAGE = https://github.com/dchest/siphash/
MAINTAINER = Sean Levy <[email protected]>
Index: go-siphash//distinfo
===================================================================
RCS file: /cvs/ports/security/go-siphash/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 distinfo
--- go-siphash//distinfo 29 Aug 2017 16:59:02 -0000 1.1.1.1
+++ go-siphash//distinfo 7 Feb 2020 03:31:49 -0000
@@ -1,2 +1,2 @@
-SHA256 (go-siphash.tar.gz) = CgUm4aCZCOGFeLbzRkgz4DIY8vKnQt5YEy8ptmIuM5s=
-SIZE (go-siphash.tar.gz) = 4462
+SHA256 (go-siphash.tar.gz) = kMXoumK2Sy927VjIfdUEVhcWEASb71H9cbxZPBdE+tI=
+SIZE (go-siphash.tar.gz) = 10729