aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/bats-core/Makefile2
-rw-r--r--devel/bats-core/pkg-plist19
2 files changed, 20 insertions, 1 deletions
diff --git a/devel/bats-core/Makefile b/devel/bats-core/Makefile
index 134c4ce20ec1..f1f8c7823271 100644
--- a/devel/bats-core/Makefile
+++ b/devel/bats-core/Makefile
@@ -1,7 +1,7 @@
PORTNAME= bats-core
DISTVERSIONPREFIX= v
DISTVERSION= 1.3.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MAINTAINER= yuri@FreeBSD.org
diff --git a/devel/bats-core/pkg-plist b/devel/bats-core/pkg-plist
new file mode 100644
index 000000000000..daa425d66fb2
--- /dev/null
+++ b/devel/bats-core/pkg-plist
@@ -0,0 +1,19 @@
+bin/bats
+lib/bats-core/formatter.bash
+lib/bats-core/preprocessing.bash
+lib/bats-core/semaphore.bash
+lib/bats-core/test_functions.bash
+lib/bats-core/tracing.bash
+lib/bats-core/validator.bash
+libexec/bats-core/bats
+libexec/bats-core/bats-exec-file
+libexec/bats-core/bats-exec-suite
+libexec/bats-core/bats-exec-test
+libexec/bats-core/bats-format-cat
+libexec/bats-core/bats-format-junit
+libexec/bats-core/bats-format-pretty
+libexec/bats-core/bats-format-tap
+libexec/bats-core/bats-format-tap13
+libexec/bats-core/bats-preprocess
+share/man/man1/bats.1.gz
+share/man/man7/bats.7.gz