From bf4301973d21ce96e7142586fb6366387db76cf0 Mon Sep 17 00:00:00 2001 From: Sergey Skvortsov Date: Sat, 30 Apr 2011 16:15:21 +0000 Subject: Update to 3.3.0 Changes: http://www.parrot.org/news/2011/Parrot-3.3.0 --- lang/parrot/Makefile | 2 +- lang/parrot/Makefile.common | 2 +- lang/parrot/distinfo | 4 ++-- lang/parrot/pkg-plist | 11 +++++++---- 4 files changed, 11 insertions(+), 8 deletions(-) (limited to 'lang/parrot') diff --git a/lang/parrot/Makefile b/lang/parrot/Makefile index d6fa35dc66a3..2c8c75ace9f1 100644 --- a/lang/parrot/Makefile +++ b/lang/parrot/Makefile @@ -8,7 +8,7 @@ PORTNAME= parrot PORTVERSION= ${PARROT_VERSION} CATEGORIES= lang -MASTER_SITES= ftp://ftp.parrot.org/pub/parrot/releases/devel/${PORTVERSION}/ +MASTER_SITES= ftp://ftp.parrot.org/pub/parrot/releases/supported/${PORTVERSION}/ MAINTAINER= perl@FreeBSD.org COMMENT= Parrot - virtual machine for dynamic languages diff --git a/lang/parrot/Makefile.common b/lang/parrot/Makefile.common index 593830785d0e..ebd31e8e46af 100644 --- a/lang/parrot/Makefile.common +++ b/lang/parrot/Makefile.common @@ -1,4 +1,4 @@ # $FreeBSD$ -PARROT_VERSION= 3.2.0 +PARROT_VERSION= 3.3.0 diff --git a/lang/parrot/distinfo b/lang/parrot/distinfo index 6cf2acfc587c..7af58946630e 100644 --- a/lang/parrot/distinfo +++ b/lang/parrot/distinfo @@ -1,2 +1,2 @@ -SHA256 (parrot-3.2.0.tar.bz2) = 568b245ce41f9d8f73e306a47b179cc77c7016fe55bd7ae8c91b9e4bb3976884 -SIZE (parrot-3.2.0.tar.bz2) = 3249939 +SHA256 (parrot-3.3.0.tar.bz2) = 8f474d44a0137a3fd5296c019dbccc6ae64193ff12ce799babc362567115c1ad +SIZE (parrot-3.3.0.tar.bz2) = 3251469 diff --git a/lang/parrot/pkg-plist b/lang/parrot/pkg-plist index 8a3ac577209e..ab28ce122ebc 100644 --- a/lang/parrot/pkg-plist +++ b/lang/parrot/pkg-plist @@ -9,6 +9,9 @@ bin/pbc_disassemble bin/pbc_dump bin/pbc_merge bin/pbc_to_exe +include/parrot/%%PARROT_VER%%/imcc/api.h +include/parrot/%%PARROT_VER%%/imcc/embed.h +include/parrot/%%PARROT_VER%%/imcc/yyscanner.h include/parrot/%%PARROT_VER%%/parrot/api.h include/parrot/%%PARROT_VER%%/parrot/atomic.h include/parrot/%%PARROT_VER%%/parrot/atomic/fallback.h @@ -117,6 +120,7 @@ include/parrot/%%PARROT_VER%%/pmc/pmc_imageiofreeze.h include/parrot/%%PARROT_VER%%/pmc/pmc_imageiosize.h include/parrot/%%PARROT_VER%%/pmc/pmc_imageiostrings.h include/parrot/%%PARROT_VER%%/pmc/pmc_imageiothaw.h +include/parrot/%%PARROT_VER%%/pmc/pmc_imccompiler.h include/parrot/%%PARROT_VER%%/pmc/pmc_integer.h include/parrot/%%PARROT_VER%%/pmc/pmc_iterator.h include/parrot/%%PARROT_VER%%/pmc/pmc_key.h @@ -447,6 +451,7 @@ lib/parrot/%%PARROT_VER%%/tools/build/pmc2c.pl lib/parrot/%%PARROT_VER%%/tools/dev/create_language.pl lib/parrot/%%PARROT_VER%%/tools/dev/gen_makefile.pl lib/parrot/%%PARROT_VER%%/tools/dev/mk_language_shell.pl +lib/parrot/%%PARROT_VER%%/tools/dev/ncidef2pir.pl lib/parrot/%%PARROT_VER%%/tools/dev/pbc_to_exe.pir lib/parrot/%%PARROT_VER%%/tools/dev/pprof2cg.pl lib/parrot/%%PARROT_VER%%/tools/dev/reconfigure.pl @@ -543,7 +548,6 @@ lib/parrot/%%PARROT_VER%%/tools/lib/Parrot/Test/Pod/Utils.pm lib/parrot/%%PARROT_VER%%/tools/lib/Parrot/Test/Util.pm lib/parrot/%%PARROT_VER%%/tools/lib/Parrot/Test/Util/Runloop.pm lib/parrot/%%PARROT_VER%%/tools/lib/Parrot/Vtable.pm -lib/pkgconfig/parrot/%%PARROT_VER%%/parrot.pc %%PARROT_DOCS%%/CREDITS %%PARROT_DOCS%%/DONORS.pod %%PARROT_DOCS%%/LICENSE @@ -589,6 +593,7 @@ src/parrot/%%PARROT_VER%%/pmc/imageiofreeze.dump src/parrot/%%PARROT_VER%%/pmc/imageiosize.dump src/parrot/%%PARROT_VER%%/pmc/imageiostrings.dump src/parrot/%%PARROT_VER%%/pmc/imageiothaw.dump +src/parrot/%%PARROT_VER%%/pmc/imccompiler.dump src/parrot/%%PARROT_VER%%/pmc/integer.dump src/parrot/%%PARROT_VER%%/pmc/iterator.dump src/parrot/%%PARROT_VER%%/pmc/key.dump @@ -654,9 +659,6 @@ src/parrot/%%PARROT_VER%%/vtable.tbl @dirrm src @dirrm %%PARROT_DOCS%% @dirrm share/doc/parrot -@dirrm lib/pkgconfig/parrot/%%PARROT_VER%% -@dirrm lib/pkgconfig/parrot -@dirrm lib/pkgconfig @dirrm lib/parrot/%%PARROT_VER%%/tools/lib/Parrot/Test/Util @dirrm lib/parrot/%%PARROT_VER%%/tools/lib/Parrot/Test/Pod @dirrm lib/parrot/%%PARROT_VER%%/tools/lib/Parrot/Test @@ -732,5 +734,6 @@ src/parrot/%%PARROT_VER%%/vtable.tbl @dirrm include/parrot/%%PARROT_VER%%/parrot/oplib @dirrm include/parrot/%%PARROT_VER%%/parrot/atomic @dirrm include/parrot/%%PARROT_VER%%/parrot +@dirrm include/parrot/%%PARROT_VER%%/imcc @dirrm include/parrot/%%PARROT_VER%% @dirrm include/parrot -- cgit v1.2.3