From owner-svn-ports-all@freebsd.org Thu Oct 1 15:58:30 2015 Return-Path: Delivered-To: svn-ports-all@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 2E01DA0B77C; Thu, 1 Oct 2015 15:58:30 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.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 EA9A519D5; Thu, 1 Oct 2015 15:58:29 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id t91FwTrF065046; Thu, 1 Oct 2015 15:58:29 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id t91FwTvI065044; Thu, 1 Oct 2015 15:58:29 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201510011558.t91FwTvI065044@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, 1 Oct 2015 15:58:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r398333 - head/devel/p5-Hash-Util-FieldHash-Compat X-SVN-Group: ports-head 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.20 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, 01 Oct 2015 15:58:30 -0000 Author: sunpoet Date: Thu Oct 1 15:58:28 2015 New Revision: 398333 URL: https://svnweb.freebsd.org/changeset/ports/398333 Log: - Update to 0.10 Changes: http://search.cpan.org/dist/Hash-Util-FieldHash-Compat/Changes Modified: head/devel/p5-Hash-Util-FieldHash-Compat/Makefile head/devel/p5-Hash-Util-FieldHash-Compat/distinfo Modified: head/devel/p5-Hash-Util-FieldHash-Compat/Makefile ============================================================================== --- head/devel/p5-Hash-Util-FieldHash-Compat/Makefile Thu Oct 1 15:58:23 2015 (r398332) +++ head/devel/p5-Hash-Util-FieldHash-Compat/Makefile Thu Oct 1 15:58:28 2015 (r398333) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Hash-Util-FieldHash-Compat -PORTVERSION= 0.09 +PORTVERSION= 0.10 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,7 +13,7 @@ COMMENT= Use Hash::Util::FieldHash or ti LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Module-Metadata>=1.000027:${PORTSDIR}/devel/p5-Module-Metadata \ +BUILD_DEPENDS= p5-Module-Metadata>=0:${PORTSDIR}/devel/p5-Module-Metadata \ p5-Tie-RefHash-Weak>=0.08:${PORTSDIR}/devel/p5-Tie-RefHash-Weak RUN_DEPENDS= p5-Tie-RefHash-Weak>=0.08:${PORTSDIR}/devel/p5-Tie-RefHash-Weak Modified: head/devel/p5-Hash-Util-FieldHash-Compat/distinfo ============================================================================== --- head/devel/p5-Hash-Util-FieldHash-Compat/distinfo Thu Oct 1 15:58:23 2015 (r398332) +++ head/devel/p5-Hash-Util-FieldHash-Compat/distinfo Thu Oct 1 15:58:28 2015 (r398333) @@ -1,2 +1,2 @@ -SHA256 (Hash-Util-FieldHash-Compat-0.09.tar.gz) = 68b6492c877d27e3ead88037d40561e1abda2fcda877cf8587c201fb7ac4e529 -SIZE (Hash-Util-FieldHash-Compat-0.09.tar.gz) = 26907 +SHA256 (Hash-Util-FieldHash-Compat-0.10.tar.gz) = 29b1bafc14cc09d87b9648ad9cff17479ffc8987d2b13f83da22f9d1385310dc +SIZE (Hash-Util-FieldHash-Compat-0.10.tar.gz) = 27200