git: e2ea021803ef - main - security/cfv: Update to 3.0.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 03 Nov 2022 21:53:01 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=e2ea021803ef7caa25a1eec82600a0838f5ccd22 commit e2ea021803ef7caa25a1eec82600a0838f5ccd22 Author: Terry Kennedy <terry-freebsd@glaver.org> AuthorDate: 2022-11-02 22:28:20 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2022-11-03 21:51:57 +0000 security/cfv: Update to 3.0.0 Set Python 3.5 as oldest supported version Changelog: https://github.com/cfv-project/cfv/releases/tag/v3.0.0 PR: 267449 --- security/cfv/Makefile | 4 ++-- security/cfv/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/security/cfv/Makefile b/security/cfv/Makefile index 0be2398acf14..1996a6d8091d 100644 --- a/security/cfv/Makefile +++ b/security/cfv/Makefile @@ -1,6 +1,6 @@ PORTNAME= cfv DISTVERSIONPREFIX= v -DISTVERSION= 3.0.0.dev0 +DISTVERSION= 3.0.0 CATEGORIES= security MASTER_SITES= GH PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,7 +14,7 @@ LICENSE= GPLv2+ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}future>0:devel/py-future@${PY_FLAVOR} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}future>0:devel/py-future@${PY_FLAVOR} -USES= python +USES= python:3.5+ USE_GITHUB= yes GH_ACCOUNT= cfv-project diff --git a/security/cfv/distinfo b/security/cfv/distinfo index 36c10658bbf6..36d05306faa0 100644 --- a/security/cfv/distinfo +++ b/security/cfv/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1627874328 -SHA256 (cfv-project-cfv-v3.0.0.dev0_GH0.tar.gz) = 9ddf1ad84b34e53d07cd42ed3eeb433fa4c11800da3c51ddf8f9409bf3419211 -SIZE (cfv-project-cfv-v3.0.0.dev0_GH0.tar.gz) = 91221 +TIMESTAMP = 1667177259 +SHA256 (cfv-project-cfv-v3.0.0_GH0.tar.gz) = 06f514af53ed9a00276584a7d226dff51f67c4c3c06a7c20ae0d364330d2f47e +SIZE (cfv-project-cfv-v3.0.0_GH0.tar.gz) = 91600