Skip to content

Commit

Permalink
Stop using ftp://ftp.gnu.org and http://ftp.gnu.org in favour of the …
Browse files Browse the repository at this point in the history
…HTTPS variant
  • Loading branch information
palfrey committed Nov 14, 2019
1 parent 5da50e0 commit d3cdf1a
Show file tree
Hide file tree
Showing 30 changed files with 30 additions and 30 deletions.
2 changes: 1 addition & 1 deletion community/a2ps/APKBUILD
Expand Up @@ -10,7 +10,7 @@ depends="ghostscript imagemagick perl"
makedepends="gperf autoconf automake libtool"
install=
subpackages="$pkgname-dev $pkgname-doc"
source="ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz
source="https://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz
$pkgname-4.13c-fnmatch-replacement.patch
$pkgname-4.13c-emacs.patch
$pkgname-4.13-manpage-chmod.patch
Expand Down
2 changes: 1 addition & 1 deletion community/emacs/APKBUILD
Expand Up @@ -14,7 +14,7 @@ makedepends="autoconf automake linux-headers paxmark gawk
libxml2-dev pango-dev tiff-dev libjpeg-turbo-dev ncurses-dev
ncurses-libs gnutls-dev libxaw-dev"
subpackages="$pkgname-doc $pkgname-nox $pkgname-x11 $pkgname-gtk2"
source="ftp://ftp.gnu.org/gnu/emacs/emacs-$pkgver.tar.xz
source="https://ftp.gnu.org/gnu/emacs/emacs-$pkgver.tar.xz
gamedir.patch"

prepare() {
Expand Down
2 changes: 1 addition & 1 deletion community/stow/APKBUILD
Expand Up @@ -11,7 +11,7 @@ depends="perl"
makedepends="perl-test-output"
checkdepends="perl-io-stringy"
subpackages="$pkgname-doc"
source="ftp://ftp.gnu.org/pub/gnu/stow/stow-$pkgver.tar.bz2"
source="https://ftp.gnu.org/gnu/stow/stow-$pkgver.tar.bz2"

build() {
./configure \
Expand Down
2 changes: 1 addition & 1 deletion main/aspell-fr/APKBUILD
Expand Up @@ -9,7 +9,7 @@ arch="noarch"
license="GPL-2.0"
depends=""
makedepends="aspell-dev"
source="ftp://ftp.gnu.org/gnu/aspell/dict/fr/aspell-fr-$_ver.tar.bz2"
source="https://ftp.gnu.org/gnu/aspell/dict/fr/aspell-fr-$_ver.tar.bz2"

_builddir="$srcdir"/aspell-fr-$_ver
build () {
Expand Down
2 changes: 1 addition & 1 deletion main/autoconf/APKBUILD
Expand Up @@ -9,7 +9,7 @@ url="https://www.gnu.org/software/autoconf"
depends="m4 perl"
subpackages="$pkgname-doc"
options="!check"
source="ftp://ftp.gnu.org/pub/gnu/$pkgname/$pkgname-$pkgver.tar.gz
source="https://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz
autoconf-2.69-fix-perl-regex.patch
autoconf-2.69-backport-runstatedir.patch
"
Expand Down
2 changes: 1 addition & 1 deletion main/gnuchess/APKBUILD
Expand Up @@ -8,7 +8,7 @@ url="https://www.gnu.org/software/chess/"
arch="all"
license="GPL-3.0-or-later"
subpackages="$pkgname-doc"
source="ftp://ftp.gnu.org/pub/gnu/chess/gnuchess-$pkgver.tar.gz
source="https://ftp.gnu.org/gnu/chess/gnuchess-$pkgver.tar.gz
uclibc.patch
"
builddir="$srcdir/$pkgname-$pkgver"
Expand Down
2 changes: 1 addition & 1 deletion main/gperf/APKBUILD
Expand Up @@ -9,7 +9,7 @@ license="GPL-3.0+"
subpackages="$pkgname-doc"
depends=
makedepends=
source="ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz"
source="https://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz"

build ()
{
Expand Down
2 changes: 1 addition & 1 deletion main/groff/APKBUILD
Expand Up @@ -9,7 +9,7 @@ license="GPL-3.0-or-later"
makedepends="perl bison zlib-dev texinfo"
checkdepends="diffutils"
subpackages="$pkgname-doc"
source="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz
source="https://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz
site.tmac
"

Expand Down
2 changes: 1 addition & 1 deletion main/guile/APKBUILD
Expand Up @@ -18,7 +18,7 @@ makedepends="gmp-dev libtool ncurses-dev texinfo libunistring-dev libffi-dev
depends=
depends_dev="guile gc-dev"
install=
source="ftp://ftp.gnu.org/pub/gnu/$pkgname/$pkgname-$pkgver.tar.gz
source="https://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz
0002-Mark-mutex-with-owner-not-retained-threads-test-as-u.patch
"

Expand Down
2 changes: 1 addition & 1 deletion main/help2man/APKBUILD
Expand Up @@ -9,7 +9,7 @@ license="GPL-3.0-or-later"
depends="perl"
options="!check" # No test suite
subpackages="$pkgname-doc"
source="http://ftp.gnu.org/gnu/help2man/help2man-$pkgver.tar.xz"
source="https://ftp.gnu.org/gnu/help2man/help2man-$pkgver.tar.xz"

build() {
cd "$builddir"
Expand Down
2 changes: 1 addition & 1 deletion main/libmicrohttpd/APKBUILD
Expand Up @@ -11,7 +11,7 @@ arch="all"
license="LGPL-2.1-or-later"
makedepends="curl-dev libgcrypt-dev gnutls-dev automake autoconf libtool"
subpackages="$pkgname-static $pkgname-dev $pkgname-doc"
source="http://ftp.gnu.org/gnu/libmicrohttpd/libmicrohttpd-$pkgver.tar.gz
source="https://ftp.gnu.org/gnu/libmicrohttpd/libmicrohttpd-$pkgver.tar.gz
disable-test_options.patch"

build() {
Expand Down
2 changes: 1 addition & 1 deletion main/libtasn1/APKBUILD
Expand Up @@ -10,7 +10,7 @@ license="GPL-3.0 LGPL"
makedepends="texinfo"
checkdepends="diffutils"
subpackages="$pkgname-dev $pkgname-doc"
source="http://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz"
source="https://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz"

# secfixes:
# 4.14-r0:
Expand Down
2 changes: 1 addition & 1 deletion main/libtool/APKBUILD
Expand Up @@ -6,7 +6,7 @@ pkgdesc="A generic library support script"
arch="all"
license="LGPL-2.0+"
url="https://www.gnu.org/software/libtool"
source="ftp://ftp.gnu.org/pub/gnu/libtool/${pkgname}-${pkgver}.tar.gz
source="https://ftp.gnu.org/gnu/libtool/${pkgname}-${pkgver}.tar.gz
libtool-fix-cross-compile.patch
"
depends="bash libltdl"
Expand Down
2 changes: 1 addition & 1 deletion main/m4/APKBUILD
Expand Up @@ -10,7 +10,7 @@ checkdepends=diffutils
arch="all"
license="GPL-3.0+"
subpackages="m4-doc"
source="ftp://ftp.gnu.org/gnu/m4/$pkgname-$pkgver.tar.gz
source="https://ftp.gnu.org/gnu/m4/$pkgname-$pkgver.tar.gz
disable-mbrtowc-test.patch
localename-test-fix.patch
"
Expand Down
2 changes: 1 addition & 1 deletion main/make/APKBUILD
Expand Up @@ -8,7 +8,7 @@ arch="all"
license="GPL-3.0-or-later"
depends=""
subpackages="$pkgname-doc"
source="ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.bz2
source="https://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.bz2
fix-atexit-exit.patch
fix-glob-dtype.patch
"
Expand Down
2 changes: 1 addition & 1 deletion main/mtools/APKBUILD
Expand Up @@ -8,7 +8,7 @@ arch="all"
license="GPL"
depends=
makedepends="texinfo"
source="ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.bz2"
source="https://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.bz2"
subpackages="$pkgname-doc"
builddir="$srcdir/$pkgname-$pkgver"

Expand Down
2 changes: 1 addition & 1 deletion main/parted/APKBUILD
Expand Up @@ -9,7 +9,7 @@ license="GPL-3.0"
subpackages="$pkgname-dev $pkgname-doc"
checkdepends="perl eudev util-linux"
makedepends="readline-dev ncurses-dev lvm2-dev bash util-linux-dev"
source="ftp://ftp.gnu.org/pub/gnu/$pkgname/$pkgname-$pkgver.tar.xz
source="https://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz
fix-includes.patch
fix-libintl-header-s390x.patch
parted-include-sysmacros.patch
Expand Down
2 changes: 1 addition & 1 deletion main/patch/APKBUILD
Expand Up @@ -13,7 +13,7 @@ makedepends="autoconf automake"
# http://lists.busybox.net/pipermail/busybox/2018-April/086401.html
checkdepends="coreutils bash ed"
subpackages="$pkgname-doc"
source="ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz
source="https://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.xz
CVE-2018-6951.patch
CVE-2018-6952.patch
0001-Allow-input-files-to-be-missing-for-ed-style-patches.patch
Expand Down
2 changes: 1 addition & 1 deletion main/pth/APKBUILD
Expand Up @@ -9,7 +9,7 @@ license="LGPL-2.1"
depends=""
subpackages="$pkgname-dev $pkgname-doc"
options="!libc_musl"
source="ftp://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz
source="https://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz
pth-2.0.5-parallelfix.patch
pth-2.0.6-ldflags.patch
pth-2.0.6-sigstack.patch
Expand Down
2 changes: 1 addition & 1 deletion main/screen/APKBUILD
Expand Up @@ -4,7 +4,7 @@ pkgname=screen
pkgver=4.7.0
pkgrel=0
pkgdesc="A window manager that multiplexes a physical terminal"
url="http://ftp.gnu.org/gnu/screen/"
url="https://ftp.gnu.org/gnu/screen/"
arch="all"
license="GPL-3.0-or-later"
options="!check" # No test suite.
Expand Down
2 changes: 1 addition & 1 deletion main/texinfo/APKBUILD
Expand Up @@ -10,7 +10,7 @@ license="GPL-3.0-or-later"
depends="perl"
makedepends="ncurses-dev perl-dev"
subpackages="$pkgname-doc"
source="ftp://ftp.gnu.org/pub/gnu/texinfo/texinfo-$pkgver.tar.xz
source="https://ftp.gnu.org/gnu/texinfo/texinfo-$pkgver.tar.xz
fix-build-without-NLS.patch"

build() {
Expand Down
2 changes: 1 addition & 1 deletion testing/binutils-cross-embedded/APKBUILD
Expand Up @@ -18,7 +18,7 @@ for target in $_targets; do
targetnorm="${target//-/_}"
subpackages="$_pkgbase-$target:$targetnorm $subpackages"
done
source="http://ftp.gnu.org/gnu/$_pkgbase/$_pkgbase-$pkgver.tar.bz2"
source="https://ftp.gnu.org/gnu/$_pkgbase/$_pkgbase-$pkgver.tar.bz2"

builddir="$srcdir/$_pkgbase-$pkgver"

Expand Down
2 changes: 1 addition & 1 deletion testing/enscript/APKBUILD
Expand Up @@ -7,7 +7,7 @@ url="https://www.gnu.org/software/enscript/"
arch="all"
license="GPL-3.0-only"
subpackages="$pkgname-doc"
source="http://ftp.gnu.org/gnu/enscript/$pkgname-$pkgver.tar.gz"
source="https://ftp.gnu.org/gnu/enscript/$pkgname-$pkgver.tar.gz"

builddir="$srcdir/$pkgname-$pkgver"
options="!check"
Expand Down
2 changes: 1 addition & 1 deletion testing/gforth/APKBUILD
Expand Up @@ -10,7 +10,7 @@ license="GPL-3.0-or-later"
options="!check" # Hangs
makedepends="libffi-dev libtool m4"
subpackages="$pkgname-doc"
source="http://ftp.gnu.org/gnu/gforth/$pkgname-$pkgver.tar.gz"
source="https://ftp.gnu.org/gnu/gforth/$pkgname-$pkgver.tar.gz"

prepare() {
default_prepare
Expand Down
2 changes: 1 addition & 1 deletion testing/libosip2/APKBUILD
Expand Up @@ -10,7 +10,7 @@ license="LGPL-2.1-or-later"
makedepends="autoconf automake libtool"
options="libtool"
subpackages="$pkgname-dev $pkgname-doc"
source="http://ftp.gnu.org/gnu/osip/libosip2-$pkgver.tar.gz"
source="https://ftp.gnu.org/gnu/osip/libosip2-$pkgver.tar.gz"

prepare() {
default_prepare
Expand Down
2 changes: 1 addition & 1 deletion testing/octave/APKBUILD
Expand Up @@ -12,7 +12,7 @@ makedepends="autoconf automake libtool bison curl fftw-dev fltk-dev fontconfig-d
freetype-dev gfortran glu-dev gnuplot imagemagick-dev hdf5-dev
lapack-dev libsm-dev libltdl lcms2-dev pcre-dev perl pkgconf qt5-qtbase-dev
readline-dev texinfo zlib-dev texlive texlive-dvi"
source="ftp://ftp.gnu.org/gnu/octave/$pkgname-$pkgver.tar.gz
source="https://ftp.gnu.org/gnu/octave/$pkgname-$pkgver.tar.gz
libinterp-deps.patch
abs.patch
"
Expand Down
2 changes: 1 addition & 1 deletion testing/snapper/musl-mktime.patch
@@ -1,4 +1,4 @@
According to http://ftp.gnu.org/old-gnu/Manuals/glibc-2.2.3/html_chapter/libc_21.html
According to https://ftp.gnu.org/old-gnu/Manuals/glibc-2.2.3/html_chapter/libc_21.html
timelocal(2) is functionally identical to mktime(2), but more
mnemonically named. There is no timelocal(2) defined in musl libc.

Expand Down
2 changes: 1 addition & 1 deletion testing/uucp/APKBUILD
Expand Up @@ -16,7 +16,7 @@ subpackages="$pkgname-doc"
options="suid"
pkgusers="uucp"
pkggroups="uucp"
source="ftp://ftp.gnu.org/pub/gnu/$pkgname/$pkgname-$pkgver.tar.gz"
source="https://ftp.gnu.org/gnu/$pkgname/$pkgname-$pkgver.tar.gz"

builddir="$srcdir"/$pkgname-$pkgver
build() {
Expand Down
2 changes: 1 addition & 1 deletion testing/vcdimager/APKBUILD
Expand Up @@ -10,7 +10,7 @@ license="GPL"
options="!check"
makedepends="libxml2-dev libcdio-dev popt-dev"
subpackages="$pkgname-dev $pkgname-doc"
source=""ftp://ftp.gnu.org/gnu/vcdimager/${pkgname}-${pkgver}.tar.gz
source="https://ftp.gnu.org/gnu/vcdimager/${pkgname}-${pkgver}.tar.gz"
builddir="$srcdir/$pkgname-$pkgver"

build() {
Expand Down
2 changes: 1 addition & 1 deletion testing/zile/APKBUILD
Expand Up @@ -11,7 +11,7 @@ depends=""
makedepends="ncurses-dev gc-dev perl help2man"
install=""
subpackages="${pkgname}-doc"
source="http://ftp.gnu.org/gnu/zile/${pkgname}-${pkgver}.tar.gz"
source="https://ftp.gnu.org/gnu/zile/${pkgname}-${pkgver}.tar.gz"
builddir="$srcdir/${pkgname}-${pkgver}"

build() {
Expand Down

0 comments on commit d3cdf1a

Please sign in to comment.