svn commit: r379278 - head/lang/parrot
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Feb 18 16:23:31 UTC 2015
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
More information about the svn-ports-all
mailing list