pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/go-testify Update testify to 1.2.1.
details: https://anonhg.NetBSD.org/pkgsrc/rev/020f67585253
branches: trunk
changeset: 377184:020f67585253
user: bsiegert <bsiegert%pkgsrc.org@localhost>
date: Tue Mar 13 19:27:00 2018 +0000
description:
Update testify to 1.2.1.
No changelog from upstream.
diffstat:
devel/go-testify/Makefile | 7 +++----
devel/go-testify/PLIST | 17 ++++++-----------
devel/go-testify/distinfo | 10 +++++-----
3 files changed, 14 insertions(+), 20 deletions(-)
diffs (74 lines):
diff -r 0f36dcdaf035 -r 020f67585253 devel/go-testify/Makefile
--- a/devel/go-testify/Makefile Tue Mar 13 18:36:07 2018 +0000
+++ b/devel/go-testify/Makefile Tue Mar 13 19:27:00 2018 +0000
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.8 2018/03/13 17:06:05 bsiegert Exp $
+# $NetBSD: Makefile,v 1.9 2018/03/13 19:27:00 bsiegert Exp $
-DISTNAME= go-testify-1.1.3
-PKGREVISION= 7
+DISTNAME= go-testify-1.2.1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=stretchr/}
GITHUB_PROJECT= testify
-GITHUB_TAG= v1.1.3
+GITHUB_TAG= v1.2.1
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://github.com/stretchr/testify
diff -r 0f36dcdaf035 -r 020f67585253 devel/go-testify/PLIST
--- a/devel/go-testify/PLIST Tue Mar 13 18:36:07 2018 +0000
+++ b/devel/go-testify/PLIST Tue Mar 13 19:27:00 2018 +0000
@@ -1,16 +1,17 @@
-@comment $NetBSD: PLIST,v 1.2 2018/03/13 17:06:05 bsiegert Exp $
+@comment $NetBSD: PLIST,v 1.3 2018/03/13 19:27:00 bsiegert Exp $
gopkg/pkg/${GO_PLATFORM}/github.com/stretchr/testify.a
gopkg/pkg/${GO_PLATFORM}/github.com/stretchr/testify/assert.a
gopkg/pkg/${GO_PLATFORM}/github.com/stretchr/testify/http.a
gopkg/pkg/${GO_PLATFORM}/github.com/stretchr/testify/mock.a
gopkg/pkg/${GO_PLATFORM}/github.com/stretchr/testify/require.a
gopkg/pkg/${GO_PLATFORM}/github.com/stretchr/testify/suite.a
-gopkg/src/github.com/stretchr/testify/Godeps/Godeps.json
-gopkg/src/github.com/stretchr/testify/Godeps/Readme
-gopkg/src/github.com/stretchr/testify/LICENCE.txt
+gopkg/src/github.com/stretchr/testify/Gopkg.lock
+gopkg/src/github.com/stretchr/testify/Gopkg.toml
gopkg/src/github.com/stretchr/testify/LICENSE
gopkg/src/github.com/stretchr/testify/README.md
gopkg/src/github.com/stretchr/testify/_codegen/main.go
+gopkg/src/github.com/stretchr/testify/assert/assertion_format.go
+gopkg/src/github.com/stretchr/testify/assert/assertion_format.go.tmpl
gopkg/src/github.com/stretchr/testify/assert/assertion_forward.go
gopkg/src/github.com/stretchr/testify/assert/assertion_forward.go.tmpl
gopkg/src/github.com/stretchr/testify/assert/assertions.go
@@ -53,14 +54,8 @@
gopkg/src/github.com/stretchr/testify/vendor/github.com/davecgh/go-spew/spew/spew.go
gopkg/src/github.com/stretchr/testify/vendor/github.com/pmezard/go-difflib/LICENSE
gopkg/src/github.com/stretchr/testify/vendor/github.com/pmezard/go-difflib/difflib/difflib.go
-gopkg/src/github.com/stretchr/testify/vendor/github.com/stretchr/objx/.gitignore
-gopkg/src/github.com/stretchr/testify/vendor/github.com/stretchr/objx/LICENSE.md
-gopkg/src/github.com/stretchr/testify/vendor/github.com/stretchr/objx/README.md
+gopkg/src/github.com/stretchr/testify/vendor/github.com/stretchr/objx/LICENSE
gopkg/src/github.com/stretchr/testify/vendor/github.com/stretchr/objx/accessors.go
-gopkg/src/github.com/stretchr/testify/vendor/github.com/stretchr/objx/codegen/array-access.txt
-gopkg/src/github.com/stretchr/testify/vendor/github.com/stretchr/objx/codegen/index.html
-gopkg/src/github.com/stretchr/testify/vendor/github.com/stretchr/objx/codegen/template.txt
-gopkg/src/github.com/stretchr/testify/vendor/github.com/stretchr/objx/codegen/types_list.txt
gopkg/src/github.com/stretchr/testify/vendor/github.com/stretchr/objx/constants.go
gopkg/src/github.com/stretchr/testify/vendor/github.com/stretchr/objx/conversions.go
gopkg/src/github.com/stretchr/testify/vendor/github.com/stretchr/objx/doc.go
diff -r 0f36dcdaf035 -r 020f67585253 devel/go-testify/distinfo
--- a/devel/go-testify/distinfo Tue Mar 13 18:36:07 2018 +0000
+++ b/devel/go-testify/distinfo Tue Mar 13 19:27:00 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2016/07/16 13:21:41 bsiegert Exp $
+$NetBSD: distinfo,v 1.2 2018/03/13 19:27:00 bsiegert Exp $
-SHA1 (go-testify-1.1.3.tar.gz) = 2494724ccad2de8003c2c5304a9e5e7470f32290
-RMD160 (go-testify-1.1.3.tar.gz) = 59afdb4e0eb9587c0139e322a747c3be1efa8144
-SHA512 (go-testify-1.1.3.tar.gz) = bd177d7c54246e480bea21a53820cd1246096ab05eaf436aa7d4d3dc81388239be79981ea7e6b2a960fbb120a7dff0faa8aee7bcf267d8d3499eecc65a49d179
-Size (go-testify-1.1.3.tar.gz) = 81051 bytes
+SHA1 (go-testify-1.2.1.tar.gz) = bf324b3bbf21ce5bbe124a60cd9747f43d946ab3
+RMD160 (go-testify-1.2.1.tar.gz) = 8f3534cbd69127e96e5a7c568d7ddbbf42d98bc4
+SHA512 (go-testify-1.2.1.tar.gz) = abd6efb21d3505d12d7ff49459fe3b6066c1648ab43a5cb7860d8c822377ab5c57a07437a5e53c6f1630d369796178d122ec03314764a393d145af5d13b4e454
+Size (go-testify-1.2.1.tar.gz) = 95210 bytes
Home |
Main Index |
Thread Index |
Old Index