From owner-svn-ports-all@freebsd.org Fri Oct 19 20:35:02 2018 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 00672FE513F; Fri, 19 Oct 2018 20:35:02 +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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A69688C72D; Fri, 19 Oct 2018 20:35:01 +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 86F5014068; Fri, 19 Oct 2018 20:35:01 +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 w9JKZ1Oi049389; Fri, 19 Oct 2018 20:35:01 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9JKZ0o7049386; Fri, 19 Oct 2018 20:35:00 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201810192035.w9JKZ0o7049386@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Fri, 19 Oct 2018 20:35:00 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r482455 - head/graphics/netpbm X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: head/graphics/netpbm X-SVN-Commit-Revision: 482455 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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: Fri, 19 Oct 2018 20:35:02 -0000 Author: tobik Date: Fri Oct 19 20:35:00 2018 New Revision: 482455 URL: https://svnweb.freebsd.org/changeset/ports/482455 Log: graphics/netpbm: Update to 10.84.02 Changes: https://raw.githubusercontent.com/t6/netpbm/v10.84.02/doc/HISTORY Modified: head/graphics/netpbm/Makefile head/graphics/netpbm/distinfo head/graphics/netpbm/pkg-plist Modified: head/graphics/netpbm/Makefile ============================================================================== --- head/graphics/netpbm/Makefile Fri Oct 19 19:52:16 2018 (r482454) +++ head/graphics/netpbm/Makefile Fri Oct 19 20:35:00 2018 (r482455) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= netpbm -DISTVERSION= 10.83.02 +DISTVERSION= 10.84.02 CATEGORIES= graphics MASTER_SITES= https://github.com/t6/netpbm/releases/download/v${DISTVERSION}/ \ LOCAL/tobik Modified: head/graphics/netpbm/distinfo ============================================================================== --- head/graphics/netpbm/distinfo Fri Oct 19 19:52:16 2018 (r482454) +++ head/graphics/netpbm/distinfo Fri Oct 19 20:35:00 2018 (r482455) @@ -1,3 +1,3 @@ -TIMESTAMP = 1536574520 -SHA256 (netpbm-10.83.02.tar.gz) = 436bd0c5243fa27976b92cf76317f802264f5410c528f74a522b32029b691b4d -SIZE (netpbm-10.83.02.tar.gz) = 3252539 +TIMESTAMP = 1539980273 +SHA256 (netpbm-10.84.02.tar.gz) = ba896fa201ad28aa5fb3782dfa28d8df8fcfa5b98f3cc7c788c0ceda085a1812 +SIZE (netpbm-10.84.02.tar.gz) = 3291445 Modified: head/graphics/netpbm/pkg-plist ============================================================================== --- head/graphics/netpbm/pkg-plist Fri Oct 19 19:52:16 2018 (r482454) +++ head/graphics/netpbm/pkg-plist Fri Oct 19 20:35:00 2018 (r482455) @@ -41,6 +41,7 @@ bin/mtvtoppm bin/neotoppm bin/palmtopnm bin/pamaddnoise +bin/pamaltsat bin/pamarith bin/pambackground bin/pambayer @@ -115,6 +116,7 @@ bin/pamtotiff bin/pamtouil bin/pamtowinicon bin/pamtoxvmini +bin/pamtris bin/pamundice bin/pamunlookup bin/pamvalidate @@ -373,6 +375,7 @@ include/netpbm/pamdraw.h include/netpbm/pammap.h include/netpbm/pbm.h include/netpbm/pbmfont.h +include/netpbm/pbmfontdata.h include/netpbm/pgm.h include/netpbm/pm.h include/netpbm/pm_c_util.h @@ -390,7 +393,7 @@ include/netpbm/shhopt.h lib/libnetpbm.a lib/libnetpbm.so lib/libnetpbm.so.11 -lib/libnetpbm.so.11.83 +lib/libnetpbm.so.11.84 %%MANPAGES%%man/man1/411toppm.1.gz %%MANPAGES%%man/man1/anytopnm.1.gz %%MANPAGES%%man/man1/asciitopgm.1.gz @@ -438,6 +441,7 @@ lib/libnetpbm.so.11.83 %%MANPAGES%%man/man1/netpbm.1.gz %%MANPAGES%%man/man1/palmtopnm.1.gz %%MANPAGES%%man/man1/pamaddnoise.1.gz +%%MANPAGES%%man/man1/pamaltsat.1.gz %%MANPAGES%%man/man1/pamarith.1.gz %%MANPAGES%%man/man1/pambackground.1.gz %%MANPAGES%%man/man1/pambayer.1.gz @@ -491,6 +495,7 @@ lib/libnetpbm.so.11.83 %%MANPAGES%%man/man1/pamtable.1.gz %%MANPAGES%%man/man1/pamthreshold.1.gz %%MANPAGES%%man/man1/pamtilt.1.gz +%%MANPAGES%%man/man1/pamtris.1.gz %%MANPAGES%%man/man1/pamtoavs.1.gz %%MANPAGES%%man/man1/pamtodjvurle.1.gz %%MANPAGES%%man/man1/pamtofits.1.gz