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

Commits on Oct 17, 2021

  1. automake: bump (#6290)

    extrowerk authored Oct 17, 2021

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    35e9efb View commit details
Showing with 2 additions and 2 deletions.
  1. +2 −2 sys-devel/automake/{automake-1.16.3.recipe → automake-1.16.5.recipe}
Original file line number Diff line number Diff line change
@@ -4,12 +4,12 @@ files from \"Makefile.am\" files. \"Makefile.am\" is a series of \"make\" macro
definitions (with rules occasionally thrown in). The generated \"Makefile.in\" \
files are compatible with the GNU Makefile standards."
HOMEPAGE="https://www.gnu.org/software/automake/"
COPYRIGHT="2011-2020 Free Software Foundation, Inc."
COPYRIGHT="2011-2021 Free Software Foundation, Inc."
LICENSE="GNU GPL v2"
REVISION="1"
SOURCE_URI="https://ftpmirror.gnu.org/automake/automake-$portVersion.tar.gz
https://ftp.gnu.org/gnu/automake/automake-$portVersion.tar.gz"
CHECKSUM_SHA256="ce010788b51f64511a1e9bb2a1ec626037c6d0e7ede32c1c103611b9d3cba65f"
CHECKSUM_SHA256="07bd24ad08a64bc17250ce09ec56e921d6343903943e99ccf63bbf0705e34605"

ARCHITECTURES="all ?arm"