From owner-svn-ports-head@freebsd.org Thu Feb 8 12:05:06 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6DCCAF1E805; Thu, 8 Feb 2018 12:05:06 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 21E5B83A20; Thu, 8 Feb 2018 12:05:06 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 1CF1515BF0; Thu, 8 Feb 2018 12:05:06 +0000 (UTC) (envelope-from johans@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w18C55HM075202; Thu, 8 Feb 2018 12:05:05 GMT (envelope-from johans@FreeBSD.org) Received: (from johans@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w18C55MB075200; Thu, 8 Feb 2018 12:05:05 GMT (envelope-from johans@FreeBSD.org) Message-Id: <201802081205.w18C55MB075200@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: johans set sender to johans@FreeBSD.org using -f From: Johan van Selst Date: Thu, 8 Feb 2018 12:05:05 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461214 - head/archivers/gzip X-SVN-Group: ports-head X-SVN-Commit-Author: johans X-SVN-Commit-Paths: head/archivers/gzip X-SVN-Commit-Revision: 461214 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Feb 2018 12:05:06 -0000 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