diff options
author | he <he@pkgsrc.org> | 2010-02-23 12:41:14 +0000 |
---|---|---|
committer | he <he@pkgsrc.org> | 2010-02-23 12:41:14 +0000 |
commit | 77da64647c156dc92b101d555b7fa34a9a185f5a (patch) | |
tree | df74ce6f31402b28e328386572bef0f2bcd883b5 /lang/parrot | |
parent | 8bc7ab53b28a6acdc4c64b349e48b692f6fe8892 (diff) | |
download | pkgsrc-77da64647c156dc92b101d555b7fa34a9a185f5a.tar.gz |
Update parrot from version 2.1.0 to 2.1.1.
Upstream changes:
o Parrot 2.1.1 is a maintenance release which fixes a memory leak
identified in Parrot 2.1.0
Diffstat (limited to 'lang/parrot')
-rw-r--r-- | lang/parrot/Makefile | 4 | ||||
-rw-r--r-- | lang/parrot/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/lang/parrot/Makefile b/lang/parrot/Makefile index b465668555d..ee0295de384 100644 --- a/lang/parrot/Makefile +++ b/lang/parrot/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2010/02/18 07:59:38 he Exp $ +# $NetBSD: Makefile,v 1.29 2010/02/23 12:41:14 he Exp $ # -VERSION= 2.1.0 +VERSION= 2.1.1 RTYPE= devel DISTNAME= parrot-${VERSION} CATEGORIES= lang diff --git a/lang/parrot/distinfo b/lang/parrot/distinfo index a1c675c781b..e48d6f87d81 100644 --- a/lang/parrot/distinfo +++ b/lang/parrot/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.23 2010/02/18 07:59:38 he Exp $ +$NetBSD: distinfo,v 1.24 2010/02/23 12:41:14 he Exp $ -SHA1 (parrot-2.1.0.tar.gz) = 8824caa06bbef6fa47921386f4d5b53f7a994dfd -RMD160 (parrot-2.1.0.tar.gz) = c94d1c4000131a0ce9004e269184603e63d4fc9d -Size (parrot-2.1.0.tar.gz) = 4053988 bytes +SHA1 (parrot-2.1.1.tar.gz) = f94309d31f34674dc156aad724bbc2f50d57a23d +RMD160 (parrot-2.1.1.tar.gz) = 8067c66207d691ce519df04e6fbc0c11b017a0eb +Size (parrot-2.1.1.tar.gz) = 4051736 bytes SHA1 (patch-ad) = c78517453408f1e4bb05e2bd8c2967b8f6f47c6e SHA1 (patch-ae) = 34994ac2344b0c5b3ba3556b4f60e0f77b6feb31 SHA1 (patch-ak) = 803cb407967b26c8f80d8bed9f4605bc42501b6d |