Update to 2015.11, from Carl Bingham. Kill duplicate LIB_DEPENDS, noticed

by sthen@.
This commit is contained in:
pascal 2015-12-10 18:01:06 +00:00
parent a8a8bd2850
commit ea6fb8f842
3 changed files with 8 additions and 7 deletions

View File

@ -1,13 +1,13 @@
# $OpenBSD: Makefile,v 1.23 2015/11/05 11:52:32 pascal Exp $
# $OpenBSD: Makefile,v 1.24 2015/12/10 18:01:06 pascal Exp $
SHARED_ONLY = Yes
COMMENT = Rakudo Perl 6 compiler
V = 2015.10
V = 2015.11
DISTNAME = rakudo-$V
NQP_VERSION = 2015.10
NQP_VERSION = 2015.11
CATEGORIES = lang perl6
@ -29,7 +29,6 @@ BUILD_DEPENDS = lang/nqp>=${NQP_VERSION} \
math/libtommath
LIB_DEPENDS = lang/moarvm
RUN_DEPENDS = lang/nqp>=${NQP_VERSION}
LIB_DEPENDS = lang/moarvm
CONFIGURE_STYLE = simple
CONFIGURE_SCRIPT = /usr/bin/perl Configure.pl

View File

@ -1,2 +1,2 @@
SHA256 (rakudo-2015.10.tar.gz) = ES+cP5fjK5ydKxylAFc5VSUxNzUX2/eTlV2Rs78gh60=
SIZE (rakudo-2015.10.tar.gz) = 726353
SHA256 (rakudo-2015.11.tar.gz) = rkTPPiB0Zx6GIEY3XWuzwHauDoLgbI71hYjCt3ULb4Y=
SIZE (rakudo-2015.11.tar.gz) = 740778

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.10 2015/11/05 11:52:32 pascal Exp $
@comment $OpenBSD: PLIST,v 1.11 2015/12/10 18:01:06 pascal Exp $
bin/perl6
bin/perl6-debug-m
bin/perl6-gdb-m
@ -35,6 +35,8 @@ share/perl6/lib/Test.pm
share/perl6/lib/Test.pm.moarvm
share/perl6/lib/lib.pm6
share/perl6/lib/lib.pm6.moarvm
share/perl6/lib/newline.pm6
share/perl6/lib/newline.pm6.moarvm
share/perl6/runtime/
share/perl6/runtime/CORE.setting.moarvm
share/perl6/runtime/RESTRICTED.setting.moarvm