Date: Thu, 24 Nov 2022 16:15:08 GMT From: =?utf-8?Q?Fernando=20Apestegu=C3=ADa?= <fernape@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: dbf29c579ee3 - main - archivers/advancecomp: update to 2.4 Message-ID: <202211241615.2AOGF84h009390@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=dbf29c579ee30461c22872445cafa3c98a8c9235 commit dbf29c579ee30461c22872445cafa3c98a8c9235 Author: Robert Clausecker <fuz@fuz.su> AuthorDate: 2022-11-23 06:41:34 +0000 Commit: Fernando ApesteguĂa <fernape@FreeBSD.org> CommitDate: 2022-11-24 16:10:31 +0000 archivers/advancecomp: update to 2.4 ChangeLog: https://github.com/amadvance/advancecomp/releases/tag/v2.4 Fixes multiple vulnerabilities. Add vuxml entries PR: 267937 Reported by: fuz@fuz.su (maintainer) MFH: 2022Q4 (security fix) Security: CVE-2022-35014, CVE-2022-35015, CVE-2022-35016, CVE-2022-35017, CVE-2022-35018, CVE-2022-35019, CVE-2022-35020 --- archivers/advancecomp/Makefile | 4 ++-- archivers/advancecomp/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/archivers/advancecomp/Makefile b/archivers/advancecomp/Makefile index fd0d0a4c7ed8..68735b4e44e3 100644 --- a/archivers/advancecomp/Makefile +++ b/archivers/advancecomp/Makefile @@ -1,11 +1,11 @@ PORTNAME= advancecomp -DISTVERSION= 2.3 +DISTVERSION= 2.4 CATEGORIES= archivers MASTER_SITES= https://github.com/amadvance/advancecomp/releases/download/v${DISTVERSION}/ MAINTAINER= fuz@fuz.su COMMENT= Recompression utilities for .ZIP, .PNG, .MNG, and .GZ files -WWW= http://advancemame.sourceforge.net/comp-readme.html +WWW= http://www.advancemame.it/comp-readme.html LICENSE= GPLv3 diff --git a/archivers/advancecomp/distinfo b/archivers/advancecomp/distinfo index 3e279e6224c8..310ce87d3f4e 100644 --- a/archivers/advancecomp/distinfo +++ b/archivers/advancecomp/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1650053323 -SHA256 (advancecomp-2.3.tar.gz) = 811f661dfbbdddefdcb5eaf133e403ca2af99328b850b22c1249f7bebe657578 -SIZE (advancecomp-2.3.tar.gz) = 1292157 +TIMESTAMP = 1669155740 +SHA256 (advancecomp-2.4.tar.gz) = 911133b8bdebd43aa86379e19584112b092459304401a56066e964207da423a5 +SIZE (advancecomp-2.4.tar.gz) = 1315369
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202211241615.2AOGF84h009390>