Date: Thu, 16 Jun 2022 14:05:24 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e9a2327eee14 - main - www/tinyproxy: Update to 1.11.1 Message-ID: <202206161405.25GE5ODM012715@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=e9a2327eee1459f5642ac93123d62e770c1f2412 commit e9a2327eee1459f5642ac93123d62e770c1f2412 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-06-16 13:59:20 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-06-16 13:59:20 +0000 www/tinyproxy: Update to 1.11.1 Changes: https://github.com/tinyproxy/tinyproxy/releases --- www/tinyproxy/Makefile | 3 +-- www/tinyproxy/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/www/tinyproxy/Makefile b/www/tinyproxy/Makefile index 4960a7469bcf..a7ecf4879c27 100644 --- a/www/tinyproxy/Makefile +++ b/www/tinyproxy/Makefile @@ -1,8 +1,7 @@ # Created by: Mitsuru Yoshida <mitsuru@riken.go.jp> PORTNAME= tinyproxy -PORTVERSION= 1.11.0 -PORTREVISION= 1 +PORTVERSION= 1.11.1 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= https://github.com/tinyproxy/tinyproxy/releases/download/${PORTVERSION}/ diff --git a/www/tinyproxy/distinfo b/www/tinyproxy/distinfo index eb868f976a36..d889f4d7979d 100644 --- a/www/tinyproxy/distinfo +++ b/www/tinyproxy/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1620163643 -SHA256 (tinyproxy-1.11.0.tar.xz) = c1ec81cfc4c551d2c24e0227a5aeeaad8723bd9a39b61cd729e516b82eaa3f32 -SIZE (tinyproxy-1.11.0.tar.xz) = 177664 +TIMESTAMP = 1655208224 +SHA256 (tinyproxy-1.11.1.tar.xz) = d66388448215d0aeb90d0afdd58ed00386fb81abc23ebac9d80e194fceb40f7c +SIZE (tinyproxy-1.11.1.tar.xz) = 182080
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202206161405.25GE5ODM012715>