aboutsummaryrefslogtreecommitdiff
path: root/lang/parrot
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-09-09 19:05:55 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-09-09 19:05:55 +0000
commit3f1d13594716ceb6ecf3069f7fadda9f75fa1282 (patch)
tree9d4d9f0bc292994ecae1497170e5114a4511c4a1 /lang/parrot
parente7a43e263338ffb9a29cab6f9baa25a40cc9050f (diff)
downloadports-3f1d13594716ceb6ecf3069f7fadda9f75fa1282.tar.gz
ports-3f1d13594716ceb6ecf3069f7fadda9f75fa1282.zip
Notes
Diffstat (limited to 'lang/parrot')
-rw-r--r--lang/parrot/Makefile3
-rw-r--r--lang/parrot/Makefile.common2
-rw-r--r--lang/parrot/distinfo6
-rw-r--r--lang/parrot/pkg-plist1
4 files changed, 7 insertions, 5 deletions
diff --git a/lang/parrot/Makefile b/lang/parrot/Makefile
index e578d8c5e8ae..a5c17c91ab63 100644
--- a/lang/parrot/Makefile
+++ b/lang/parrot/Makefile
@@ -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
diff --git a/lang/parrot/Makefile.common b/lang/parrot/Makefile.common
index d65a6d443975..57d68c65379d 100644
--- a/lang/parrot/Makefile.common
+++ b/lang/parrot/Makefile.common
@@ -1,4 +1,4 @@
# $FreeBSD$
-PARROT_VERSION= 2.6.0
+PARROT_VERSION= 2.7.0
diff --git a/lang/parrot/distinfo b/lang/parrot/distinfo
index 0dfdb30d08fd..0b5f15508684 100644
--- a/lang/parrot/distinfo
+++ b/lang/parrot/distinfo
@@ -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
diff --git a/lang/parrot/pkg-plist b/lang/parrot/pkg-plist
index f4d8bcd1ac18..a20229fa3b81 100644
--- a/lang/parrot/pkg-plist
+++ b/lang/parrot/pkg-plist
@@ -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