Remove gd.tuwien.ac.at from MASTER_SITES, seems it doesnt exist anymore.

I checked that the distfiles still fetched from their alternative
source.
There still remains two issues with converters/xlhtml (no other source
for the oooooold version we have in tree) and the gentoo patch in
x11/qt3.
This commit is contained in:
landry 2018-06-30 11:41:36 +00:00
parent 3409790af3
commit 176eab4f30
5 changed files with 7 additions and 12 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.162 2018/03/29 19:32:12 sthen Exp $
# $OpenBSD: Makefile,v 1.163 2018/06/30 11:41:36 landry Exp $
DPB_PROPERTIES = parallel
@ -33,7 +33,6 @@ PERMIT_PACKAGE_CDROM = Yes
WANTLIB += c crypto ssl
MASTER_SITES = http://mirror.switch.ch/ftp/mirror/OpenLDAP/openldap-release/ \
http://gd.tuwien.ac.at/infosys/network/OpenLDAP/openldap-release/ \
http://mirror.aarnet.edu.au/pub/openldap/openldap-release/ \
ftp://ftp.OpenLDAP.org/pub/OpenLDAP/openldap-release/ \
http://ftp.ntua.gr/mirror/OpenLDAP/openldap-release/

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.25 2018/05/15 11:12:21 espie Exp $
# $OpenBSD: Makefile,v 1.26 2018/06/30 11:41:36 landry Exp $
COMMENT= open-source LDAP software (server, legacy version)
@ -15,7 +15,6 @@ PERMIT_PACKAGE_CDROM= Yes
WANTLIB += c crypto m perl pthread sasl2 ssl util
MASTER_SITES= http://mirror.switch.ch/ftp/mirror/OpenLDAP/openldap-release/ \
http://gd.tuwien.ac.at/infosys/network/OpenLDAP/openldap-release/ \
http://mirror.aarnet.edu.au/pub/openldap/openldap-release/ \
ftp://ftp.OpenLDAP.org/pub/OpenLDAP/openldap-release/ \
http://ftp.ntua.gr/mirror/OpenLDAP/openldap-release/

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.52 2015/06/12 09:57:41 bentley Exp $
# $OpenBSD: Makefile,v 1.53 2018/06/30 11:41:36 landry Exp $
COMMENT= X11 image display and modification tool
@ -6,8 +6,7 @@ DISTNAME= xv-3.10a
REVISION= 15
CATEGORIES= graphics x11
MASTER_SITES= http://gd.tuwien.ac.at/graphics/xv/ \
ftp://ftp.cis.upenn.edu/pub/xv/
MASTER_SITES= ftp://ftp.cis.upenn.edu/pub/xv/
MASTER_SITES0= ${MASTER_SITE_SOURCEFORGE:=png-mng/}
DISTFILES= ${DISTNAME}.tar.gz xv-3.10a-jumbo-patches-20070520.tar.gz:0
DIST_SUBDIR= xv

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.19 2017/11/21 00:13:03 naddy Exp $
# $OpenBSD: Makefile,v 1.20 2018/06/30 11:41:36 landry Exp $
COMMENT= Open Crypto Development Kit
@ -17,7 +17,6 @@ PERMIT_PACKAGE_CDROM= Yes
WANTLIB= gcrypt>=13 gpg-error iconv intl z
MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/alpha/gnutls/opencdk/ \
ftp://gd.tuwien.ac.at/privacy/gnupg/alpha/gnutls/opencdk/ \
http://sunsite.dk/pub/security/gcrypt/alpha/gnutls/opencdk/ \
http://ftp.linux.it/pub/mirrors/gnupg/alpha/gnutls/opencdk/
EXTRACT_SUFX= .tar.bz2

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.174 2018/06/29 09:58:56 espie Exp $
# $OpenBSD: Makefile,v 1.175 2018/06/30 11:41:36 landry Exp $
COMMENT-main= XML parsing library
COMMENT-python= Python bindings for libxml
@ -9,8 +9,7 @@ PKGNAME-main= libxml-${VERSION}
PKGNAME-python= py-libxml-${VERSION}
SHARED_LIBS += xml2 16.1 # 11.8
CATEGORIES= textproc
MASTER_SITES= http://gd.tuwien.ac.at/pub/libxml/ \
ftp://xmlsoft.org/libxml/
MASTER_SITES= ftp://xmlsoft.org/libxml/
REVISION-main= 0
HOMEPAGE= http://xmlsoft.org/