FreeBSD Bugzilla – Attachment 226020 Details for
Bug 256799
devel/py-btest: Update to 0.68
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
patch.txt (text/plain), 2.20 KB, created by
Craig Leres
on 2021-06-24 00:53:20 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Craig Leres
Created:
2021-06-24 00:53:20 UTC
Size:
2.20 KB
patch
obsolete
>diff --git a/devel/py-btest/Makefile b/devel/py-btest/Makefile >index 715b9dfd9..810aed721 100644 >--- a/devel/py-btest/Makefile >+++ b/devel/py-btest/Makefile >@@ -1,7 +1,7 @@ > PORTNAME= btest >-DISTVERSION= 0.67 >+DISTVERSIONPREFIX= v >+DISTVERSION= 0.68 > CATEGORIES= devel python >-MASTER_SITES= CHEESESHOP > PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} > > MAINTAINER= mshirk@daemon-security.com >@@ -11,8 +11,11 @@ LICENSE= BSD3CLAUSE > LICENSE_FILE= ${WRKSRC}/COPYING > > USES= python:3.6+ >+USE_GITHUB= yes > USE_PYTHON= distutils autoplist concurrent > >+GH_ACCOUNT= zeek >+ > NO_ARCH= YES > > .include <bsd.port.mk> >diff --git a/devel/py-btest/distinfo b/devel/py-btest/distinfo >index 49fe829d2..271e62006 100644 >--- a/devel/py-btest/distinfo >+++ b/devel/py-btest/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1614215145 >-SHA256 (btest-0.67.tar.gz) = 1df5b1462b62efba6c718d8aa09b1d566cc18e93f50f84132fe96326c40305c1 >-SIZE (btest-0.67.tar.gz) = 88987 >+TIMESTAMP = 1624495624 >+SHA256 (zeek-btest-v0.68_GH0.tar.gz) = b663dbc8582a1737be3854b41a8e377607bb1bd410434b75916f4e3423b67bda >+SIZE (zeek-btest-v0.68_GH0.tar.gz) = 83118 >diff --git a/devel/py-btest/pkg-descr b/devel/py-btest/pkg-descr >index 412ce6f4b..80349303b 100644 >--- a/devel/py-btest/pkg-descr >+++ b/devel/py-btest/pkg-descr >@@ -1,10 +1,10 @@ >-The btest is a simple framework for writing unit tests. Freely >-borrowing some ideas from other packages, it's main objective is to >+BTest is a powerful framework for writing system tests. Freely >+borrowing some ideas from other packages, its main objective is to > provide an easy-to-use, straightforward driver for a suite of >-shell-based tests. Each test consists of a set of command lines that >-will be executed, and success is determined based on their exit >-codes. btest comes with some additional tools that can be used >-within such tests to compare output against a previously established >-baseline. >+shell-based tests. Each test consists of a set of command lines >+that will be executed, and success is determined based on their >+exit codes. btest comes with some additional tools that can be used >+within such tests to robustly compare output against a previously >+established baseline. > >-WWW: https://github.com/bro/btest/ >+WWW: https://github.com/zeek/btest/
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
mshirk
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 256799
: 226020