[70102] trunk/dports/lang/parrot/Portfile

tommyd at macports.org tommyd at macports.org
Thu Jul 29 15:47:07 PDT 2010


Revision: 70102
          http://trac.macports.org/changeset/70102
Author:   tommyd at macports.org
Date:     2010-07-29 15:47:05 -0700 (Thu, 29 Jul 2010)
Log Message:
-----------
NMU upgrade from 1.0.0 to 2.6.0, closes #23401

Modified Paths:
--------------
    trunk/dports/lang/parrot/Portfile

Modified: trunk/dports/lang/parrot/Portfile
===================================================================
--- trunk/dports/lang/parrot/Portfile	2010-07-29 22:18:10 UTC (rev 70101)
+++ trunk/dports/lang/parrot/Portfile	2010-07-29 22:47:05 UTC (rev 70102)
@@ -3,8 +3,7 @@
 PortSystem              1.0
 
 name                    parrot
-version                 1.0.0
-revision                1
+version                 2.6.0
 categories              lang devel
 maintainers             bfulgham coleda.com:will
 description             Open source virtual machine (for Perl6 et al.)
@@ -19,9 +18,9 @@
 homepage                http://www.parrot.org/
 master_sites            ftp://ftp.parrot.org/pub/parrot/releases/stable/${version}/
 
-checksums               md5 649ce1fb7c0edaf89dc1cd52ff267b1a \
-                        sha1 9e028f5fff38a332c13ad4389652a016d7a824f7 \
-                        rmd160 46f60accd33f16cc910f4ea03840badc358d22c7
+checksums               md5     a8e0d723797dc4ff3d6551d03814204a \
+                        sha1    e7de16241d00690bef161f9904dfbb8e68f85b2c \
+                        rmd160  9bc413f1d4e016de72ea0eaa98ae7e087bb5d9e0
 
 depends_build           bin:perl:perl5
 depends_lib             port:gmp port:icu
@@ -45,8 +44,9 @@
     set docdir ${destroot}${prefix}/share/doc/${name}
 
     set executables {
-        parrot parrot_config parrot_debugger
-        pbc_disassemble pbc_info pbc_merge pbc_to_exe pbc_dump
+        ops2c parrot-nqp parrot_config parrot_nci_thunk_gen
+        pbc_dump pbc_to_exe parrot parrot-prove parrot_debugger
+        pbc_disassemble pbc_merge
     }
 
     foreach exe $executables {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100729/31d94bff/attachment.html>


More information about the macports-changes mailing list