diff options
author | skv <skv@FreeBSD.org> | 2006-07-07 19:47:33 +0800 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2006-07-07 19:47:33 +0800 |
commit | e0a6788294f7b1c7afc825f6e09ad054d7433f91 (patch) | |
tree | acaf3d7b4d9d8667ef45c1d855196700e6799a87 /lang | |
parent | 7cd5d0cb51a2c9763029cad43f7c3d89c3a04107 (diff) | |
download | freebsd-ports-gnome-e0a6788294f7b1c7afc825f6e09ad054d7433f91.tar.gz freebsd-ports-gnome-e0a6788294f7b1c7afc825f6e09ad054d7433f91.tar.zst freebsd-ports-gnome-e0a6788294f7b1c7afc825f6e09ad054d7433f91.zip |
Update to 0.4.5
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 |