aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2018-08-30 22:23:59 +0800
committerolgeni <olgeni@FreeBSD.org>2018-08-30 22:23:59 +0800
commitee3758aab989c88d250f18fafee6b339c77cdfaa (patch)
tree954b1dfbd998b87f9430e6136a04a699614ab37e /net
parent112c083be3d0838c37b5caa5fcbf6e7328964769 (diff)
downloadfreebsd-ports-gnome-ee3758aab989c88d250f18fafee6b339c77cdfaa.tar.gz
freebsd-ports-gnome-ee3758aab989c88d250f18fafee6b339c77cdfaa.tar.zst
freebsd-ports-gnome-ee3758aab989c88d250f18fafee6b339c77cdfaa.zip
Update net/go-nats to version 1.6.0.
Diffstat (limited to 'net')
-rw-r--r--net/go-nats/Makefile2
-rw-r--r--net/go-nats/distinfo6
-rw-r--r--net/go-nats/pkg-plist4
3 files changed, 7 insertions, 5 deletions
diff --git a/net/go-nats/Makefile b/net/go-nats/Makefile
index f6f55dded09d..8b695bb87230 100644
--- a/net/go-nats/Makefile
+++ b/net/go-nats/Makefile
@@ -2,7 +2,7 @@
PORTNAME= go-nats
DISTVERSIONPREFIX= v
-DISTVERSION= 1.5.0
+DISTVERSION= 1.6.0
CATEGORIES= net
MAINTAINER= olgeni@FreeBSD.org
diff --git a/net/go-nats/distinfo b/net/go-nats/distinfo
index 478ed974dbe1..e97d8b53c229 100644
--- a/net/go-nats/distinfo
+++ b/net/go-nats/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1521835836
-SHA256 (nats-io-go-nats-v1.5.0_GH0.tar.gz) = 76a6f71d65118ea07eb49ee7cb6f4fb98f34f11665848c841764cb16a32cf410
-SIZE (nats-io-go-nats-v1.5.0_GH0.tar.gz) = 100152
+TIMESTAMP = 1535638440
+SHA256 (nats-io-go-nats-v1.6.0_GH0.tar.gz) = 8436bfe8945d349952fbd5f69ea4fe19f9388548ae21f2c0077a6349b1a81369
+SIZE (nats-io-go-nats-v1.6.0_GH0.tar.gz) = 106834
diff --git a/net/go-nats/pkg-plist b/net/go-nats/pkg-plist
index 6717fa9f7474..98af6a232329 100644
--- a/net/go-nats/pkg-plist
+++ b/net/go-nats/pkg-plist
@@ -1,6 +1,7 @@
%%GO_LIBDIR%%/%%GO_PKGNAME%%.a
+%%GO_SRCDIR%%/%%GO_PKGNAME%%/GOVERNANCE.md
%%GO_SRCDIR%%/%%GO_PKGNAME%%/LICENSE
-%%GO_SRCDIR%%/%%GO_PKGNAME%%/OWNERS
+%%GO_SRCDIR%%/%%GO_PKGNAME%%/MAINTAINERS.md
%%GO_SRCDIR%%/%%GO_PKGNAME%%/README.md
%%GO_SRCDIR%%/%%GO_PKGNAME%%/TODO.md
%%GO_SRCDIR%%/%%GO_PKGNAME%%/bench/bench.go
@@ -40,6 +41,7 @@
%%GO_SRCDIR%%/%%GO_PKGNAME%%/test/configs/tlsverify.conf
%%GO_SRCDIR%%/%%GO_PKGNAME%%/test/conn_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/test/context_test.go
+%%GO_SRCDIR%%/%%GO_PKGNAME%%/test/drain_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/test/enc_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/test/gob_test.go
%%GO_SRCDIR%%/%%GO_PKGNAME%%/test/helper_test.go