Date: Wed, 18 Feb 2015 16:23:30 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r379278 - head/lang/parrot Message-ID: <201502181623.t1IGNU4w066678@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Feb 18 16:23:29 2015 New Revision: 379278 URL: https://svnweb.freebsd.org/changeset/ports/379278 QAT: https://qat.redports.org/buildarchive/r379278/ Log: - Update to 7.0.2 Changes: https://github.com/parrot/parrot/blob/master/ChangeLog Modified: head/lang/parrot/Makefile head/lang/parrot/distinfo Modified: head/lang/parrot/Makefile ============================================================================== --- head/lang/parrot/Makefile Wed Feb 18 16:23:24 2015 (r379277) +++ head/lang/parrot/Makefile Wed Feb 18 16:23:29 2015 (r379278) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= parrot -PORTVERSION= 7.0.1 +PORTVERSION= 7.0.2 CATEGORIES= lang MASTER_SITES= ftp://ftp.parrot.org/pub/parrot/releases/stable/${PORTVERSION}/ \ ftp://ftp.parrot.org/pub/parrot/releases/supported/${PORTVERSION}/ \ Modified: head/lang/parrot/distinfo ============================================================================== --- head/lang/parrot/distinfo Wed Feb 18 16:23:24 2015 (r379277) +++ head/lang/parrot/distinfo Wed Feb 18 16:23:29 2015 (r379278) @@ -1,2 +1,2 @@ -SHA256 (parrot-7.0.1.tar.bz2) = ff10df0394880c79a58d6952b031d74004bba02a88ac0db4ed7d89508f429e90 -SIZE (parrot-7.0.1.tar.bz2) = 4486175 +SHA256 (parrot-7.0.2.tar.bz2) = 2cc8dc1eada38bb6328bf1f4648bd5e01e000b415f984b7ad6b5b6c123a15ac9 +SIZE (parrot-7.0.2.tar.bz2) = 4492079
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201502181623.t1IGNU4w066678>