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: 7e1a82713433
Choose a base ref
...
head repository: haikuports/haikuports
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: bc17164a1f62
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Oct 11, 2021

  1. fossil: bump version (#6261)

    Zakero authored Oct 11, 2021
    Copy the full SHA
    bc17164 View commit details
Showing with 3 additions and 3 deletions.
  1. +3 −3 dev-vcs/fossil/{fossil-2.16.recipe → fossil-2.17.recipe}
Original file line number Diff line number Diff line change
@@ -9,10 +9,10 @@ simplifies project tracking and promotes situational awareness."
HOMEPAGE="https://www.fossil-scm.org/"
COPYRIGHT="2007-2021 D. Richard Hipp"
LICENSE="BSD (2-clause)"
REVISION="2"
tag="7aedd5675883d4412cf20917d340b6985e3ecb842e88a39f135df034b2d5f4d3"
REVISION="1"
tag="f48180f2ff3169651a725396d4f7d667c99a92873b9c3df7eee2f144be7a0721"
SOURCE_URI="https://fossil-scm.org/home/tarball/$tag/fossil-src-$portVersion.tar.gz"
CHECKSUM_SHA256="fab37e8093932b06b586e99a792bf9b20d00d530764b5bddb1d9a63c8cdafa14"
CHECKSUM_SHA256="5c7f1c73f7b5e2af24e10e40f0e07391909c1230b9e284a9d548059e7f377dbf"
SOURCE_DIR="fossil-src-$portVersion"

ARCHITECTURES="all !x86_gcc2"