From owner-svn-ports-all@FreeBSD.ORG Fri Mar 13 14:02:59 2015 Return-Path: Delivered-To: svn-ports-all@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 C55F2A50; Fri, 13 Mar 2015 14:02:59 +0000 (UTC) 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 960F1D58; Fri, 13 Mar 2015 14:02:59 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t2DE2x0g007667; Fri, 13 Mar 2015 14:02:59 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t2DE2xcs007665; Fri, 13 Mar 2015 14:02:59 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201503131402.t2DE2xcs007665@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 13 Mar 2015 14:02:59 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r381209 - 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.18-1 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: Fri, 13 Mar 2015 14:02:59 -0000 Author: sunpoet Date: Fri Mar 13 14:02:58 2015 New Revision: 381209 URL: https://svnweb.freebsd.org/changeset/ports/381209 QAT: https://qat.redports.org/buildarchive/r381209/ Log: - Fix *_DEPENDS - Bump PORTREVISION for dependency change - Sort PLIST Modified: head/devel/p5-Hash-Util-FieldHash-Compat/Makefile head/devel/p5-Hash-Util-FieldHash-Compat/pkg-plist Modified: head/devel/p5-Hash-Util-FieldHash-Compat/Makefile ============================================================================== --- head/devel/p5-Hash-Util-FieldHash-Compat/Makefile Fri Mar 13 14:02:51 2015 (r381208) +++ head/devel/p5-Hash-Util-FieldHash-Compat/Makefile Fri Mar 13 14:02:58 2015 (r381209) @@ -3,7 +3,7 @@ PORTNAME= Hash-Util-FieldHash-Compat PORTVERSION= 0.08 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,9 +14,7 @@ COMMENT= Use Hash::Util::FieldHash or ti LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Tie-RefHash>=1.38:${PORTSDIR}/devel/p5-Tie-RefHash \ - p5-Tie-RefHash-Weak>=0.08:${PORTSDIR}/devel/p5-Tie-RefHash-Weak \ - p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils +BUILD_DEPENDS= p5-Tie-RefHash-Weak>=0.08:${PORTSDIR}/devel/p5-Tie-RefHash-Weak RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-use-ok>=0:${PORTSDIR}/devel/p5-Test-use-ok Modified: head/devel/p5-Hash-Util-FieldHash-Compat/pkg-plist ============================================================================== --- head/devel/p5-Hash-Util-FieldHash-Compat/pkg-plist Fri Mar 13 14:02:51 2015 (r381208) +++ head/devel/p5-Hash-Util-FieldHash-Compat/pkg-plist Fri Mar 13 14:02:58 2015 (r381209) @@ -1,4 +1,4 @@ -%%PERL5_MAN3%%/Hash::Util::FieldHash::Compat.3.gz -%%PERL5_MAN3%%/Hash::Util::FieldHash::Compat::Heavy.3.gz %%SITE_PERL%%/Hash/Util/FieldHash/Compat.pm %%SITE_PERL%%/Hash/Util/FieldHash/Compat/Heavy.pm +%%PERL5_MAN3%%/Hash::Util::FieldHash::Compat.3.gz +%%PERL5_MAN3%%/Hash::Util::FieldHash::Compat::Heavy.3.gz