From owner-svn-ports-all@freebsd.org Fri Dec 7 16:48:09 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 84CB81313359; Fri, 7 Dec 2018 16:48:09 +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 253F76D4ED; Fri, 7 Dec 2018 16:48:09 +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 0641815BE2; Fri, 7 Dec 2018 16:48:09 +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 wB7Gm8uW082934; Fri, 7 Dec 2018 16:48:08 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wB7Gm87L082932; Fri, 7 Dec 2018 16:48:08 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201812071648.wB7Gm87L082932@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Fri, 7 Dec 2018 16:48:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r486873 - head/graphics/netpbm X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: head/graphics/netpbm X-SVN-Commit-Revision: 486873 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 253F76D4ED X-Spamd-Result: default: False [-2.94 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-0.99)[-0.988,0]; NEURAL_HAM_SHORT(-0.96)[-0.965,0]; NEURAL_HAM_LONG(-0.99)[-0.990,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] X-Rspamd-Server: mx1.freebsd.org 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, 07 Dec 2018 16:48:09 -0000 Author: tobik Date: Fri Dec 7 16:48:08 2018 New Revision: 486873 URL: https://svnweb.freebsd.org/changeset/ports/486873 Log: graphics/netpbm: Update to 10.84.04 - Add an additional mirror and missing USES=gnome Changes: https://raw.githubusercontent.com/t6/netpbm/v10.84.04/doc/HISTORY Modified: head/graphics/netpbm/Makefile head/graphics/netpbm/distinfo Modified: head/graphics/netpbm/Makefile ============================================================================== --- head/graphics/netpbm/Makefile Fri Dec 7 16:29:51 2018 (r486872) +++ head/graphics/netpbm/Makefile Fri Dec 7 16:48:08 2018 (r486873) @@ -2,9 +2,10 @@ # $FreeBSD$ PORTNAME= netpbm -DISTVERSION= 10.84.02 +DISTVERSION= 10.84.04 CATEGORIES= graphics MASTER_SITES= https://github.com/t6/netpbm/releases/download/v${DISTVERSION}/ \ + https://gitlab.com/tobiask/netpbm/uploads/b29b61bbb4a7bf38cb3d77785bcc2657/ \ LOCAL/tobik MAINTAINER= tobik@FreeBSD.org @@ -69,6 +70,7 @@ STATIC_LIB_DEPENDS_OFF= libtiff.so:graphics/tiff \ STATIC_USES= jpeg:build STATIC_USES_OFF= jpeg SVGTOPAM_DESC= Build svgtopam +SVGTOPAM_USES= gnome SVGTOPAM_USE= GNOME=libxml2 SVGTOPAM_VARS_OFF= DISABLED_TESTS+=svgtopam X11_USE= XORG=x11,xcb,xau,xdmcp Modified: head/graphics/netpbm/distinfo ============================================================================== --- head/graphics/netpbm/distinfo Fri Dec 7 16:29:51 2018 (r486872) +++ head/graphics/netpbm/distinfo Fri Dec 7 16:48:08 2018 (r486873) @@ -1,3 +1,3 @@ -TIMESTAMP = 1539980273 -SHA256 (netpbm-10.84.02.tar.gz) = ba896fa201ad28aa5fb3782dfa28d8df8fcfa5b98f3cc7c788c0ceda085a1812 -SIZE (netpbm-10.84.02.tar.gz) = 3291445 +TIMESTAMP = 1544200117 +SHA256 (netpbm-10.84.04.tar.gz) = f225ae16cf74a6eb3d8537fb15aa9aca47200d936a6615060f378dbb51ac5aab +SIZE (netpbm-10.84.04.tar.gz) = 3292715