devel/bats-core: Update 1.6.0 -> 1.7.0
Reported by: portscout
This commit is contained in:
parent
19c5d27ffc
commit
35d9bd2f4e
3 changed files with 5 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= bats-core
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.6.0
|
||||
DISTVERSION= 1.7.0
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1645816266
|
||||
SHA256 (bats-core-bats-core-v1.6.0_GH0.tar.gz) = a8572da41593d13837df6c93d01fc0867c0701c53a7e29b7a7c867dcce19a239
|
||||
SIZE (bats-core-bats-core-v1.6.0_GH0.tar.gz) = 116367
|
||||
TIMESTAMP = 1652587326
|
||||
SHA256 (bats-core-bats-core-v1.7.0_GH0.tar.gz) = ac70c2a153f108b1ac549c2eaa4154dea4a7c1cc421e3352f0ce6ea49435454e
|
||||
SIZE (bats-core-bats-core-v1.7.0_GH0.tar.gz) = 124590
|
||||
|
|
|
@ -6,6 +6,7 @@ lib/bats-core/semaphore.bash
|
|||
lib/bats-core/test_functions.bash
|
||||
lib/bats-core/tracing.bash
|
||||
lib/bats-core/validator.bash
|
||||
lib/bats-core/warnings.bash
|
||||
libexec/bats-core/bats
|
||||
libexec/bats-core/bats-exec-file
|
||||
libexec/bats-core/bats-exec-suite
|
||||
|
|
Loading…
Reference in a new issue