Update formulae to use preferred debian mirror

This commit is contained in:
Adam Vandenberg 2010-09-30 10:35:08 -07:00
parent 74c819db45
commit c8935db6f7
9 changed files with 11 additions and 11 deletions

View file

@ -1,7 +1,7 @@
require 'formula'
class Bmon <Formula
url 'http://ftp.debian.org/debian/pool/main/b/bmon/bmon_2.0.1.orig.tar.gz'
url 'http://mirrors.kernel.org/debian/pool/main/b/bmon/bmon_2.0.1.orig.tar.gz'
homepage 'http://freshmeat.net/projects/bmon/' # actually: http://people.suug.ch/~tgr/bmon
md5 'd0da9d05f18c82a621171985d536dec7'

View file

@ -1,7 +1,7 @@
require 'formula'
class Dash <Formula
url 'http://ftp.debian.org/debian/pool/main/d/dash/dash_0.5.5.1.orig.tar.gz'
url 'http://mirrors.kernel.org/debian/pool/main/d/dash/dash_0.5.5.1.orig.tar.gz'
homepage 'http://packages.debian.org/sid/dash'
md5 '7ac832b440b91f5a52cf8eb68e172616'

View file

@ -1,7 +1,7 @@
require 'formula'
class Liblockfile <Formula
url 'http://ftp.debian.org/debian/pool/main/libl/liblockfile/liblockfile_1.08.orig.tar.gz'
url 'http://mirrors.kernel.org/debian/pool/main/libl/liblockfile/liblockfile_1.08.orig.tar.gz'
homepage 'http://packages.qa.debian.org/libl/liblockfile.html'
md5 'c24e2dfb4a2aab0263fe5ac1564d305e'

View file

@ -1,12 +1,12 @@
require 'formula'
class Mmv <Formula
url "http://ftp.de.debian.org/debian/pool/main/m/mmv/mmv_1.01b.orig.tar.gz"
url "http://mirrors.kernel.org/debian/pool/main/m/mmv/mmv_1.01b.orig.tar.gz"
md5 '1b2135ab2f17bdfa9e08debbb3c46ad8'
homepage 'http://packages.debian.org/unstable/utils/mmv'
def patches
"http://ftp.de.debian.org/debian/pool/main/m/mmv/mmv_1.01b-15.diff.gz"
"http://mirrors.kernel.org/debian/pool/main/m/mmv/mmv_1.01b-15.diff.gz"
end
def install

View file

@ -2,7 +2,7 @@ require 'formula'
class Moreutils <Formula
homepage 'http://packages.debian.org/unstable/utils/moreutils'
url 'http://ftp.de.debian.org/debian/pool/main/m/moreutils/moreutils_0.41.tar.gz'
url 'http://mirrors.kernel.org/debian/pool/main/m/moreutils/moreutils_0.41.tar.gz'
md5 '598c412bbc452b436becce8bd28df377'
def install

View file

@ -1,7 +1,7 @@
require 'formula'
class Postmark <Formula
url 'ftp://ftp.us.debian.org/debian/pool/main/p/postmark/postmark_1.51.orig.tar.gz'
url 'http://mirrors.kernel.org/debian/pool/main/p/postmark/postmark_1.51.orig.tar.gz'
homepage 'http://packages.debian.org/stable/utils/postmark'
md5 'b494167c2df1850004110ab28e5ad164'

View file

@ -1,7 +1,7 @@
require 'formula'
class Sl <Formula
url 'http://ftp.de.debian.org/debian/pool/main/s/sl/sl_3.03.orig.tar.gz'
url 'http://mirrors.kernel.org/debian/pool/main/s/sl/sl_3.03.orig.tar.gz'
homepage 'http://packages.debian.org/source/stable/sl'
md5 'd0d997b964bb3478f7f4968eee13c698'

View file

@ -1,7 +1,7 @@
require 'formula'
class Unp <Formula
url 'http://ftp.de.debian.org/debian/pool/main/u/unp/unp_1.0.11.tar.gz'
url 'http://mirrors.kernel.org/debian/pool/main/u/unp/unp_1.0.11.tar.gz'
homepage 'http://packages.debian.org/de/etch/unp'
md5 'ecea662bd7e7efe7f7e2213bf21d9646'

View file

@ -1,12 +1,12 @@
require 'formula'
class Urlview <Formula
url 'http://ftp.de.debian.org/debian/pool/main/u/urlview/urlview_0.9.orig.tar.gz'
url 'http://mirrors.kernel.org/debian/pool/main/u/urlview/urlview_0.9.orig.tar.gz'
homepage 'http://packages.debian.org/unstable/misc/urlview'
md5 '4f253c82b59136181b1f0bf218ef059d'
def patches
"http://ftp.de.debian.org/debian/pool/main/u/urlview/urlview_0.9-18.1.diff.gz"
"http://mirrors.kernel.org/debian/pool/main/u/urlview/urlview_0.9-18.1.diff.gz"
end
def install