Date: Wed, 2 Jun 2021 10:44:06 GMT From: Li-Wen Hsu <lwhsu@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 5fc85415568a - main - devel/capstone4: Update to 4.0.2 Message-ID: <202106021044.152Ai6VP085301@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/ports/commit/?id=5fc85415568ad8cdce10df81dfa63678de9e7984 commit 5fc85415568ad8cdce10df81dfa63678de9e7984 Author: Li-Wen Hsu <lwhsu@FreeBSD.org> AuthorDate: 2021-06-02 10:43:56 +0000 Commit: Li-Wen Hsu <lwhsu@FreeBSD.org> CommitDate: 2021-06-02 10:43:56 +0000 devel/capstone4: Update to 4.0.2 PR: 250431 Approved by: maintainer timeout --- devel/capstone4/Makefile | 5 +---- devel/capstone4/distinfo | 8 +++----- 2 files changed, 4 insertions(+), 9 deletions(-) diff --git a/devel/capstone4/Makefile b/devel/capstone4/Makefile index 3b9b0a60609c..5f7b7b1ae30b 100644 --- a/devel/capstone4/Makefile +++ b/devel/capstone4/Makefile @@ -1,11 +1,8 @@ PORTNAME= capstone -PORTVERSION= 4.0.1 +PORTVERSION= 4.0.2 CATEGORIES= devel PKGNAMESUFFIX= 4 -PATCH_SITES= https://github.com/aquynh/capstone/pull/1589/commits/ -PATCHFILES= 046846b2ea189142482754c13ee0ed54cb4f4e5b.patch:-p1 - MAINTAINER= oleksii.tsai@gmail.com COMMENT= Multi-platform, multi-architecture disassembly framework diff --git a/devel/capstone4/distinfo b/devel/capstone4/distinfo index 5913c5498742..23865f3b897a 100644 --- a/devel/capstone4/distinfo +++ b/devel/capstone4/distinfo @@ -1,5 +1,3 @@ -TIMESTAMP = 1582069780 -SHA256 (aquynh-capstone-4.0.1_GH0.tar.gz) = 79bbea8dbe466bd7d051e037db5961fdb34f67c9fac5c3471dd105cfb1e05dc7 -SIZE (aquynh-capstone-4.0.1_GH0.tar.gz) = 3434276 -SHA256 (046846b2ea189142482754c13ee0ed54cb4f4e5b.patch) = ba7e8eb2bafaea0050168a6b418e7b65593cf4852df6dfca74ad6b49e8ee56f3 -SIZE (046846b2ea189142482754c13ee0ed54cb4f4e5b.patch) = 692 +TIMESTAMP = 1603013301 +SHA256 (aquynh-capstone-4.0.2_GH0.tar.gz) = 7c81d798022f81e7507f1a60d6817f63aa76e489aa4e7055255f21a22f5e526a +SIZE (aquynh-capstone-4.0.2_GH0.tar.gz) = 3439542
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106021044.152Ai6VP085301>