Skip to content

Commit 8aa9aed

Browse files
committed
Wayback Machine for missing homepages with no redirect: 'c'
Wayback Machine for missing homepages with no redirect: 'crystal.rb'
1 parent 39d1623 commit 8aa9aed

22 files changed

+22
-22
lines changed

Library/Formula/camlistore.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
class Camlistore < Formula
22
desc "Content-addressable multi-layer indexed storage"
3-
homepage "https://camlistore.org"
3+
homepage "https://perkeep.org/"
44
url "https://github.com/camlistore/camlistore/archive/0.8.tar.gz"
55
sha256 "61b75708ae25ac4dc1c5c31c1cf8f806ccaafaaacf618caf1aa9d31489fec50f"
66
head "https://camlistore.googlesource.com/camlistore", :using => :git

Library/Formula/camlp5.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
class Camlp5 < Formula
22
desc "Camlp5 is a preprocessor and pretty-printer for OCaml"
3-
homepage "http://camlp5.gforge.inria.fr/"
3+
homepage "https://camlp5.github.io/"
44
url "http://camlp5.gforge.inria.fr/distrib/src/camlp5-6.14.tgz"
55
sha256 "09f9ed12893d2ec39c88106af2306865c966096bedce0250f2fe52b67d2480e2"
66

Library/Formula/caudec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
class Caudec < Formula
22
desc "Covert audio files from one format to another"
3-
homepage "http://caudec.net"
3+
homepage "https://web.archive.org/web/20160531122940/http://caudec.net/"
44
url "http://caudec.net/downloads/caudec-1.7.5.tar.gz"
55
sha256 "5d1f5ab3286bb748bd29cbf45df2ad2faf5ed86070f90deccf71c60be832f3d5"
66
bottle do

Library/Formula/chapel.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
class Chapel < Formula
22
desc "Emerging programming language designed for parallel computing"
3-
homepage "http://chapel.cray.com/"
3+
homepage "https://web.archive.org/web/20171020200141/http://chapel.cray.com/"
44
url "https://github.com/chapel-lang/chapel/releases/download/1.11.0/chapel-1.11.0.tar.gz"
55
sha256 "307b156d9cf0968bad90a2f7225366d90f6a5d948eb42be1d33f0efc6979949b"
66
head "https://github.com/chapel-lang/chapel.git"

Library/Formula/clens.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
class Clens < Formula
22
desc "Library to help port code from OpenBSD to other operating systems"
3-
homepage "https://opensource.conformal.com/wiki/clens"
3+
homepage "https://web.archive.org/web/20160410165400/https://opensource.conformal.com/wiki/clens"
44
url "https://github.com/conformal/clens/archive/CLENS_0_7_0.tar.gz"
55
sha256 "0cc18155c2c98077cb90f07f6ad8334314606c4be0b6ffc13d6996171c7dc09d"
66

Library/Formula/clockywock.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
class Clockywock < Formula
22
desc "Ncurses analog clock"
3-
homepage "http://soomka.com/"
3+
homepage "https://web.archive.org/web/20210619081758/http://soomka.com/"
44
url "http://soomka.com/clockywock-0.3.1a.tar.gz"
55
sha256 "278c01e0adf650b21878e593b84b3594b21b296d601ee0f73330126715a4cce4"
66

Library/Formula/cloudbees-sdk.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
class CloudbeesSdk < Formula
22
desc "Command-line tools to make use of the CloudBees Platform"
3-
homepage "http://wiki.cloudbees.com/bin/view/RUN/BeesSDK"
3+
homepage "https://web.archive.org/web/20150919022624/http://wiki.cloudbees.com/bin/view/RUN/BeesSDK"
44
url "http://cloudbees-downloads.s3.amazonaws.com/sdk/cloudbees-sdk-1.5.2-bin.zip"
55
sha256 "48deb95a01e314c24ffa84b7ac99f98bfa24d9eea8e5883a18c7bd09a240ea8b"
66

Library/Formula/clutter-gst.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
class ClutterGst < Formula
22
desc "ClutterMedia interface using GStreamer for video and audio"
3-
homepage "https://developer.gnome.org/clutter-gst/"
3+
homepage "https://web.archive.org/web/20210306041804/https://developer.gnome.org/clutter-gst/"
44
url "https://download.gnome.org/sources/clutter-gst/3.0/clutter-gst-3.0.10.tar.xz"
55
sha256 "2dbdbc3292e92684bbdbf1694c61f6b781f5810e4d79a415dfdee2f7ee42148c"
66

Library/Formula/coda-cli.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
class CodaCli < Formula
22
desc "Shell integration for Panic's Coda"
3-
homepage "http://justinhileman.info/coda-cli/"
3+
homepage "https://web.archive.org/web/20230602191317/http://justinhileman.info/coda-cli/"
44
url "https://github.com/bobthecow/coda-cli/archive/v1.0.5.tar.gz"
55
sha256 "5ed407313a8d1fc6cc4d5b1acc14a80f7e6fad6146f2334de510e475955008b9"
66

Library/Formula/cogl.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
class Cogl < Formula
22
desc "Low level OpenGL abstraction library developed for Clutter"
3-
homepage "https://developer.gnome.org/cogl/"
3+
homepage "https://web.archive.org/web/20210306041816/https://developer.gnome.org/cogl/"
44
url "https://download.gnome.org/sources/cogl/1.22/cogl-1.22.0.tar.xz"
55
sha256 "689dfb5d14fc1106e9d2ded0f7930dcf7265d0bc84fa846b4f03941633eeaa91"
66

0 commit comments

Comments
 (0)