Date: Tue, 4 Feb 2025 22:03:20 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: 9cd7bc59cdd7 - main - devel/capstone: Update version 5.0.3=>5.0.5 Message-ID: <202502042203.514M3KBq033099@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=9cd7bc59cdd7d92e97d16c4f934309adf3513004 commit 9cd7bc59cdd7d92e97d16c4f934309adf3513004 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2025-02-04 18:01:04 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2025-02-04 22:02:42 +0000 devel/capstone: Update version 5.0.3=>5.0.5 Changelog: https://github.com/capstone-engine/capstone/releases/tag/5.0.5 --- devel/capstone/Makefile | 2 +- devel/capstone/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/capstone/Makefile b/devel/capstone/Makefile index 45eb024920d0..077f200606aa 100644 --- a/devel/capstone/Makefile +++ b/devel/capstone/Makefile @@ -1,5 +1,5 @@ PORTNAME= capstone -DISTVERSION= 5.0.3 +DISTVERSION= 5.0.5 CATEGORIES= devel MAINTAINER= bofh@FreeBSD.org diff --git a/devel/capstone/distinfo b/devel/capstone/distinfo index 9c3b39d6569d..c9124ef8f4dd 100644 --- a/devel/capstone/distinfo +++ b/devel/capstone/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1724225225 -SHA256 (capstone-engine-capstone-5.0.3_GH0.tar.gz) = 3970c63ca1f8755f2c8e69b41432b710ff634f1b45ee4e5351defec4ec8e1753 -SIZE (capstone-engine-capstone-5.0.3_GH0.tar.gz) = 7650875 +TIMESTAMP = 1738692028 +SHA256 (capstone-engine-capstone-5.0.5_GH0.tar.gz) = 3bfd3e7085fbf0fab75fb1454067bf734bb0bebe9b670af7ce775192209348e9 +SIZE (capstone-engine-capstone-5.0.5_GH0.tar.gz) = 7654484
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202502042203.514M3KBq033099>