aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2018-03-24 04:35:25 +0800
committerJimmy Olgeni <olgeni@FreeBSD.org>2018-03-24 04:35:25 +0800
commit6117bae7c3904ae5477c44ae6414650ae658d5f8 (patch)
tree91587b0c8995a19196ce7f5a6644b410d25af5e8 /net
parent3a7dd21c657d80f9d79ceaf5eba29d4323c608fe (diff)
downloadfreebsd-ports-6117bae7c3904ae5477c44ae6414650ae658d5f8.tar.gz
freebsd-ports-6117bae7c3904ae5477c44ae6414650ae658d5f8.tar.zst
freebsd-ports-6117bae7c3904ae5477c44ae6414650ae658d5f8.zip
Update net/go-nats to version 1.5.0.
Notes
Notes: svn path=/head/; revision=465406
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-plist1
3 files changed, 5 insertions, 4 deletions
diff --git a/net/go-nats/Makefile b/net/go-nats/Makefile
index afde5a6afaef..f6f55dded09d 100644
--- a/net/go-nats/Makefile
+++ b/net/go-nats/Makefile
@@ -2,7 +2,7 @@
PORTNAME= go-nats
DISTVERSIONPREFIX= v
-DISTVERSION= 1.4.0
+DISTVERSION= 1.5.0
CATEGORIES= net
MAINTAINER= olgeni@FreeBSD.org
diff --git a/net/go-nats/distinfo b/net/go-nats/distinfo
index ce46e91732fb..478ed974dbe1 100644
--- a/net/go-nats/distinfo
+++ b/net/go-nats/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1513801915
-SHA256 (nats-io-go-nats-v1.4.0_GH0.tar.gz) = 49757ae58944d4fcb53267e6fee6f7e29ff8417c8c98c973d43909405ff53f9e
-SIZE (nats-io-go-nats-v1.4.0_GH0.tar.gz) = 90557
+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
diff --git a/net/go-nats/pkg-plist b/net/go-nats/pkg-plist
index 01fb82a380c4..6717fa9f7474 100644
--- a/net/go-nats/pkg-plist
+++ b/net/go-nats/pkg-plist
@@ -1,5 +1,6 @@
%%GO_LIBDIR%%/%%GO_PKGNAME%%.a
%%GO_SRCDIR%%/%%GO_PKGNAME%%/LICENSE
+%%GO_SRCDIR%%/%%GO_PKGNAME%%/OWNERS
%%GO_SRCDIR%%/%%GO_PKGNAME%%/README.md
%%GO_SRCDIR%%/%%GO_PKGNAME%%/TODO.md
%%GO_SRCDIR%%/%%GO_PKGNAME%%/bench/bench.go