From owner-svn-ports-all@freebsd.org Sun Jul 29 19:24:00 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 8C2521060425; Sun, 29 Jul 2018 19:24:00 +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 F31AE73BC8; Sun, 29 Jul 2018 19:23:47 +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 D532A19FA7; Sun, 29 Jul 2018 19:23:47 +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 w6TJNlHn060322; Sun, 29 Jul 2018 19:23:47 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w6TJNlIc060321; Sun, 29 Jul 2018 19:23:47 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201807291923.w6TJNlIc060321@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 29 Jul 2018 19:23:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r475816 - head/textproc/p5-Pod-ProjectDocs X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/textproc/p5-Pod-ProjectDocs X-SVN-Commit-Revision: 475816 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.27 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: Sun, 29 Jul 2018 19:24:00 -0000 Author: sunpoet Date: Sun Jul 29 19:23:47 2018 New Revision: 475816 URL: https://svnweb.freebsd.org/changeset/ports/475816 Log: Update to 0.52 Changes: https://github.com/mgruner/p5-pod-projectdocs/blob/master/Changes.md Modified: head/textproc/p5-Pod-ProjectDocs/Makefile head/textproc/p5-Pod-ProjectDocs/distinfo Modified: head/textproc/p5-Pod-ProjectDocs/Makefile ============================================================================== --- head/textproc/p5-Pod-ProjectDocs/Makefile Sun Jul 29 19:23:42 2018 (r475815) +++ head/textproc/p5-Pod-ProjectDocs/Makefile Sun Jul 29 19:23:47 2018 (r475816) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Pod-ProjectDocs -PORTVERSION= 0.51 +PORTVERSION= 0.52 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,12 +14,12 @@ LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= p5-HTML-Parser>=0:www/p5-HTML-Parser \ +BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS= p5-HTML-Parser>=0:www/p5-HTML-Parser \ p5-JSON>=2.04:converters/p5-JSON \ p5-Moose>=0:devel/p5-Moose \ p5-Readonly>=0:devel/p5-Readonly \ p5-Template-Toolkit>=0:www/p5-Template-Toolkit -RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes USES= perl5 Modified: head/textproc/p5-Pod-ProjectDocs/distinfo ============================================================================== --- head/textproc/p5-Pod-ProjectDocs/distinfo Sun Jul 29 19:23:42 2018 (r475815) +++ head/textproc/p5-Pod-ProjectDocs/distinfo Sun Jul 29 19:23:47 2018 (r475816) @@ -1,3 +1,3 @@ -TIMESTAMP = 1519214771 -SHA256 (Pod-ProjectDocs-0.51.tar.gz) = 1112d4c5a09a6a1f48cea2cebdd28dd7371c4db6f784456a84dc7963691aab89 -SIZE (Pod-ProjectDocs-0.51.tar.gz) = 22394 +TIMESTAMP = 1532803583 +SHA256 (Pod-ProjectDocs-0.52.tar.gz) = dd20c06d7f192c80a56d09251144971932a35d6d8729ffcdfc6030728438c238 +SIZE (Pod-ProjectDocs-0.52.tar.gz) = 22764