diff options
author | skv <skv@FreeBSD.org> | 2006-04-07 08:06:30 +0000 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2006-04-07 08:06:30 +0000 |
commit | 0c409569d2e198bd1db998dc06307c1f7f369c85 (patch) | |
tree | dc3048f668d8005750d764886a576e0a1510fc49 /lang/parrot | |
parent | f0677acdc0977d72c0d4d5ad13851196d21f6153 (diff) | |
download | FreeBSD-ports-0c409569d2e198bd1db998dc06307c1f7f369c85.zip FreeBSD-ports-0c409569d2e198bd1db998dc06307c1f7f369c85.tar.gz |
Update to 0.4.3
Changes: http://search.cpan.org/src/LTOETSCH/parrot-0.4.3/NEWS
Diffstat (limited to 'lang/parrot')
-rw-r--r-- | lang/parrot/Makefile | 2 | ||||
-rw-r--r-- | lang/parrot/distinfo | 6 | ||||
-rw-r--r-- | lang/parrot/pkg-plist | 12 |
3 files changed, 14 insertions, 6 deletions
diff --git a/lang/parrot/Makefile b/lang/parrot/Makefile index e9f88ee..72a052d 100644 --- a/lang/parrot/Makefile +++ b/lang/parrot/Makefile @@ -6,7 +6,7 @@ # PORTNAME= parrot -PORTVERSION= 0.4.2 +PORTVERSION= 0.4.3 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 e0aa253..f00aa7d 100644 --- a/lang/parrot/distinfo +++ b/lang/parrot/distinfo @@ -1,3 +1,3 @@ -MD5 (parrot-0.4.2.tar.gz) = f596a8eca0727887ce8e866950573dd7 -SHA256 (parrot-0.4.2.tar.gz) = 6adfc03ee56659c4ff1b4c448434323616fafdbcce0320535930421b733f59b2 -SIZE (parrot-0.4.2.tar.gz) = 3009585 +MD5 (parrot-0.4.3.tar.gz) = 7e1d786eb77031d92911b2cbd1752eac +SHA256 (parrot-0.4.3.tar.gz) = 8eeffc98c23f888911d2ebb876dbcd22cc4742cb47536a23640e19bd6a8a8555 +SIZE (parrot-0.4.3.tar.gz) = 3095684 diff --git a/lang/parrot/pkg-plist b/lang/parrot/pkg-plist index 7962aec..cde9774 100644 --- a/lang/parrot/pkg-plist +++ b/lang/parrot/pkg-plist @@ -90,7 +90,7 @@ include/parrot/oplib/core_ops_switch.h include/parrot/oplib/ops.h lib/libparrot.a lib/libparrot.so -lib/libparrot.so.0.4.2 +lib/libparrot.so.0.4.3 lib/parrot/dynext/dynlexpad.so lib/parrot/dynext/libnci_test.so lib/parrot/dynext/match_group.so @@ -102,6 +102,7 @@ lib/parrot/include/datatypes.pasm lib/parrot/include/errors.pasm lib/parrot/include/except_severity.pasm lib/parrot/include/except_types.pasm +lib/parrot/include/hllmacros.pir lib/parrot/include/iglobals.pasm lib/parrot/include/interpcores.pasm lib/parrot/include/interpdebug.pasm @@ -136,6 +137,7 @@ lib/parrot/library/ncurses.pasm lib/parrot/library/ncurses.pbc lib/parrot/library/ncurses.pir lib/parrot/library/parrotlib.pbc +lib/parrot/library/parrotlib.pir lib/parrot/library/pcore.pir lib/parrot/library/pcre.pbc lib/parrot/library/pcre.pir @@ -164,8 +166,8 @@ lib/parrot/library/JSON/Parser.pir lib/parrot/library/PGE/Dumper.pir lib/parrot/library/PGE/Glob.pir lib/parrot/library/PGE/Hs.pir +lib/parrot/library/PGE/P6Grammar.pir lib/parrot/library/PGE/Text.pir -lib/parrot/library/PGE/Util.pir lib/parrot/library/SDL/App.pir lib/parrot/library/SDL/Button.pir lib/parrot/library/SDL/Color.pir @@ -287,6 +289,8 @@ libdata/pkgconfig/parrot.pc %%DOCSDIR%%/docs/pdds/clip/pdd17_basic_types.pod %%DOCSDIR%%/docs/pdds/clip/pdd18_security.pod %%DOCSDIR%%/docs/pdds/clip/pdd19_pir.pod +%%DOCSDIR%%/docs/pdds/clip/pddXX_exceptions.pod +%%DOCSDIR%%/docs/pdds/clip/pddXX_io.pod %%DOCSDIR%%/docs/pmc/array.pod %%DOCSDIR%%/docs/pmc/iterator.pod %%DOCSDIR%%/docs/pmc/perlarray.pod @@ -427,6 +431,7 @@ libdata/pkgconfig/parrot.pc %%DOCSDIR%%/examples/mops/mops.py %%DOCSDIR%%/examples/mops/mops.rb %%DOCSDIR%%/examples/mops/mops.scheme +%%DOCSDIR%%/examples/namespace/namespace_dump.pir %%DOCSDIR%%/examples/nci/PQt.C %%DOCSDIR%%/examples/nci/QtHelloWorld.pasm %%DOCSDIR%%/examples/nci/ls.pir @@ -500,6 +505,8 @@ libdata/pkgconfig/parrot.pc %%DOCSDIR%%/examples/shootout/pidigits.py %%DOCSDIR%%/examples/shootout/random.pasm %%DOCSDIR%%/examples/shootout/random.pir +%%DOCSDIR%%/examples/shootout/recursive-2.pir +%%DOCSDIR%%/examples/shootout/recursive.pir %%DOCSDIR%%/examples/shootout/regexdna.pir %%DOCSDIR%%/examples/shootout/revcomp.pir %%DOCSDIR%%/examples/shootout/sumcol.pir @@ -534,6 +541,7 @@ libdata/pkgconfig/parrot.pc @dirrm %%DOCSDIR%%/examples/past @dirrm %%DOCSDIR%%/examples/pasm @dirrm %%DOCSDIR%%/examples/nci +@dirrm %%DOCSDIR%%/examples/namespace @dirrm %%DOCSDIR%%/examples/mops @dirrm %%DOCSDIR%%/examples/library @dirrm %%DOCSDIR%%/examples/japh |