Date: Thu, 10 Sep 2020 22:33:49 +0000 (UTC) From: Hiroki Sato <hrs@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r548225 - head/archivers/pixz Message-ID: <202009102233.08AMXn9N017599@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: hrs Date: Thu Sep 10 22:33:49 2020 New Revision: 548225 URL: https://svnweb.freebsd.org/changeset/ports/548225 Log: Update to 1.0.7. This also fixes the -fno-common issue. Modified: head/archivers/pixz/Makefile head/archivers/pixz/distinfo Modified: head/archivers/pixz/Makefile ============================================================================== --- head/archivers/pixz/Makefile Thu Sep 10 22:22:28 2020 (r548224) +++ head/archivers/pixz/Makefile Thu Sep 10 22:33:49 2020 (r548225) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= pixz -PORTVERSION= 1.0.6 +PORTVERSION= 1.0.7 DISTVERSIONPREFIX= v CATEGORIES= archivers Modified: head/archivers/pixz/distinfo ============================================================================== --- head/archivers/pixz/distinfo Thu Sep 10 22:22:28 2020 (r548224) +++ head/archivers/pixz/distinfo Thu Sep 10 22:33:49 2020 (r548225) @@ -1,3 +1,3 @@ -TIMESTAMP = 1584385176 -SHA256 (vasi-pixz-v1.0.6_GH0.tar.gz) = ebde85148e927ed96abaeb9ab2166435c78d31e7c6b2847e8c8d6249b17f1b60 -SIZE (vasi-pixz-v1.0.6_GH0.tar.gz) = 27603 +TIMESTAMP = 1599776645 +SHA256 (vasi-pixz-v1.0.7_GH0.tar.gz) = e29fba74ae399e5d27c21a6009002705ebcc20947b283ed0aa721df6a409680a +SIZE (vasi-pixz-v1.0.7_GH0.tar.gz) = 27998
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009102233.08AMXn9N017599>