From owner-svn-ports-head@FreeBSD.ORG Sun Jun 7 15:07:50 2015 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 954EDD84; Sun, 7 Jun 2015 15:07:50 +0000 (UTC) (envelope-from lth@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 8378C1FBA; Sun, 7 Jun 2015 15:07:50 +0000 (UTC) (envelope-from lth@FreeBSD.org) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t57F7oGl011118; Sun, 7 Jun 2015 15:07:50 GMT (envelope-from lth@FreeBSD.org) Received: (from lth@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t57F7o6e011111; Sun, 7 Jun 2015 15:07:50 GMT (envelope-from lth@FreeBSD.org) Message-Id: <201506071507.t57F7o6e011111@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: lth set sender to lth@FreeBSD.org using -f From: Lars Thegler Date: Sun, 7 Jun 2015 15:07:50 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r388716 - head/textproc/p5-Pod-Spell X-SVN-Group: ports-head 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.20 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Jun 2015 15:07:50 -0000 Author: lth Date: Sun Jun 7 15:07:49 2015 New Revision: 388716 URL: https://svnweb.freebsd.org/changeset/ports/388716 Log: Update to 1.17 Changes: https://metacpan.org/changes/distribution/Pod-Spell Modified: head/textproc/p5-Pod-Spell/Makefile head/textproc/p5-Pod-Spell/distinfo Modified: head/textproc/p5-Pod-Spell/Makefile ============================================================================== --- head/textproc/p5-Pod-Spell/Makefile Sun Jun 7 15:04:23 2015 (r388715) +++ head/textproc/p5-Pod-Spell/Makefile Sun Jun 7 15:07:49 2015 (r388716) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Pod-Spell -PORTVERSION= 1.15 +PORTVERSION= 1.17 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -12,7 +12,7 @@ COMMENT= Formatter for spellchecking Pod LICENSE= ART20 BUILD_DEPENDS= p5-Class-Tiny>=0:${PORTSDIR}/devel/p5-Class-Tiny \ - p5-File-ShareDir-Install>=0.03:${PORTSDIR}/devel/p5-File-ShareDir-Install \ + p5-File-ShareDir-Install>=0.06:${PORTSDIR}/devel/p5-File-ShareDir-Install \ p5-File-ShareDir-ProjectDistDir>=1.000:${PORTSDIR}/devel/p5-File-ShareDir-ProjectDistDir \ p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp \ p5-Lingua-EN-Inflect>=0:${PORTSDIR}/textproc/p5-Lingua-EN-Inflect \ Modified: head/textproc/p5-Pod-Spell/distinfo ============================================================================== --- head/textproc/p5-Pod-Spell/distinfo Sun Jun 7 15:04:23 2015 (r388715) +++ head/textproc/p5-Pod-Spell/distinfo Sun Jun 7 15:07:49 2015 (r388716) @@ -1,2 +1,2 @@ -SHA256 (Pod-Spell-1.15.tar.gz) = fbfdf39f85bcf758d5ae176bc90c675d14c2d0f555b0ef57bf778f4758fccee2 -SIZE (Pod-Spell-1.15.tar.gz) = 29897 +SHA256 (Pod-Spell-1.17.tar.gz) = 2f6e0e58ea9f87c5cca7b355b7c23eb217105557d5589df5fcbc7bb3b5035b9d +SIZE (Pod-Spell-1.17.tar.gz) = 30299