git: 7eaacaa9085f - main - sysutils/py-jailconf: Update version 0.2.1=>0.2.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 12 Mar 2022 10:35:34 UTC
The branch main has been updated by bofh:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7eaacaa9085f2ac622d8913ae4743cc7242991a9
commit 7eaacaa9085f2ac622d8913ae4743cc7242991a9
Author: Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2022-03-10 08:48:50 +0000
Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2022-03-12 10:35:30 +0000
sysutils/py-jailconf: Update version 0.2.1=>0.2.2
- Add LICENSE BSD2CLAUSE
- Add LICENSE_FILE
Relnotes: https://github.com/leforestier/jailconf/releases/tag/v0.2.2
---
sysutils/py-jailconf/Makefile | 13 ++++++-------
sysutils/py-jailconf/distinfo | 6 +++---
2 files changed, 9 insertions(+), 10 deletions(-)
diff --git a/sysutils/py-jailconf/Makefile b/sysutils/py-jailconf/Makefile
index a4461a23b4ac..8f65dec76cc6 100644
--- a/sysutils/py-jailconf/Makefile
+++ b/sysutils/py-jailconf/Makefile
@@ -1,22 +1,21 @@
PORTNAME= jailconf
DISTVERSIONPREFIX= v
-DISTVERSION= 0.2.1
+DISTVERSION= 0.2.2
CATEGORIES= sysutils python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= bofh@FreeBSD.org
COMMENT= Parse and edit your FreeBSD jail.conf file
+LICENSE= BSD2CLAUSE
+LICENSE_FILE= ${WRKSRC}/LICENSE
+
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ply>=3.9:devel/py-ply@${PY_FLAVOR}
-USES= python:3.0+
+USES= python:3.3+
USE_GITHUB= yes # tests nnot packaged in PyPI sdist
-USE_PYTHON= autoplist distutils
-
-#LICENSE= "BSD". Unclear. See Upstream #1
-#LICENSE_FILE= Does not exist
-
GH_ACCOUNT= leforestier
+USE_PYTHON= autoplist distutils
NO_ARCH= yes
diff --git a/sysutils/py-jailconf/distinfo b/sysutils/py-jailconf/distinfo
index e5f5c36b15e3..82ce391b0839 100644
--- a/sysutils/py-jailconf/distinfo
+++ b/sysutils/py-jailconf/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1594691968
-SHA256 (leforestier-jailconf-v0.2.1_GH0.tar.gz) = b2eef97da86da5b761cdb9fa09d17abfe199b9918451494264aaddc5cfba522e
-SIZE (leforestier-jailconf-v0.2.1_GH0.tar.gz) = 5191
+TIMESTAMP = 1646901860
+SHA256 (leforestier-jailconf-v0.2.2_GH0.tar.gz) = 4c59f80bda31ed8556cf3100a369c2f68fb095194f8702d9f767294e8b40fee1
+SIZE (leforestier-jailconf-v0.2.2_GH0.tar.gz) = 5929