Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Oct 2015 15:01:57 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r399922 - head/lang/parrot
Message-ID:  <201510211501.t9LF1vV4000905@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Wed Oct 21 15:01:57 2015
New Revision: 399922
URL: https://svnweb.freebsd.org/changeset/ports/399922

Log:
  Update to 7.9.0.
  
  Sponsored by:	Absolight

Modified:
  head/lang/parrot/Makefile
  head/lang/parrot/distinfo

Modified: head/lang/parrot/Makefile
==============================================================================
--- head/lang/parrot/Makefile	Wed Oct 21 14:43:29 2015	(r399921)
+++ head/lang/parrot/Makefile	Wed Oct 21 15:01:57 2015	(r399922)
@@ -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} 
 		--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

Modified: head/lang/parrot/distinfo
==============================================================================
--- head/lang/parrot/distinfo	Wed Oct 21 14:43:29 2015	(r399921)
+++ head/lang/parrot/distinfo	Wed Oct 21 15:01:57 2015	(r399922)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510211501.t9LF1vV4000905>