From owner-svn-ports-head@FreeBSD.ORG Sun Feb 23 12:20:50 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8CE71CE8; Sun, 23 Feb 2014 12:20:48 +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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 753A4174E; Sun, 23 Feb 2014 12:20:48 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s1NCKmMu016327; Sun, 23 Feb 2014 12:20:48 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s1NCKmne016142; Sun, 23 Feb 2014 12:20:48 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201402231220.s1NCKmne016142@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Sun, 23 Feb 2014 12:20:48 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r345712 - head/devel/p5-Mixin-Linewise 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.17 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, 23 Feb 2014 12:20:50 -0000 Author: sunpoet Date: Sun Feb 23 12:20:47 2014 New Revision: 345712 URL: http://svnweb.freebsd.org/changeset/ports/345712 QAT: https://qat.redports.org/buildarchive/r345712/ Log: - Update to 0.105 Changes: http://search.cpan.org/dist/Mixin-Linewise/Changes Modified: head/devel/p5-Mixin-Linewise/Makefile head/devel/p5-Mixin-Linewise/distinfo Modified: head/devel/p5-Mixin-Linewise/Makefile ============================================================================== --- head/devel/p5-Mixin-Linewise/Makefile Sun Feb 23 12:20:43 2014 (r345711) +++ head/devel/p5-Mixin-Linewise/Makefile Sun Feb 23 12:20:47 2014 (r345712) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Mixin-Linewise -PORTVERSION= 0.104 +PORTVERSION= 0.105 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:RJBS @@ -13,7 +13,8 @@ COMMENT= Write your linewise code for ha LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Sub-Exporter>=0.900:${PORTSDIR}/devel/p5-Sub-Exporter +BUILD_DEPENDS= p5-PerlIO-utf8_strict>=0:${PORTSDIR}/devel/p5-PerlIO-utf8_strict \ + p5-Sub-Exporter>=0.900:${PORTSDIR}/devel/p5-Sub-Exporter RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 Modified: head/devel/p5-Mixin-Linewise/distinfo ============================================================================== --- head/devel/p5-Mixin-Linewise/distinfo Sun Feb 23 12:20:43 2014 (r345711) +++ head/devel/p5-Mixin-Linewise/distinfo Sun Feb 23 12:20:47 2014 (r345712) @@ -1,2 +1,2 @@ -SHA256 (Mixin-Linewise-0.104.tar.gz) = f0dbbca5c99a1e4c1e8ed2579fba119e4df479fe5b96e0e845ab007d3d75451a -SIZE (Mixin-Linewise-0.104.tar.gz) = 15800 +SHA256 (Mixin-Linewise-0.105.tar.gz) = 6818c521b0801b1701885c323f6f793f5ab066d513f0b19c4c2be6f4181054da +SIZE (Mixin-Linewise-0.105.tar.gz) = 16296