svn commit: r461214 - head/archivers/gzip
Johan van Selst
johans at FreeBSD.org
Thu Feb 8 12:05:06 UTC 2018
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 at 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
More information about the svn-ports-head
mailing list