Friday, August 17, 2018

[update] sysutils/dep to 0.5.0

Hi,

Here is an update to dep, the Go dependency management tool. Full change
log here:
https://golang.github.io/dep/blog/2018/07/25/announce-v0.5.0.html

I updated this a while and forgot to send it in :D - so everything tests
fine!

OK?

Cheers,
Aaron

diff --git a/sysutils/dep/Makefile b/sysutils/dep/Makefile
index 2a61fbf0e9e..fdee09750de 100644
--- a/sysutils/dep/Makefile
+++ b/sysutils/dep/Makefile
@@ -1,7 +1,7 @@
# $OpenBSD: Makefile,v 1.1.1.1 2018/07/30 00:35:56 abieber Exp $

COMMENT = Go dependency management tool
-DISTNAME = dep-0.4.1
+DISTNAME = dep-0.5.0

CATEGORIES = sysutils

diff --git a/sysutils/dep/distinfo b/sysutils/dep/distinfo
index 4ec39f035a0..eb015cc068c 100644
--- a/sysutils/dep/distinfo
+++ b/sysutils/dep/distinfo
@@ -1,2 +1,2 @@
-SHA256 (dep-0.4.1.tar.gz) = 35sFC/TbsqjPBDcgl6aLBKauGYbtfFCGkUrIbXTqnUk=
-SIZE (dep-0.4.1.tar.gz) = 4826938
+SHA256 (dep-0.5.0.tar.gz) = ZcMcjVFRPfq9JfHzfs0io4qzvN1Yk73xD1SUElDk8Z0=
+SIZE (dep-0.5.0.tar.gz) = 3945435

--
PGP: 0x1F81112D62A9ADCE / 3586 3350 BFEA C101 DB1A 4AF0 1F81 112D 62A9 ADCE

No comments:

Post a Comment