Date: Mon, 23 Dec 2013 18:30:24 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r337284 - head/devel/p5-Mixin-Linewise Message-ID: <201312231830.rBNIUO45086837@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312231830.rBNIUO45086837>