git: dcce48e5031b - main - devel/bats-core: Update 1.4.1 -> 1.5.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 06 Nov 2021 23:56:43 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=dcce48e5031bbf4ca79c68ff81600bf953ee5d77 commit dcce48e5031bbf4ca79c68ff81600bf953ee5d77 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2021-11-06 17:52:34 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2021-11-06 23:56:33 +0000 devel/bats-core: Update 1.4.1 -> 1.5.0 Reported by: portscout --- devel/bats-core/Makefile | 3 +-- devel/bats-core/distinfo | 6 +++--- devel/bats-core/pkg-plist | 1 + 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/bats-core/Makefile b/devel/bats-core/Makefile index e6d27664aebb..a0d373567d88 100644 --- a/devel/bats-core/Makefile +++ b/devel/bats-core/Makefile @@ -1,7 +1,6 @@ PORTNAME= bats-core DISTVERSIONPREFIX= v -DISTVERSION= 1.4.1 -PORTREVISION= 1 +DISTVERSION= 1.5.0 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/bats-core/distinfo b/devel/bats-core/distinfo index ce693cd6829e..e478bf0e345a 100644 --- a/devel/bats-core/distinfo +++ b/devel/bats-core/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1627149169 -SHA256 (bats-core-bats-core-v1.4.1_GH0.tar.gz) = bff517da043ae24440ec8272039f396c2a7907076ac67693c0f18d4a17c08f7d -SIZE (bats-core-bats-core-v1.4.1_GH0.tar.gz) = 98964 +TIMESTAMP = 1636220909 +SHA256 (bats-core-bats-core-v1.5.0_GH0.tar.gz) = 36a3fd4413899c0763158ae194329af8f48bb1ff0d1338090b80b3416d5793af +SIZE (bats-core-bats-core-v1.5.0_GH0.tar.gz) = 108052 diff --git a/devel/bats-core/pkg-plist b/devel/bats-core/pkg-plist index daa425d66fb2..4528b8c04cdf 100644 --- a/devel/bats-core/pkg-plist +++ b/devel/bats-core/pkg-plist @@ -1,4 +1,5 @@ bin/bats +lib/bats-core/common.bash lib/bats-core/formatter.bash lib/bats-core/preprocessing.bash lib/bats-core/semaphore.bash