ftp(1) speaks HTTP/1.1 now, switch back to upstream MASTER_SITES

Thanks to kmos@ for hosting those distfiles in the meantime.
This commit is contained in:
jca 2019-11-26 15:22:07 +00:00
parent 258ac091c9
commit acbf4c142b
3 changed files with 6 additions and 9 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.19 2019/10/07 18:26:07 jca Exp $
# $OpenBSD: Makefile,v 1.20 2019/11/26 15:22:07 jca Exp $
COMMENT= file compressor with a high compression ratio
@ -12,8 +12,7 @@ MAINTAINER= Lawrence Teo <lteo@openbsd.org>
# GPL
PERMIT_PACKAGE= Yes
MASTER_SITES= https://filedump.se.rit.edu/pub/distfiles/ \
${HOMEPAGE}ftp/rzip/ \
MASTER_SITES= ${HOMEPAGE}ftp/rzip/ \
${HOMEPAGE}ftp/rzip/old-versions/
LIB_DEPENDS = archivers/bzip2

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.83 2019/11/13 12:17:21 espie Exp $
# $OpenBSD: Makefile,v 1.84 2019/11/26 15:22:07 jca Exp $
COMMENT = mirroring/synchronization over low bandwidth links
@ -16,8 +16,7 @@ PERMIT_PACKAGE = Yes
WANTLIB = c
MASTER_SITES = https://filedump.se.rit.edu/pub/distfiles/ \
https://rsync.samba.org/ftp/rsync/src/ \
MASTER_SITES = https://rsync.samba.org/ftp/rsync/src/ \
http://ftp.funet.fi/pub/mirrors/samba.org/pub/rsync/src/
CONFIGURE_STYLE =gnu

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.9 2019/10/07 13:35:48 jca Exp $
# $OpenBSD: Makefile,v 1.10 2019/11/26 15:22:07 jca Exp $
# not useful on anything else
ONLY_FOR_ARCHS= i386
@ -10,8 +10,7 @@ REVISION= 1
DISTFILES= tphdisk.c
CATEGORIES= sysutils
MASTER_SITES= https://filedump.se.rit.edu/pub/distfiles/ \
https://www.samba.org//ftp/unpacked/junkcode/
MASTER_SITES= https://www.samba.org//ftp/unpacked/junkcode/
# GPLv2+
PERMIT_PACKAGE= Yes