From owner-svn-ports-head@freebsd.org Thu Jan 11 14:20:39 2018 Return-Path: <owner-svn-ports-head@freebsd.org> Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id E25C0E65777; Thu, 11 Jan 2018 14:20:39 +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 BCFCB730F3; Thu, 11 Jan 2018 14:20:39 +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 063C216003; Thu, 11 Jan 2018 14:20:39 +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 w0BEKcGS054501; Thu, 11 Jan 2018 14:20:38 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w0BEKcYD054499; Thu, 11 Jan 2018 14:20:38 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201801111420.w0BEKcYD054499@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp <tobik@FreeBSD.org> Date: Thu, 11 Jan 2018 14:20:38 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r458742 - head/graphics/zathura-pdf-mupdf X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: head/graphics/zathura-pdf-mupdf X-SVN-Commit-Revision: 458742 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head <svn-ports-head.freebsd.org> List-Unsubscribe: <https://lists.freebsd.org/mailman/options/svn-ports-head>, <mailto:svn-ports-head-request@freebsd.org?subject=unsubscribe> List-Archive: <http://lists.freebsd.org/pipermail/svn-ports-head/> List-Post: <mailto:svn-ports-head@freebsd.org> List-Help: <mailto:svn-ports-head-request@freebsd.org?subject=help> List-Subscribe: <https://lists.freebsd.org/mailman/listinfo/svn-ports-head>, <mailto:svn-ports-head-request@freebsd.org?subject=subscribe> X-List-Received-Date: Thu, 11 Jan 2018 14:20:40 -0000 Author: tobik Date: Thu Jan 11 14:20:38 2018 New Revision: 458742 URL: https://svnweb.freebsd.org/changeset/ports/458742 Log: graphics/zathura-pdf-mupdf: Update to 0.3.2 Fixes build with MuPDF 1.12.0 PR: 224712 Submitted by: Zsolt Udvari <uzsolt@uzsolt.hu> (maintainer) Modified: head/graphics/zathura-pdf-mupdf/Makefile head/graphics/zathura-pdf-mupdf/distinfo Modified: head/graphics/zathura-pdf-mupdf/Makefile ============================================================================== --- head/graphics/zathura-pdf-mupdf/Makefile Thu Jan 11 14:20:08 2018 (r458741) +++ head/graphics/zathura-pdf-mupdf/Makefile Thu Jan 11 14:20:38 2018 (r458742) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= zathura-pdf-mupdf -PORTVERSION= 0.3.1 -PORTREVISION= 5 +PORTVERSION= 0.3.2 CATEGORIES= graphics MASTER_SITES= https://pwmt.org/projects/zathura-pdf-mupdf/download/ \ http://www.madpilot.net/~mad/pwmt.org/ Modified: head/graphics/zathura-pdf-mupdf/distinfo ============================================================================== --- head/graphics/zathura-pdf-mupdf/distinfo Thu Jan 11 14:20:08 2018 (r458741) +++ head/graphics/zathura-pdf-mupdf/distinfo Thu Jan 11 14:20:38 2018 (r458742) @@ -1,3 +1,3 @@ -TIMESTAMP = 1484394361 -SHA256 (zathura-pdf-mupdf-0.3.1.tar.gz) = d9b9edc0297b9eddb53020976f287b4e8db33edef8cfa047d70e02653eb2f81b -SIZE (zathura-pdf-mupdf-0.3.1.tar.gz) = 9755 +TIMESTAMP = 1514565077 +SHA256 (zathura-pdf-mupdf-0.3.2.tar.gz) = 931d88c4d1adc3be77a8fa9f28c25fc2aa9c9ffbabfaeac4aacc1e1d07936a76 +SIZE (zathura-pdf-mupdf-0.3.2.tar.gz) = 9687