Date: Sat, 12 Mar 2022 10:41:10 GMT From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c375a3f78c35 - main - devel/py-capstone: Update version 4.0.1=>4.0.2 Message-ID: <202203121041.22CAfA3v052615@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=c375a3f78c35191e3694a266122a2fa1dafc28fb commit c375a3f78c35191e3694a266122a2fa1dafc28fb Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2022-03-12 08:51:02 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2022-03-12 10:41:07 +0000 devel/py-capstone: Update version 4.0.1=>4.0.2 Relnotes: http://www.capstone-engine.org/changelog.html --- devel/py-capstone/Makefile | 4 ++-- devel/py-capstone/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/devel/py-capstone/Makefile b/devel/py-capstone/Makefile index db5bbd4973ae..7248d715bedf 100644 --- a/devel/py-capstone/Makefile +++ b/devel/py-capstone/Makefile @@ -1,11 +1,11 @@ # Created by: Kubilay Kocak <koobs@FreeBSD.org> PORTNAME= capstone -PORTVERSION= 4.0.1 +PORTVERSION= 4.0.2 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -DIST_SUBDIR= python # Conflicts with devel/capstone distfile +DIST_SUBDIR= python # Conflicts with devel/capstone distfile MAINTAINER= bofh@FreeBSD.org COMMENT= Python bindings for the Capstone Disassembly Engine diff --git a/devel/py-capstone/distinfo b/devel/py-capstone/distinfo index cf70de3bcdc4..8ab209208c1a 100644 --- a/devel/py-capstone/distinfo +++ b/devel/py-capstone/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1582058113 -SHA256 (python/capstone-4.0.1.tar.gz) = 5857accc0de1e769b0ec0a0ca985715bfa96e5a66a2ebb3aaed43a8e3655377f -SIZE (python/capstone-4.0.1.tar.gz) = 2045533 +TIMESTAMP = 1647074824 +SHA256 (python/capstone-4.0.2.tar.gz) = 2842913092c9b69fd903744bc1b87488e1451625460baac173056e1808ec1c66 +SIZE (python/capstone-4.0.2.tar.gz) = 2041850
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203121041.22CAfA3v052615>