- Update to 2.7.0

PR:             ports/150031
Submitted by:   Aliaksandr Zahatski  <zahatski@gmail.com>
With Hat:       perl@
This commit is contained in:
Philip M. Gollucci 2010-09-09 19:05:55 +00:00
parent e7a43e2633
commit 3f1d135947
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=260864
4 changed files with 7 additions and 5 deletions

View file

@ -7,8 +7,9 @@
PORTNAME= parrot
PORTVERSION= ${PARROT_VERSION}
PORTREVISION= 1
CATEGORIES= lang
MASTER_SITES= ftp://ftp.parrot.org/pub/parrot/releases/stable/${PORTVERSION}/
MASTER_SITES= ftp://ftp.parrot.org/pub/parrot/releases/devel/${PORTVERSION}/
MAINTAINER= perl@FreeBSD.org
COMMENT= Parrot - virtual machine for dynamic languages

View file

@ -1,4 +1,4 @@
# $FreeBSD$
PARROT_VERSION= 2.6.0
PARROT_VERSION= 2.7.0

View file

@ -1,3 +1,3 @@
MD5 (parrot-2.6.0.tar.bz2) = bae6db3abbf690a9b2f135136bb7cfd5
SHA256 (parrot-2.6.0.tar.bz2) = 372d46f36308ef358e148c380344bf7ae1ddff9ea6c35799bfda9ada3eea88ae
SIZE (parrot-2.6.0.tar.bz2) = 3322447
MD5 (parrot-2.7.0.tar.bz2) = 5e5f746cfc496a9dbd59fd8ac6a3f82b
SHA256 (parrot-2.7.0.tar.bz2) = 46296ad1a60c5933fc229ec64f638f2abb66de23bb9b01b3e7c7b248c2b32df0
SIZE (parrot-2.7.0.tar.bz2) = 3341745

View file

@ -441,6 +441,7 @@ 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/pbc_to_exe.pir
lib/parrot/%%PARROT_VER%%/tools/dev/pprof2cg.pl
lib/parrot/%%PARROT_VER%%/tools/dev/reconfigure.pl
lib/parrot/%%PARROT_VER%%/tools/lib/File/Which.pm
lib/parrot/%%PARROT_VER%%/tools/lib/Parrot/BuildUtil.pm