1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Updated to 0.12

- Add missing deps
- Changelog: http://search.cpan.org/dist/Perl6-Say/Changes

PR:		ports/120910
Submitted by:	Felippe de Meirelles Motta <lippemail at gmail.com>
This commit is contained in:
Chin-San Huang 2008-02-21 12:46:55 +00:00
parent b7a9fc1538
commit 6acf4dffb8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=207710
2 changed files with 8 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= Perl6-Say
PORTVERSION= 0.11
PORTVERSION= 0.12
CATEGORIES= devel perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -14,6 +14,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= chinsan@FreeBSD.org
COMMENT= Perl 6 say (print, but no newline needed) function
BUILD_DEPENDS+= p5-Scalar-List-Utils>=1.07:${PORTSDIR}/lang/p5-Scalar-List-Utils \
p5-Test-Simple>=0.44:${PORTSDIR}/devel/p5-Test-Simple
RUN_DEPENDS+= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAN3= Perl6::Say.3

View File

@ -1,3 +1,3 @@
MD5 (Perl6-Say-0.11.tar.gz) = cb4adaeee0f1f58d19962e8a6833bd02
SHA256 (Perl6-Say-0.11.tar.gz) = 5df0b0dfdd16c6cdde73629a56bc8fb2cd8d429ddb565df36a189ef4b1e4a0ee
SIZE (Perl6-Say-0.11.tar.gz) = 8100
MD5 (Perl6-Say-0.12.tar.gz) = 2a2e7751df1cbf2c084347f31007a18a
SHA256 (Perl6-Say-0.12.tar.gz) = 09c1d1bdb514b4e24982dd384dbb772ec8275b38d15e3f2ed46406c64a3611bd
SIZE (Perl6-Say-0.12.tar.gz) = 8592