mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
Update net/go-nats to version 1.6.0.
This commit is contained in:
parent
e17d2323b6
commit
23c64d9fca
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=478459
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= go-nats
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.5.0
|
||||
DISTVERSION= 1.6.0
|
||||
CATEGORIES= net
|
||||
|
||||
MAINTAINER= olgeni@FreeBSD.org
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user