Date: Wed, 21 Aug 2024 07:56:24 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: 251e57583ea8 - main - devel/getoptions: Update version 3.3.1=>3.3.2 Message-ID: <202408210756.47L7uOLG006471@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=251e57583ea887c3a9ea6f0081a6271de03d9b91 commit 251e57583ea887c3a9ea6f0081a6271de03d9b91 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2024-08-21 07:30:51 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2024-08-21 07:56:03 +0000 devel/getoptions: Update version 3.3.1=>3.3.2 Changelog: https://github.com/ko1nksm/getoptions/releases/tag/v3.3.2 --- devel/getoptions/Makefile | 2 +- devel/getoptions/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/getoptions/Makefile b/devel/getoptions/Makefile index 5762d141187c..84dcd6b65982 100644 --- a/devel/getoptions/Makefile +++ b/devel/getoptions/Makefile @@ -1,5 +1,5 @@ PORTNAME= getoptions -PORTVERSION= 3.3.1 +DISTVERSION= 3.3.2 DISTVERSIONPREFIX= v CATEGORIES= devel diff --git a/devel/getoptions/distinfo b/devel/getoptions/distinfo index e1cc016cf0e5..1ae8aafc6540 100644 --- a/devel/getoptions/distinfo +++ b/devel/getoptions/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1722362540 -SHA256 (ko1nksm-getoptions-v3.3.1_GH0.tar.gz) = 5873c6effd1f5ea9079bd3fa41ec098b9f0ba8a348560faf237b118982f44c93 -SIZE (ko1nksm-getoptions-v3.3.1_GH0.tar.gz) = 33433 +TIMESTAMP = 1724225418 +SHA256 (ko1nksm-getoptions-v3.3.2_GH0.tar.gz) = 2e8c557e878eb2c728cb90af9c0a6e29bf4c50eed0ac196c1f57c76fbfbf9241 +SIZE (ko1nksm-getoptions-v3.3.2_GH0.tar.gz) = 33805
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202408210756.47L7uOLG006471>