diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-07-24 08:59:45 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-07-24 08:59:45 +0000 |
commit | 6a31e09f8682b7f5af3f22efcde93aa5366a044e (patch) | |
tree | f38549d09945c102f05f4e0768c825d96ab582f9 /lang/parrot | |
parent | 20733086adaaf65fdb6d4b0cef69f2c1b26c46df (diff) | |
download | ports-6a31e09f8682b7f5af3f22efcde93aa5366a044e.tar.gz ports-6a31e09f8682b7f5af3f22efcde93aa5366a044e.zip |
Notes
Diffstat (limited to 'lang/parrot')
-rw-r--r-- | lang/parrot/Makefile | 2 | ||||
-rw-r--r-- | lang/parrot/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/lang/parrot/Makefile b/lang/parrot/Makefile index 2729cfe7e17e..92049c199677 100644 --- a/lang/parrot/Makefile +++ b/lang/parrot/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= parrot -PORTVERSION= 7.3.0 +PORTVERSION= 7.6.0 CATEGORIES= lang MASTER_SITES= ftp://ftp.parrot.org/pub/parrot/releases/supported/${PORTVERSION}/ \ LOCAL/sunpoet diff --git a/lang/parrot/distinfo b/lang/parrot/distinfo index 29d55b28a71d..fce94da255f0 100644 --- a/lang/parrot/distinfo +++ b/lang/parrot/distinfo @@ -1,2 +1,2 @@ -SHA256 (parrot-7.3.0.tar.bz2) = a40a6a21965ead120ceee7ac98e3b0ba2edbdfa2a5d8637ace91dcc7991373f2 -SIZE (parrot-7.3.0.tar.bz2) = 4484877 +SHA256 (parrot-7.6.0.tar.bz2) = 9a7920d69e20690002ba580ac0f57856583a7ffed7226bc43b95a3e5efe3e754 +SIZE (parrot-7.6.0.tar.bz2) = 4490944 |