From owner-svn-ports-all@freebsd.org Tue Jan 8 08:31:13 2019 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 5992D1494BC6; Tue, 8 Jan 2019 08:31:13 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 005AA75A40; Tue, 8 Jan 2019 08:31:13 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id EA94324FD0; Tue, 8 Jan 2019 08:31:12 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x088VClj021265; Tue, 8 Jan 2019 08:31:12 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x088VCIp021263; Tue, 8 Jan 2019 08:31:12 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201901080831.x088VCIp021263@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Tue, 8 Jan 2019 08:31:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r489655 - branches/2019Q1/graphics/netpbm X-SVN-Group: ports-branches X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: branches/2019Q1/graphics/netpbm X-SVN-Commit-Revision: 489655 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 005AA75A40 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.997,0]; NEURAL_HAM_SHORT(-0.97)[-0.971,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-0.998,0] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Jan 2019 08:31:13 -0000 Author: tobik Date: Tue Jan 8 08:31:12 2019 New Revision: 489655 URL: https://svnweb.freebsd.org/changeset/ports/489655 Log: MFH: r489622 graphics/netpbm: Update to 10.85.01 Changes: https://gitlab.com/tobiask/netpbm/raw/v10.85.01/doc/HISTORY Approved by: ports-secteam (miwi) Modified: branches/2019Q1/graphics/netpbm/Makefile branches/2019Q1/graphics/netpbm/distinfo Directory Properties: branches/2019Q1/ (props changed) Modified: branches/2019Q1/graphics/netpbm/Makefile ============================================================================== --- branches/2019Q1/graphics/netpbm/Makefile Tue Jan 8 08:30:22 2019 (r489654) +++ branches/2019Q1/graphics/netpbm/Makefile Tue Jan 8 08:31:12 2019 (r489655) @@ -2,10 +2,10 @@ # $FreeBSD$ PORTNAME= netpbm -DISTVERSION= 10.85.00 +DISTVERSION= 10.85.01 CATEGORIES= graphics MASTER_SITES= https://github.com/t6/netpbm/releases/download/v${DISTVERSION}/ \ - https://gitlab.com/tobiask/netpbm/uploads/9952916a79c9ad979022b901b4b0ee70/ \ + https://gitlab.com/tobiask/netpbm/uploads/2780c2f59fe3a808d2fe37c60ebcbea4/ \ LOCAL/tobik MAINTAINER= tobik@FreeBSD.org Modified: branches/2019Q1/graphics/netpbm/distinfo ============================================================================== --- branches/2019Q1/graphics/netpbm/distinfo Tue Jan 8 08:30:22 2019 (r489654) +++ branches/2019Q1/graphics/netpbm/distinfo Tue Jan 8 08:31:12 2019 (r489655) @@ -1,3 +1,3 @@ -TIMESTAMP = 1546144740 -SHA256 (netpbm-10.85.00.tar.gz) = 0c849e38cedad1ce484abf25fcc09b1c246f7c3e524fc12578845b0a0cda3ac2 -SIZE (netpbm-10.85.00.tar.gz) = 3302956 +TIMESTAMP = 1546902891 +SHA256 (netpbm-10.85.01.tar.gz) = 00bc2359980c95ddee06dda48193c30cbfb19890d1ebbb9d6640531259d18534 +SIZE (netpbm-10.85.01.tar.gz) = 3303216