Date: Sat, 31 Dec 2022 21:59:18 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: 6770c9eaeb1f - main - security/sslproxy: Update version 0.9.3=>0.9.4 Message-ID: <202212312159.2BVLxIbC086424@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=6770c9eaeb1f1c371c46dcc0765f664b28d4ce97 commit 6770c9eaeb1f1c371c46dcc0765f664b28d4ce97 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2022-12-31 17:15:33 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2022-12-31 21:58:49 +0000 security/sslproxy: Update version 0.9.3=>0.9.4 Relnotes: https://github.com/sonertari/SSLproxy/releases/tag/v0.9.4 --- security/sslproxy/Makefile | 3 +-- security/sslproxy/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/security/sslproxy/Makefile b/security/sslproxy/Makefile index 1b6de07ab37e..3e0cb3feaa25 100644 --- a/security/sslproxy/Makefile +++ b/security/sslproxy/Makefile @@ -1,6 +1,5 @@ PORTNAME= sslproxy -PORTVERSION= 0.9.3 -PORTREVISION= 1 +PORTVERSION= 0.9.4 DISTVERSIONPREFIX= v PORTEPOCH= 1 CATEGORIES= security diff --git a/security/sslproxy/distinfo b/security/sslproxy/distinfo index dd48d8d93b11..54e15cdd8839 100644 --- a/security/sslproxy/distinfo +++ b/security/sslproxy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1653000857 -SHA256 (sonertari-SSLproxy-v0.9.3_GH0.tar.gz) = 5a74339dfe5c8506abb0f542a9eec996d3e289609c88ce80b8b57c4b53524969 -SIZE (sonertari-SSLproxy-v0.9.3_GH0.tar.gz) = 2141471 +TIMESTAMP = 1672506714 +SHA256 (sonertari-SSLproxy-v0.9.4_GH0.tar.gz) = 30dbd4e9e5260cb47351bf37d46b3864df01e433f3110bd007eaed9d9561dc97 +SIZE (sonertari-SSLproxy-v0.9.4_GH0.tar.gz) = 2141426
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202212312159.2BVLxIbC086424>