Date: Wed, 22 Jan 2014 23:37:53 +0000 (UTC) From: Matthias Andree <mandree@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r340749 - in head: Mk devel/epm print/cups-base textproc/fldiff textproc/htmldoc Message-ID: <201401222337.s0MNbrV5021464@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mandree Date: Wed Jan 22 23:37:53 2014 New Revision: 340749 URL: http://svnweb.freebsd.org/changeset/ports/340749 QAT: https://qat.redports.org/buildarchive/r340749/ Log: Update master sites for some ports formerly hosted on easysw.com, now extinct. Remove easysw.com domain from MASTER_SITE_EASYSW, and drop tu-bs.de from mirror list (is no longer mirroring easysw.com). Modified: head/Mk/bsd.sites.mk head/devel/epm/Makefile head/print/cups-base/Makefile head/textproc/fldiff/Makefile head/textproc/htmldoc/Makefile Modified: head/Mk/bsd.sites.mk ============================================================================== --- head/Mk/bsd.sites.mk Wed Jan 22 23:32:26 2014 (r340748) +++ head/Mk/bsd.sites.mk Wed Jan 22 23:37:53 2014 (r340749) @@ -198,9 +198,6 @@ MASTER_SITE_DEBIAN_POOL+= \ .if !defined(IGNORE_MASTER_SITE_EASYSW) MASTER_SITE_EASYSW+= \ - http://ftp.easysw.com/pub/%SUBDIR%/ \ - ftp://ftp.easysw.com/pub/%SUBDIR%/ \ - ftp://ftp.rz.tu-bs.de/pub/mirror/ftp.easysw.com/ftp/pub/%SUBDIR%/ \ http://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub/%SUBDIR%/ \ ftp://ftp.funet.fi/pub/mirrors/ftp.easysw.com/pub/%SUBDIR%/ .endif Modified: head/devel/epm/Makefile ============================================================================== --- head/devel/epm/Makefile Wed Jan 22 23:32:26 2014 (r340748) +++ head/devel/epm/Makefile Wed Jan 22 23:37:53 2014 (r340749) @@ -4,7 +4,7 @@ PORTNAME= epm PORTVERSION= 4.2 CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_EASYSW} +MASTER_SITES= http://www.msweet.org/files/project2/ MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTVERSION} EXTRACT_SUFX= -source.tar.bz2 Modified: head/print/cups-base/Makefile ============================================================================== --- head/print/cups-base/Makefile Wed Jan 22 23:32:26 2014 (r340748) +++ head/print/cups-base/Makefile Wed Jan 22 23:37:53 2014 (r340749) @@ -6,7 +6,8 @@ PORTVERSION= 1.5.4 DISTVERSIONSUFFIX= -source PORTREVISION= 1 CATEGORIES= print -MASTER_SITES= EASYSW/${PORTNAME}/${DISTVERSION} +MASTER_SITES= http://www.cups.org/software/${DISTVERSION}/ \ + EASYSW/${PORTNAME}/${DISTVERSION} PKGNAMESUFFIX= ${CUPS_SUFFIX}${PKGNAMESUFFIX2} MAINTAINER= bsam@FreeBSD.org Modified: head/textproc/fldiff/Makefile ============================================================================== --- head/textproc/fldiff/Makefile Wed Jan 22 23:32:26 2014 (r340748) +++ head/textproc/fldiff/Makefile Wed Jan 22 23:37:53 2014 (r340749) @@ -5,8 +5,7 @@ PORTNAME= fldiff PORTVERSION= 1.1 PORTREVISION= 8 CATEGORIES= textproc -MASTER_SITES= http://www.easysw.com/~mike/fldiff/ \ - CRITICAL +MASTER_SITES= CRITICAL DISTNAME= ${PORTNAME}-${PORTVERSION}-source MAINTAINER= ehaupt@FreeBSD.org Modified: head/textproc/htmldoc/Makefile ============================================================================== --- head/textproc/htmldoc/Makefile Wed Jan 22 23:32:26 2014 (r340748) +++ head/textproc/htmldoc/Makefile Wed Jan 22 23:37:53 2014 (r340749) @@ -5,7 +5,8 @@ PORTNAME= htmldoc PORTVERSION= 1.8.27 PORTREVISION= 7 CATEGORIES= textproc -MASTER_SITES= ${MASTER_SITE_EASYSW} +MASTER_SITES= http://www.msweet.org/files/project1/ \ + ${MASTER_SITE_EASYSW} MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}-source
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401222337.s0MNbrV5021464>