Update to 7.9.0.

Sponsored by:	Absolight
This commit is contained in:
Mathieu Arnold 2015-10-21 15:01:57 +00:00
parent e189ed624b
commit 6605cc49d8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=399922
2 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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