aboutsummaryrefslogtreecommitdiff
path: root/lang/parrot
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2008-09-25 16:09:19 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2008-09-25 16:09:19 +0000
commit77e4fffebdf0ec26f581e64902983dc009826dc5 (patch)
tree2ff64ff9464f186c419fb5a47082c44fa43ae705 /lang/parrot
parent1d40e30a4878f7862c4164b70d2bc4439f4b0b38 (diff)
downloadports-77e4fffebdf0ec26f581e64902983dc009826dc5.tar.gz
ports-77e4fffebdf0ec26f581e64902983dc009826dc5.zip
Notes
Diffstat (limited to 'lang/parrot')
-rw-r--r--lang/parrot/Makefile4
-rw-r--r--lang/parrot/distinfo6
-rw-r--r--lang/parrot/pkg-plist16
3 files changed, 20 insertions, 6 deletions
diff --git a/lang/parrot/Makefile b/lang/parrot/Makefile
index 0df1690348b2..f9d8ee60828f 100644
--- a/lang/parrot/Makefile
+++ b/lang/parrot/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= parrot
-PORTVERSION= 0.7.0
+PORTVERSION= 0.7.1
CATEGORIES= lang
MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= ../../authors/id/R/RG/RGRJR
+MASTER_SITE_SUBDIR= ../../authors/id/P/PM/PMIC
MAINTAINER= skv@FreeBSD.org
COMMENT= Parrot - virtual machine for dynamic languages
diff --git a/lang/parrot/distinfo b/lang/parrot/distinfo
index b0655169a79f..3ab70a055ba1 100644
--- a/lang/parrot/distinfo
+++ b/lang/parrot/distinfo
@@ -1,3 +1,3 @@
-MD5 (parrot-0.7.0.tar.gz) = 5da889887c797e2a4fd219d8b6837b4e
-SHA256 (parrot-0.7.0.tar.gz) = fa3c01cd5885c5373e20e3a3ca3a69ed84cf6e6e5c8d6a48d85b73b751c267d3
-SIZE (parrot-0.7.0.tar.gz) = 5274767
+MD5 (parrot-0.7.1.tar.gz) = bcd25a6fbd70d742edb4b6532c0dff0a
+SHA256 (parrot-0.7.1.tar.gz) = 69eb83661d8c5c74a27838695768105b1299c0e2f05eacae9e50b021e851ef89
+SIZE (parrot-0.7.1.tar.gz) = 5419081
diff --git a/lang/parrot/pkg-plist b/lang/parrot/pkg-plist
index eda817c353ae..8e9dc99fac1a 100644
--- a/lang/parrot/pkg-plist
+++ b/lang/parrot/pkg-plist
@@ -1,4 +1,5 @@
bin/parrot
+bin/parrot_config
bin/parrot_debugger
bin/pbc_disassemble
bin/pbc_info
@@ -115,6 +116,7 @@ lib/parrot/dynext/dynlexpad.so
lib/parrot/dynext/libnci_test.so
lib/parrot/dynext/rational.so
lib/parrot/dynext/subproxy.so
+lib/parrot/include/fp_equality.pasm
lib/parrot/include/hllmacros.pir
lib/parrot/include/sockets.pasm
lib/parrot/include/test_more.pir
@@ -288,7 +290,8 @@ runtime/parrot/include/warnings.pasm
%%PARROT_DOCS%%/book/ch05_pasm.pod
%%PARROT_DOCS%%/book/ch06_testing.pod
%%PARROT_DOCS%%/book/ch07_architecture.pod
-%%PARROT_DOCS%%/book/ch08_reference.pod
+%%PARROT_DOCS%%/book/ch08_pct.pod
+%%PARROT_DOCS%%/book/ch09_reference.pod
%%PARROT_DOCS%%/book/figs/p6e_0801.png
%%PARROT_DOCS%%/debugger.pod
%%PARROT_DOCS%%/dev/byteorder.pod
@@ -349,6 +352,8 @@ runtime/parrot/include/warnings.pasm
%%PARROT_DOCS%%/pdds/draft/pdd14_bignum.pod
%%PARROT_DOCS%%/pdds/draft/pdd16_native_call.pod
%%PARROT_DOCS%%/pdds/draft/pdd29_compiler_tools.pod
+%%PARROT_DOCS%%/pdds/draft/pdd30_install.pod
+%%PARROT_DOCS%%/pdds/draft/pdd31_hll_interop.pod
%%PARROT_DOCS%%/pdds/pdd00_pdd.pod
%%PARROT_DOCS%%/pdds/pdd03_calling_conventions.pod
%%PARROT_DOCS%%/pdds/pdd07_codingstd.pod
@@ -521,11 +526,19 @@ runtime/parrot/include/warnings.pasm
%%PARROT_EXAMPLES%%/mops/mops.rb
%%PARROT_EXAMPLES%%/mops/mops.scheme
%%PARROT_EXAMPLES%%/namespace/namespace_dump.pir
+%%PARROT_EXAMPLES%%/nci/Mysql.pir
%%PARROT_EXAMPLES%%/nci/PQt.C
%%PARROT_EXAMPLES%%/nci/QtHelloWorld.pasm
+%%PARROT_EXAMPLES%%/nci/Xlib.pir
+%%PARROT_EXAMPLES%%/nci/Xlibconstants.pir
%%PARROT_EXAMPLES%%/nci/ls.pir
+%%PARROT_EXAMPLES%%/nci/mysqltest.p6
+%%PARROT_EXAMPLES%%/nci/mysqltest.pir
%%PARROT_EXAMPLES%%/nci/sdl_blue_rectangle.pir
%%PARROT_EXAMPLES%%/nci/win32api.pir
+%%PARROT_EXAMPLES%%/nci/xlibtest.nqp
+%%PARROT_EXAMPLES%%/nci/xlibtest.p6
+%%PARROT_EXAMPLES%%/nci/xlibtest.pir
%%PARROT_EXAMPLES%%/opengl/shapes.pir
%%PARROT_EXAMPLES%%/opengl/triangle.pir
%%PARROT_EXAMPLES%%/pasm/cat.pasm
@@ -804,6 +817,7 @@ tools/install/smoke.pl
@dirrm languages/perl6
@dirrm languages/ook
@dirrm languages/m4
+@dirrm languages/markdown
@dirrm languages/lua
@dirrm languages/lolcode
@dirrm languages/lisp