diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2006-07-07 11:47:33 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2006-07-07 11:47:33 +0000 |
commit | 5afc7e362eaa7cfd5c66935040c4412bc42f24a4 (patch) | |
tree | 47c1722510d1c54c8a03a857b50bace6e162896a /lang | |
parent | ca3bf7cb324d76e7d201c36d43565b89f63db9ed (diff) | |
download | ports-5afc7e362eaa7cfd5c66935040c4412bc42f24a4.tar.gz ports-5afc7e362eaa7cfd5c66935040c4412bc42f24a4.zip |
Notes
Diffstat (limited to 'lang')
-rw-r--r-- | lang/parrot/Makefile | 2 | ||||
-rw-r--r-- | lang/parrot/distinfo | 6 | ||||
-rw-r--r-- | lang/parrot/pkg-plist | 1 |
3 files changed, 4 insertions, 5 deletions
diff --git a/lang/parrot/Makefile b/lang/parrot/Makefile index 3a46ac11d949..f622185cbec6 100644 --- a/lang/parrot/Makefile +++ b/lang/parrot/Makefile @@ -6,7 +6,7 @@ # PORTNAME= parrot -PORTVERSION= 0.4.4 +PORTVERSION= 0.4.5 CATEGORIES= lang perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../../authors/id/L/LT/LTOETSCH diff --git a/lang/parrot/distinfo b/lang/parrot/distinfo index d272f3d943b2..42ec46592599 100644 --- a/lang/parrot/distinfo +++ b/lang/parrot/distinfo @@ -1,3 +1,3 @@ -MD5 (parrot-0.4.4.tar.gz) = 9fe4e13acb6bbf67fcb1febb59ef0c69 -SHA256 (parrot-0.4.4.tar.gz) = 62fa70dcec0cea149267b6b742e52524f2388dde19d61019ad16dfcfcff359e8 -SIZE (parrot-0.4.4.tar.gz) = 3183785 +MD5 (parrot-0.4.5.tar.gz) = 92ace4bf91862281a66438677d76d8a1 +SHA256 (parrot-0.4.5.tar.gz) = 8e94c775389bcc66b6eff0021133ab9024b7fcd74a1f2ac003e9004bdc39ed6f +SIZE (parrot-0.4.5.tar.gz) = 3247308 diff --git a/lang/parrot/pkg-plist b/lang/parrot/pkg-plist index 4c08e1e5c525..a740d3046e55 100644 --- a/lang/parrot/pkg-plist +++ b/lang/parrot/pkg-plist @@ -33,7 +33,6 @@ include/parrot/hash.h include/parrot/headers.h include/parrot/hll.h include/parrot/inter_call.h -include/parrot/interp_guts.h include/parrot/interpreter.h include/parrot/intlist.h include/parrot/io.h |