summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2015-10-21 15:01:57 +0000
committermat <mat@FreeBSD.org>2015-10-21 15:01:57 +0000
commit8ab3d4df958704525cd9c16fcffb2b43708781d2 (patch)
treea9c0395464659f591d1a33e211ce8303d92db7bf
parentc29a49fc5c1bb3dfa5ee8e2764eefdbff9631f57 (diff)
downloadFreeBSD-ports-8ab3d4df958704525cd9c16fcffb2b43708781d2.zip
FreeBSD-ports-8ab3d4df958704525cd9c16fcffb2b43708781d2.tar.gz
Update to 7.9.0.
Sponsored by: Absolight
-rw-r--r--lang/parrot/Makefile4
-rw-r--r--lang/parrot/distinfo4
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/parrot/Makefile b/lang/parrot/Makefile
index 1b417d2..9efcc49 100644
--- a/lang/parrot/Makefile
+++ b/lang/parrot/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= parrot
-PORTVERSION= 7.6.0
-PORTREVISION= 1
+PORTVERSION= 7.9.0
CATEGORIES= lang
MASTER_SITES= ftp://ftp.parrot.org/pub/parrot/releases/supported/${PORTVERSION}/ \
LOCAL/sunpoet
@@ -32,6 +31,7 @@ CONFIGURE_ARGS= --cc=${CC} --cxx=${CXX} --link=${CXX} \
--yacc=${LOCALBASE}/bin/bison
CONFIGURE_SCRIPT= Configure.pl
INSTALL_TARGET= install-dev
+TEST_TARGET= test
MAKE_JOBS_UNSAFE= yes
USE_LDCONFIG= yes
USES= bison gmake perl5 shebangfix tar:bzip2
diff --git a/lang/parrot/distinfo b/lang/parrot/distinfo
index fce94da..4675838 100644
--- a/lang/parrot/distinfo
+++ b/lang/parrot/distinfo
@@ -1,2 +1,2 @@
-SHA256 (parrot-7.6.0.tar.bz2) = 9a7920d69e20690002ba580ac0f57856583a7ffed7226bc43b95a3e5efe3e754
-SIZE (parrot-7.6.0.tar.bz2) = 4490944
+SHA256 (parrot-7.9.0.tar.bz2) = 7c9627666ec51d7e997e582f56b0903d2220bf99dd0f4fd40aae29b462dfbe8a
+SIZE (parrot-7.9.0.tar.bz2) = 4498954
OpenPOWER on IntegriCloud