Date: Thu, 8 Feb 2018 12:05:05 +0000 (UTC) From: Johan van Selst <johans@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461214 - head/archivers/gzip Message-ID: <201802081205.w18C55MB075200@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: johans Date: Thu Feb 8 12:05:05 2018 New Revision: 461214 URL: https://svnweb.freebsd.org/changeset/ports/461214 Log: Upddate to GNU gzip 1.9 (bugfix release) Modified: head/archivers/gzip/Makefile head/archivers/gzip/distinfo Modified: head/archivers/gzip/Makefile ============================================================================== --- head/archivers/gzip/Makefile Thu Feb 8 11:28:36 2018 (r461213) +++ head/archivers/gzip/Makefile Thu Feb 8 12:05:05 2018 (r461214) @@ -2,12 +2,14 @@ # $FreeBSD$ PORTNAME= gzip -PORTVERSION= 1.8 +PORTVERSION= 1.9 CATEGORIES= archivers MASTER_SITES= GNU MAINTAINER= johans@FreeBSD.org COMMENT= Compression utility designed to be a replacement for compress + +LICENSE= GPLv3+ USES= cpe charsetfix makeinfo GNU_CONFIGURE= yes Modified: head/archivers/gzip/distinfo ============================================================================== --- head/archivers/gzip/distinfo Thu Feb 8 11:28:36 2018 (r461213) +++ head/archivers/gzip/distinfo Thu Feb 8 12:05:05 2018 (r461214) @@ -1,2 +1,3 @@ -SHA256 (gzip-1.8.tar.gz) = 1ff7aedb3d66a0d73f442f6261e4b3860df6fd6c94025c2cb31a202c9c60fe0e -SIZE (gzip-1.8.tar.gz) = 1120232 +TIMESTAMP = 1518091237 +SHA256 (gzip-1.9.tar.gz) = 5d2d3a3432ef32f24cdb060d278834507b481a75adeca18850c73592f778f6ad +SIZE (gzip-1.9.tar.gz) = 1181937
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802081205.w18C55MB075200>