diff options
author | skv <skv@FreeBSD.org> | 2011-10-25 16:50:34 +0800 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2011-10-25 16:50:34 +0800 |
commit | 0a8e3c97f44d5e0cd4b5c87e6022bfaede92b2f2 (patch) | |
tree | 539817cd2a3a83b1265ac6d59fcdc2a4f4432be0 /lang | |
parent | 972d4ecb05fea769088201768242244a583100e0 (diff) | |
download | freebsd-ports-gnome-0a8e3c97f44d5e0cd4b5c87e6022bfaede92b2f2.tar.gz freebsd-ports-gnome-0a8e3c97f44d5e0cd4b5c87e6022bfaede92b2f2.tar.zst freebsd-ports-gnome-0a8e3c97f44d5e0cd4b5c87e6022bfaede92b2f2.zip |
Update to 3.9.0
Changes: http://www.parrot.org/news/2011/3.9.0
Diffstat (limited to 'lang')
-rw-r--r-- | lang/parrot/Makefile | 3 | ||||
-rw-r--r-- | lang/parrot/Makefile.common | 2 | ||||
-rw-r--r-- | lang/parrot/distinfo | 4 | ||||
-rw-r--r-- | lang/parrot/pkg-plist | 15 |
4 files changed, 5 insertions, 19 deletions
diff --git a/lang/parrot/Makefile b/lang/parrot/Makefile index 3f6b2e1e65aa..4862a91c2130 100644 --- a/lang/parrot/Makefile +++ b/lang/parrot/Makefile @@ -7,9 +7,8 @@ PORTNAME= parrot PORTVERSION= ${PARROT_VERSION} -PORTREVISION= 1 CATEGORIES= lang -MASTER_SITES= ftp://ftp.parrot.org/pub/parrot/releases/devel/${PORTVERSION}/ +MASTER_SITES= ftp://ftp.parrot.org/pub/parrot/releases/supported/${PORTVERSION}/ MAINTAINER= perl@FreeBSD.org COMMENT= Parrot - virtual machine for dynamic languages diff --git a/lang/parrot/Makefile.common b/lang/parrot/Makefile.common index a7e64f9613e2..d667f21ad865 100644 --- a/lang/parrot/Makefile.common +++ b/lang/parrot/Makefile.common @@ -1,4 +1,4 @@ # $FreeBSD$ -PARROT_VERSION= 3.8.0 +PARROT_VERSION= 3.9.0 diff --git a/lang/parrot/distinfo b/lang/parrot/distinfo index e90cde406e79..286c46c0aa49 100644 --- a/lang/parrot/distinfo +++ b/lang/parrot/distinfo @@ -1,2 +1,2 @@ -SHA256 (parrot-3.8.0.tar.bz2) = f26d9c1a5d7723b1e778394f87f8bb993e188fb05a719a78eb0204612329cd75 -SIZE (parrot-3.8.0.tar.bz2) = 4308070 +SHA256 (parrot-3.9.0.tar.bz2) = 923b5ef403c26dd94c04127940659aea94516f79243a80de65fbababff44bfad +SIZE (parrot-3.9.0.tar.bz2) = 4305319 diff --git a/lang/parrot/pkg-plist b/lang/parrot/pkg-plist index 4d5324cc7ccd..fc2761069bd9 100644 --- a/lang/parrot/pkg-plist +++ b/lang/parrot/pkg-plist @@ -13,11 +13,6 @@ include/parrot/%%PARROT_VER%%/imcc/api.h include/parrot/%%PARROT_VER%%/imcc/embed.h include/parrot/%%PARROT_VER%%/imcc/yyscanner.h include/parrot/%%PARROT_VER%%/parrot/api.h -include/parrot/%%PARROT_VER%%/parrot/atomic.h -include/parrot/%%PARROT_VER%%/parrot/atomic/fallback.h -include/parrot/%%PARROT_VER%%/parrot/atomic/gcc_pcc.h -include/parrot/%%PARROT_VER%%/parrot/atomic/gcc_x86.h -include/parrot/%%PARROT_VER%%/parrot/atomic/sparc.h include/parrot/%%PARROT_VER%%/parrot/caches.h include/parrot/%%PARROT_VER%%/parrot/call.h include/parrot/%%PARROT_VER%%/parrot/cclass.h @@ -71,6 +66,7 @@ include/parrot/%%PARROT_VER%%/parrot/pobj.h include/parrot/%%PARROT_VER%%/parrot/pointer_array.h include/parrot/%%PARROT_VER%%/parrot/runcore_api.h include/parrot/%%PARROT_VER%%/parrot/runcore_profiling.h +include/parrot/%%PARROT_VER%%/parrot/runcore_subprof.h include/parrot/%%PARROT_VER%%/parrot/runcore_trace.h include/parrot/%%PARROT_VER%%/parrot/scheduler.h include/parrot/%%PARROT_VER%%/parrot/scheduler_private.h @@ -78,10 +74,6 @@ include/parrot/%%PARROT_VER%%/parrot/settings.h include/parrot/%%PARROT_VER%%/parrot/string.h include/parrot/%%PARROT_VER%%/parrot/string_funcs.h include/parrot/%%PARROT_VER%%/parrot/sub.h -include/parrot/%%PARROT_VER%%/parrot/thr_none.h -include/parrot/%%PARROT_VER%%/parrot/thr_pthread.h -include/parrot/%%PARROT_VER%%/parrot/thr_windows.h -include/parrot/%%PARROT_VER%%/parrot/thread.h include/parrot/%%PARROT_VER%%/parrot/vtable.h include/parrot/%%PARROT_VER%%/parrot/vtables.h include/parrot/%%PARROT_VER%%/parrot/warnings.h @@ -151,7 +143,6 @@ include/parrot/%%PARROT_VER%%/pmc/pmc_packfilesegment.h include/parrot/%%PARROT_VER%%/pmc/pmc_packfileview.h include/parrot/%%PARROT_VER%%/pmc/pmc_parrotinterpreter.h include/parrot/%%PARROT_VER%%/pmc/pmc_parrotlibrary.h -include/parrot/%%PARROT_VER%%/pmc/pmc_parrotthread.h include/parrot/%%PARROT_VER%%/pmc/pmc_pmcproxy.h include/parrot/%%PARROT_VER%%/pmc/pmc_pointer.h include/parrot/%%PARROT_VER%%/pmc/pmc_ptr.h @@ -175,7 +166,6 @@ include/parrot/%%PARROT_VER%%/pmc/pmc_stringiterator.h include/parrot/%%PARROT_VER%%/pmc/pmc_structview.h include/parrot/%%PARROT_VER%%/pmc/pmc_sub.h include/parrot/%%PARROT_VER%%/pmc/pmc_task.h -include/parrot/%%PARROT_VER%%/pmc/pmc_threadinterpreter.h include/parrot/%%PARROT_VER%%/pmc/pmc_timer.h include/parrot/%%PARROT_VER%%/pmc/pmc_undef.h include/parrot/%%PARROT_VER%%/pmc/pmc_unmanagedstruct.h @@ -622,7 +612,6 @@ src/parrot/%%PARROT_VER%%/pmc/packfilesegment.dump src/parrot/%%PARROT_VER%%/pmc/packfileview.dump src/parrot/%%PARROT_VER%%/pmc/parrotinterpreter.dump src/parrot/%%PARROT_VER%%/pmc/parrotlibrary.dump -src/parrot/%%PARROT_VER%%/pmc/parrotthread.dump src/parrot/%%PARROT_VER%%/pmc/pmcproxy.dump src/parrot/%%PARROT_VER%%/pmc/pointer.dump src/parrot/%%PARROT_VER%%/pmc/ptr.dump @@ -646,7 +635,6 @@ src/parrot/%%PARROT_VER%%/pmc/stringiterator.dump src/parrot/%%PARROT_VER%%/pmc/structview.dump src/parrot/%%PARROT_VER%%/pmc/sub.dump src/parrot/%%PARROT_VER%%/pmc/task.dump -src/parrot/%%PARROT_VER%%/pmc/threadinterpreter.dump src/parrot/%%PARROT_VER%%/pmc/timer.dump src/parrot/%%PARROT_VER%%/pmc/undef.dump src/parrot/%%PARROT_VER%%/pmc/unmanagedstruct.dump @@ -732,7 +720,6 @@ src/parrot/%%PARROT_VER%%/vtable.tbl @dirrmtry lib/parrot @dirrm include/parrot/%%PARROT_VER%%/pmc @dirrm include/parrot/%%PARROT_VER%%/parrot/oplib -@dirrm include/parrot/%%PARROT_VER%%/parrot/atomic @dirrm include/parrot/%%PARROT_VER%%/parrot @dirrm include/parrot/%%PARROT_VER%%/imcc @dirrm include/parrot/%%PARROT_VER%% |