Date: Sun, 19 Sep 2021 03:42:53 GMT From: Neel Chauhan <nc@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: b24eca650517 - main - archivers/gzip: Update to 1.11 Message-ID: <202109190342.18J3gr32062906@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by nc: URL: https://cgit.FreeBSD.org/ports/commit/?id=b24eca650517cedb25a0cf8c7f813472c2cbab80 commit b24eca650517cedb25a0cf8c7f813472c2cbab80 Author: Neel Chauhan <nc@FreeBSD.org> AuthorDate: 2021-09-19 03:41:07 +0000 Commit: Neel Chauhan <nc@FreeBSD.org> CommitDate: 2021-09-19 03:42:52 +0000 archivers/gzip: Update to 1.11 --- archivers/gzip/Makefile | 2 +- archivers/gzip/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/archivers/gzip/Makefile b/archivers/gzip/Makefile index 29efec58abfe..85d6653e4806 100644 --- a/archivers/gzip/Makefile +++ b/archivers/gzip/Makefile @@ -1,7 +1,7 @@ # Created by: Cyrille Lefevre <cyrille.lefevre@laposte.net> PORTNAME= gzip -PORTVERSION= 1.10 +PORTVERSION= 1.11 CATEGORIES= archivers MASTER_SITES= GNU diff --git a/archivers/gzip/distinfo b/archivers/gzip/distinfo index 6d6aa4d4fefa..f58f1352d5fc 100644 --- a/archivers/gzip/distinfo +++ b/archivers/gzip/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1546148144 -SHA256 (gzip-1.10.tar.xz) = 8425ccac99872d544d4310305f915f5ea81e04d0f437ef1a230dc9d1c819d7c0 -SIZE (gzip-1.10.tar.xz) = 775144 +TIMESTAMP = 1632022857 +SHA256 (gzip-1.11.tar.xz) = 9b9a95d68fdcb936849a4d6fada8bf8686cddf58b9b26c9c4289ed0c92a77907 +SIZE (gzip-1.11.tar.xz) = 804096
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109190342.18J3gr32062906>