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:
parent
258ac091c9
commit
acbf4c142b
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user