svn commit: r377687 - head/lang/parrot

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Jan 22 17:46:07 UTC 2015


Author: sunpoet
Date: Thu Jan 22 17:46:06 2015
New Revision: 377687
URL: https://svnweb.freebsd.org/changeset/ports/377687
QAT: https://qat.redports.org/buildarchive/r377687/

Log:
  - Update to 7.0.0
  
  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	Thu Jan 22 17:46:01 2015	(r377686)
+++ head/lang/parrot/Makefile	Thu Jan 22 17:46:06 2015	(r377687)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	parrot
-PORTVERSION=	6.9.0
+PORTVERSION=	7.0.0
 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	Thu Jan 22 17:46:01 2015	(r377686)
+++ head/lang/parrot/distinfo	Thu Jan 22 17:46:06 2015	(r377687)
@@ -1,2 +1,2 @@
-SHA256 (parrot-6.9.0.tar.bz2) = ad5f3723c216675b9ebc2e3d3807d24fd13aa55e1eb3e7ffcad4062e0026f482
-SIZE (parrot-6.9.0.tar.bz2) = 4428559
+SHA256 (parrot-7.0.0.tar.bz2) = cdc5ccbaf4b5fbe64c99c0475a542154f25d7226e2d9823c539ee4f6f723fdf0
+SIZE (parrot-7.0.0.tar.bz2) = 4495156


More information about the svn-ports-all mailing list