diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2011-12-22 06:32:12 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2011-12-22 06:32:12 +0000 |
commit | db09ebfdf55fb8147c90591987493460e47b2324 (patch) | |
tree | 1b90fda71426878cdaebd1a7057815d43fa51bb9 /lang/parrot | |
parent | f7c2bf412464eac0feffefa9be6193674a6cafb6 (diff) | |
download | ports-db09ebfdf55fb8147c90591987493460e47b2324.tar.gz ports-db09ebfdf55fb8147c90591987493460e47b2324.zip |
Notes
Diffstat (limited to 'lang/parrot')
-rw-r--r-- | lang/parrot/Makefile.common | 2 | ||||
-rw-r--r-- | lang/parrot/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/lang/parrot/Makefile.common b/lang/parrot/Makefile.common index 3c10e0cf9ef1..0d77eb2e9e2b 100644 --- a/lang/parrot/Makefile.common +++ b/lang/parrot/Makefile.common @@ -1,4 +1,4 @@ # $FreeBSD$ -PARROT_VERSION= 3.10.0 +PARROT_VERSION= 3.11.0 diff --git a/lang/parrot/distinfo b/lang/parrot/distinfo index cea09336758a..4d028e8f6be7 100644 --- a/lang/parrot/distinfo +++ b/lang/parrot/distinfo @@ -1,2 +1,2 @@ -SHA256 (parrot-3.10.0.tar.bz2) = 9d646579d64b070d1db9c23981d2b4401c75cc036cfaf479266e066f52859e7b -SIZE (parrot-3.10.0.tar.bz2) = 4305583 +SHA256 (parrot-3.11.0.tar.bz2) = e493df95484be7958f3e82637dbadc7ec9a632ed12bcdd0c1d8fff1e249f1f10 +SIZE (parrot-3.11.0.tar.bz2) = 4303200 |