-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This updates rubinius to 1.2.0. Among other things, a few of our
patches were accepted upstream. Rubinius previously installed into a versioned directory, this update changes it to install into an unversioned directory. This is going to change the PLIST of all dependent gem ports, and a commit for them as well as a commit for ruby.port.mk will be going in shortly. Minor versions of rubinius do not maintain binary compatibility, so we'll still need to bump all dependent ports that use C extensions whenever the minor version of rubinius is updated, but it is better than bumping all dependent ports. While here, add some CONFIGURE_ENV stuff to make it possible to build more ports with C extensions that depend on libraries in LOCALBASE/lib. OK landry@
- Loading branch information
Jeremy Evans
committed
Jan 6, 2011
1 parent
fc876e3
commit 2f56bcd
Showing
7 changed files
with
2,323 additions
and
1,826 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
MD5 (rubinius-1.1.1-20101116.tar.gz) = s59hjuujfDr/IV2ovKVf1w== | ||
RMD160 (rubinius-1.1.1-20101116.tar.gz) = pRoC7onERrFpJwukoQVIoL9jCOE= | ||
SHA1 (rubinius-1.1.1-20101116.tar.gz) = Fsj6EVHP75hjMqmKqf8umWBM9s0= | ||
SHA256 (rubinius-1.1.1-20101116.tar.gz) = OElAboWs4Iiw2rjFpA4F54xHCsNhqOyJIr3X1WS6KNI= | ||
SIZE (rubinius-1.1.1-20101116.tar.gz) = 8057356 | ||
MD5 (rubinius-1.2.0-20101221.tar.gz) = QoTCZg8fZIlC3jXU/IcfcA== | ||
RMD160 (rubinius-1.2.0-20101221.tar.gz) = dFr2fEJ0ZZ3AJa9wh9xliQVjCn8= | ||
SHA1 (rubinius-1.2.0-20101221.tar.gz) = F1N7KtPD21qY6dppqW+O3kGFMBk= | ||
SHA256 (rubinius-1.2.0-20101221.tar.gz) = h0Nd/M19fTWVRf4ezRXhIC7e2QpaQ9mpYQAeKyO7a0c= | ||
SIZE (rubinius-1.2.0-20101221.tar.gz) = 8585180 |
30 changes: 0 additions & 30 deletions
30
lang/rubinius/patches/patch-vm_external_libs_libffi_configure
This file was deleted.
Oops, something went wrong.
74 changes: 0 additions & 74 deletions
74
lang/rubinius/patches/patch-vm_external_libs_libffi_src_arm_sysv_S
This file was deleted.
Oops, something went wrong.
16 changes: 0 additions & 16 deletions
16
lang/rubinius/patches/patch-vm_external_libs_libffi_src_mips_ffi_c
This file was deleted.
Oops, something went wrong.
12 changes: 0 additions & 12 deletions
12
lang/rubinius/patches/patch-vm_external_libs_libffi_src_mips_ffitarget_h
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.