From owner-svn-ports-all@FreeBSD.ORG Mon Dec 23 18:30:24 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8B96DC37; Mon, 23 Dec 2013 18:30:24 +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 786DE1329; Mon, 23 Dec 2013 18:30:24 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rBNIUOBN086839; Mon, 23 Dec 2013 18:30:24 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id rBNIUO45086837; Mon, 23 Dec 2013 18:30:24 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201312231830.rBNIUO45086837@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Mon, 23 Dec 2013 18:30:24 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r337284 - 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-all@freebsd.org X-Mailman-Version: 2.1.17 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: Mon, 23 Dec 2013 18:30:24 -0000 Author: sunpoet Date: Mon Dec 23 18:30:23 2013 New Revision: 337284 URL: http://svnweb.freebsd.org/changeset/ports/337284 Log: - Update to 0.104 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 Mon Dec 23 18:30:19 2013 (r337283) +++ head/devel/p5-Mixin-Linewise/Makefile Mon Dec 23 18:30:23 2013 (r337284) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Mixin-Linewise -PORTVERSION= 0.102 +PORTVERSION= 0.104 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:RJBS @@ -13,8 +13,7 @@ COMMENT= Write your linewise code for ha LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-IO-String>=0:${PORTSDIR}/devel/p5-IO-String \ - p5-Sub-Exporter>=0.900:${PORTSDIR}/devel/p5-Sub-Exporter +BUILD_DEPENDS= 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 Mon Dec 23 18:30:19 2013 (r337283) +++ head/devel/p5-Mixin-Linewise/distinfo Mon Dec 23 18:30:23 2013 (r337284) @@ -1,2 +1,2 @@ -SHA256 (Mixin-Linewise-0.102.tar.gz) = 74a6e8e32e0caa145c271d86faee4658b2d443d9aebb3c0e16b635657d7b9e30 -SIZE (Mixin-Linewise-0.102.tar.gz) = 14613 +SHA256 (Mixin-Linewise-0.104.tar.gz) = f0dbbca5c99a1e4c1e8ed2579fba119e4df479fe5b96e0e845ab007d3d75451a +SIZE (Mixin-Linewise-0.104.tar.gz) = 15800