git: b3abc5f95c9b - main - sysutils/py-ioztat: Update to 2.0.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 07 Mar 2022 16:26:29 UTC
The branch main has been updated by jhale:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b3abc5f95c9bf0a056bbd300d5b8c903fb2c4cf4
commit b3abc5f95c9bf0a056bbd300d5b8c903fb2c4cf4
Author: Thomas Hurst <tom@hur.st>
AuthorDate: 2022-03-03 18:01:00 +0000
Commit: Jason E. Hale <jhale@FreeBSD.org>
CommitDate: 2022-03-07 16:23:44 +0000
sysutils/py-ioztat: Update to 2.0.1
Changes: https://github.com/jimsalterjrs/ioztat/releases/tag/v2.0.0
https://github.com/jimsalterjrs/ioztat/releases/tag/v2.0.1
PR: 262323
---
sysutils/py-ioztat/Makefile | 8 +++++---
sysutils/py-ioztat/distinfo | 6 +++---
2 files changed, 8 insertions(+), 6 deletions(-)
diff --git a/sysutils/py-ioztat/Makefile b/sysutils/py-ioztat/Makefile
index 9f2284d55e2d..01899f60d732 100644
--- a/sysutils/py-ioztat/Makefile
+++ b/sysutils/py-ioztat/Makefile
@@ -1,5 +1,5 @@
PORTNAME= ioztat
-DISTVERSION= 1.1.0
+DISTVERSION= 2.0.1
CATEGORIES= sysutils python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -11,7 +11,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sysctl>0:devel/py-sysctl@${PY_FLAVOR}
-USES= python:3.6+,run shebangfix
+USES= python:3.7+,run shebangfix
USE_GITHUB= yes
GH_ACCOUNT= jimsalterjrs
@@ -23,9 +23,11 @@ SHEBANG_FILES= ${PORTNAME}
NO_ARCH= yes
NO_BUILD= yes
-PLIST_FILES= bin/${PORTNAME}
+PLIST_FILES= bin/${PORTNAME} \
+ man/man8/${PORTNAME}.8.gz
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
+ ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.8 ${STAGEDIR}${PREFIX}/man/man8
.include <bsd.port.mk>
diff --git a/sysutils/py-ioztat/distinfo b/sysutils/py-ioztat/distinfo
index ec7c7513efaa..0a83fe6c6ab2 100644
--- a/sysutils/py-ioztat/distinfo
+++ b/sysutils/py-ioztat/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1642650783
-SHA256 (jimsalterjrs-ioztat-1.1.0-v1.1.0_GH0.tar.gz) = 111b53d977fad56d1adfdf1fa54b8561595c0815a9dd8cf8ad103782f34167d1
-SIZE (jimsalterjrs-ioztat-1.1.0-v1.1.0_GH0.tar.gz) = 5002
+TIMESTAMP = 1646352839
+SHA256 (jimsalterjrs-ioztat-2.0.1-v2.0.1_GH0.tar.gz) = 41b63221d78b45c47e08481491f4adebde91c56c62d8d45a2f282d25e8784528
+SIZE (jimsalterjrs-ioztat-2.0.1-v2.0.1_GH0.tar.gz) = 14659