From owner-svn-ports-all@freebsd.org Thu Feb 22 19:50:50 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 2F727F25A6A; Thu, 22 Feb 2018 19:50:50 +0000 (UTC) (envelope-from sunpoet@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 D00B8757BB; Thu, 22 Feb 2018 19:50:49 +0000 (UTC) (envelope-from sunpoet@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 C9289461A; Thu, 22 Feb 2018 19:50:49 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1MJonAY001019; Thu, 22 Feb 2018 19:50:49 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1MJonHx001017; Thu, 22 Feb 2018 19:50:49 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201802221950.w1MJonHx001017@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 22 Feb 2018 19:50:49 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r462629 - head/textproc/p5-PDF-WebKit X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/textproc/p5-PDF-WebKit X-SVN-Commit-Revision: 462629 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.25 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: Thu, 22 Feb 2018 19:50:50 -0000 Author: sunpoet Date: Thu Feb 22 19:50:49 2018 New Revision: 462629 URL: https://svnweb.freebsd.org/changeset/ports/462629 Log: Update to 1.2 Changes: http://search.cpan.org/dist/PDF-WebKit/Changes Modified: head/textproc/p5-PDF-WebKit/Makefile head/textproc/p5-PDF-WebKit/distinfo Modified: head/textproc/p5-PDF-WebKit/Makefile ============================================================================== --- head/textproc/p5-PDF-WebKit/Makefile Thu Feb 22 19:50:44 2018 (r462628) +++ head/textproc/p5-PDF-WebKit/Makefile Thu Feb 22 19:50:49 2018 (r462629) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= PDF-WebKit -PORTVERSION= 1.1 +PORTVERSION= 1.2 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,7 +13,7 @@ COMMENT= Use WebKit to Generate PDFs from HTML LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -BUILD_DEPENDS= p5-IPC-Run>=0:devel/p5-IPC-Run \ +BUILD_DEPENDS= p5-IPC-Run3>=0:devel/p5-IPC-Run3 \ p5-Moo>=0:devel/p5-Moo \ p5-XML-LibXML>=1.62:textproc/p5-XML-LibXML \ p5-namespace-clean>=0:devel/p5-namespace-clean Modified: head/textproc/p5-PDF-WebKit/distinfo ============================================================================== --- head/textproc/p5-PDF-WebKit/distinfo Thu Feb 22 19:50:44 2018 (r462628) +++ head/textproc/p5-PDF-WebKit/distinfo Thu Feb 22 19:50:49 2018 (r462629) @@ -1,3 +1,3 @@ -TIMESTAMP = 1517844799 -SHA256 (PDF-WebKit-1.1.tar.gz) = fe41b955414149e4ace3bbe89ce60f0739ec0f9ae9993c60b61313fe3ca3f257 -SIZE (PDF-WebKit-1.1.tar.gz) = 24548 +TIMESTAMP = 1519301816 +SHA256 (PDF-WebKit-1.2.tar.gz) = b428ddbc9cda7cc4b27079e7655e9c9876930860f0b900df6315d4f0415950d8 +SIZE (PDF-WebKit-1.2.tar.gz) = 24756