Date: Wed, 6 May 2020 17:43:39 +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: r534195 - head/graphics/netpbm Message-ID: <202005061743.046Hhd04067436@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobik Date: Wed May 6 17:43:38 2020 New Revision: 534195 URL: https://svnweb.freebsd.org/changeset/ports/534195 Log: graphics/netpbm: Update to 10.90.02 Changes: https://github.com/t6/netpbm/blob/v10.90.02/doc/HISTORY Modified: head/graphics/netpbm/Makefile head/graphics/netpbm/distinfo Modified: head/graphics/netpbm/Makefile ============================================================================== --- head/graphics/netpbm/Makefile Wed May 6 17:32:29 2020 (r534194) +++ head/graphics/netpbm/Makefile Wed May 6 17:43:38 2020 (r534195) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= netpbm -DISTVERSION= 10.90.01 +DISTVERSION= 10.90.02 CATEGORIES= graphics MASTER_SITES= https://github.com/t6/netpbm/releases/download/v${DISTVERSION}/ Modified: head/graphics/netpbm/distinfo ============================================================================== --- head/graphics/netpbm/distinfo Wed May 6 17:32:29 2020 (r534194) +++ head/graphics/netpbm/distinfo Wed May 6 17:43:38 2020 (r534195) @@ -1,3 +1,3 @@ -TIMESTAMP = 1587464269 -SHA256 (netpbm-10.90.01.tar.xz) = bded4964eb19f2012792d131f92741e45e35e191bc0a06050a230dcef72f827e -SIZE (netpbm-10.90.01.tar.xz) = 2423284 +TIMESTAMP = 1588783785 +SHA256 (netpbm-10.90.02.tar.xz) = c51229e47608be766d5e10f7b582cac19b072fd2fc0928ef801d22a8fbf327bd +SIZE (netpbm-10.90.02.tar.xz) = 2423468
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005061743.046Hhd04067436>