Date: Sun, 10 Feb 2019 23:15:52 +0000 (UTC) From: Tobias Kortkamp <tobik@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r492656 - head/graphics/netpbm Message-ID: <201902102315.x1ANFq7c016682@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobik Date: Sun Feb 10 23:15:52 2019 New Revision: 492656 URL: https://svnweb.freebsd.org/changeset/ports/492656 Log: graphics/netpbm: Update to 10.85.02 Changes: https://gitlab.com/tobiask/netpbm/raw/v10.85.02/doc/HISTORY MFH: 2019Q1 (fixes bug in pnmtopng) Modified: head/graphics/netpbm/Makefile head/graphics/netpbm/distinfo Modified: head/graphics/netpbm/Makefile ============================================================================== --- head/graphics/netpbm/Makefile Sun Feb 10 22:28:16 2019 (r492655) +++ head/graphics/netpbm/Makefile Sun Feb 10 23:15:52 2019 (r492656) @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= netpbm -DISTVERSION= 10.85.01 +DISTVERSION= 10.85.02 CATEGORIES= graphics MASTER_SITES= https://github.com/t6/netpbm/releases/download/v${DISTVERSION}/ \ - https://gitlab.com/tobiask/netpbm/uploads/2780c2f59fe3a808d2fe37c60ebcbea4/ \ + https://gitlab.com/tobiask/netpbm/uploads/e5163c86a1535bbb833adadf1ceb28a2/ \ LOCAL/tobik MAINTAINER= tobik@FreeBSD.org Modified: head/graphics/netpbm/distinfo ============================================================================== --- head/graphics/netpbm/distinfo Sun Feb 10 22:28:16 2019 (r492655) +++ head/graphics/netpbm/distinfo Sun Feb 10 23:15:52 2019 (r492656) @@ -1,3 +1,3 @@ -TIMESTAMP = 1546902891 -SHA256 (netpbm-10.85.01.tar.gz) = 00bc2359980c95ddee06dda48193c30cbfb19890d1ebbb9d6640531259d18534 -SIZE (netpbm-10.85.01.tar.gz) = 3303216 +TIMESTAMP = 1549839986 +SHA256 (netpbm-10.85.02.tar.gz) = 8d8af6b8185ee8cd3c83388f2eec6bc43e3d96b9bc21d3a5bc844ce53b87c08f +SIZE (netpbm-10.85.02.tar.gz) = 3303395
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902102315.x1ANFq7c016682>