- Update to 0.50

Changes:	http://search.cpan.org/dist/Inline/Changes
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2012-02-08 02:41:54 +00:00
parent e6b6e7e8d8
commit 35157648b2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=290670
2 changed files with 5 additions and 4 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= Inline
PORTVERSION= 0.49
PORTVERSION= 0.50
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:SISYPHUS
@ -18,7 +18,8 @@ COMMENT= Write Perl subroutines in other programming languages
BUILD_DEPENDS= p5-Parse-RecDescent>=1.800:${PORTSDIR}/devel/p5-Parse-RecDescent
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Warn>=0:${PORTSDIR}/devel/p5-Test-Warn
TEST_DEPENDS= p5-Inline-Files>=0:${PORTSDIR}/devel/p5-Inline-Files \
p5-Test-Warn>=0:${PORTSDIR}/devel/p5-Test-Warn
PERL_CONFIGURE= yes

View file

@ -1,2 +1,2 @@
SHA256 (Inline-0.49.tar.gz) = 3d64483d1eb7a48f7796dfce0e9f52ba6237d10b1ef348b4d6e111b02cf73d70
SIZE (Inline-0.49.tar.gz) = 102924
SHA256 (Inline-0.50.tar.gz) = 6263fa1145efe9e96bcd60d10f9eabd93313e00cb1e555abddda1e98b7c280d6
SIZE (Inline-0.50.tar.gz) = 104632