[79402] trunk/dports/lang/parrot
l2g at macports.org
l2g at macports.org
Sun Jun 12 20:29:44 PDT 2011
Revision: 79402
http://trac.macports.org/changeset/79402
Author: l2g at macports.org
Date: 2011-06-12 20:29:43 -0700 (Sun, 12 Jun 2011)
Log Message:
-----------
parrot: new version 3.3.0; added patch for t/dynpmc-os.t to make a test less
brittle
Modified Paths:
--------------
trunk/dports/lang/parrot/Portfile
Added Paths:
-----------
trunk/dports/lang/parrot/files/
trunk/dports/lang/parrot/files/patch-t-dynpmc-os.t.diff
Modified: trunk/dports/lang/parrot/Portfile
===================================================================
--- trunk/dports/lang/parrot/Portfile 2011-06-13 02:22:41 UTC (rev 79401)
+++ trunk/dports/lang/parrot/Portfile 2011-06-13 03:29:43 UTC (rev 79402)
@@ -3,8 +3,7 @@
PortSystem 1.0
name parrot
-version 3.0.0
-revision 0
+version 3.3.0
categories lang devel
maintainers bfulgham coleda.com:will l2g
description Open source virtual machine (for Perl6 et al.)
@@ -19,10 +18,11 @@
homepage http://www.parrot.org/
master_sites ftp://ftp.parrot.org/pub/parrot/releases/stable/${version}/
-checksums md5 fc1d88114636eff4fe7953de456cecfa \
- sha1 93cba01a96f4f94d89240ffb4ff47bbdce6641bb \
- rmd160 5217734e15bc6c3c73478a85e078b916bfd31ced
+patchfiles patch-t-dynpmc-os.t.diff
+checksums sha1 9f6220f174a4ac5b5288c5a1f543b5f08eb5a4db \
+ rmd160 fdb9aae9b29ff0498aa8cf1c88d844d02cfe996e
+
depends_build bin:perl:perl5
depends_lib port:gmp port:icu
Added: trunk/dports/lang/parrot/files/patch-t-dynpmc-os.t.diff
===================================================================
--- trunk/dports/lang/parrot/files/patch-t-dynpmc-os.t.diff (rev 0)
+++ trunk/dports/lang/parrot/files/patch-t-dynpmc-os.t.diff 2011-06-13 03:29:43 UTC (rev 79402)
@@ -0,0 +1,12 @@
+--- t/dynpmc/os.t.orig 2011-04-22 13:13:53.000000000 -0700
++++ t/dynpmc/os.t 2011-04-22 13:14:10.000000000 -0700
+@@ -670,8 +670,7 @@
+ .end
+ CODE
+ /\/
+-chroot failed
+-/
++chroot failed/
+ OUT
+ rmtree("my-super-chroot", 0, 1);
+ }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110612/3a852a06/attachment.html>
More information about the macports-changes
mailing list