Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: haikuports/haikuports
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 47f9d8edadbb
Choose a base ref
...
head repository: haikuports/haikuports
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: e7b0847524fa
Choose a head ref
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Aug 17, 2021

  1. Copy the full SHA
    e7b0847 View commit details
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -13,8 +13,8 @@ HOMEPAGE="https://www.ruby-lang.org/"
COPYRIGHT="1993-2020 Yukihiro Matsumoto"
LICENSE="Ruby
BSD (3-clause)"
REVISION="3"
SOURCE_URI="https://cache.ruby-lang.org/pub/ruby/2.7/ruby-2.7.2.tar.bz2"
REVISION="1"
SOURCE_URI="https://cache.ruby-lang.org/pub/ruby/2.7/ruby-$portVersion.tar.bz2"
CHECKSUM_SHA256="65a590313d244d48dc2ef9a9ad015dd8bc6faf821621bbb269aa7462829c75ed"
SOURCE_DIR="ruby-$portVersion"
PATCHES="ruby-$portVersion.patchset"