Date: Sun, 11 Aug 2019 07:17:40 +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: r508588 - head/graphics/netpbm Message-ID: <201908110717.x7B7Heu8082471@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobik Date: Sun Aug 11 07:17:39 2019 New Revision: 508588 URL: https://svnweb.freebsd.org/changeset/ports/508588 Log: graphics/netpbm: Update to 10.87.01 Changes: https://gitlab.com/tobiask/netpbm/raw/v10.87.01/doc/HISTORY Modified: head/graphics/netpbm/Makefile head/graphics/netpbm/distinfo Modified: head/graphics/netpbm/Makefile ============================================================================== --- head/graphics/netpbm/Makefile Sun Aug 11 06:58:19 2019 (r508587) +++ head/graphics/netpbm/Makefile Sun Aug 11 07:17:39 2019 (r508588) @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= netpbm -DISTVERSION= 10.87.00 +DISTVERSION= 10.87.01 CATEGORIES= graphics MASTER_SITES= https://github.com/t6/netpbm/releases/download/v${DISTVERSION}/ \ - https://gitlab.com/tobiask/netpbm/uploads/125945b95a7de7dfaf6a3906315e8908/ \ + https://gitlab.com/tobiask/netpbm/uploads/aa50c2aa391a8aedb35d5e914b88c4d0/ \ LOCAL/tobik MAINTAINER= tobik@FreeBSD.org Modified: head/graphics/netpbm/distinfo ============================================================================== --- head/graphics/netpbm/distinfo Sun Aug 11 06:58:19 2019 (r508587) +++ head/graphics/netpbm/distinfo Sun Aug 11 07:17:39 2019 (r508588) @@ -1,3 +1,3 @@ -TIMESTAMP = 1561997100 -SHA256 (netpbm-10.87.00.tar.gz) = fd7d30b5c88dd003c17e120618393152e4d54a1d737500d4ca560f3812fc6e54 -SIZE (netpbm-10.87.00.tar.gz) = 3336539 +TIMESTAMP = 1565471255 +SHA256 (netpbm-10.87.01.tar.gz) = 29c4c6a5588ca45c9598678a4e71e579be3d38fcf61dd7629195c77f4ec5adf6 +SIZE (netpbm-10.87.01.tar.gz) = 3336887
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908110717.x7B7Heu8082471>