Date: Fri, 4 Oct 2019 22:12:36 +0000 (UTC) From: Cy Schubert <cy@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r513784 - head/graphics/xpdf3 Message-ID: <201910042212.x94MCavS081183@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: cy Date: Fri Oct 4 22:12:36 2019 New Revision: 513784 URL: https://svnweb.freebsd.org/changeset/ports/513784 Log: Update MASTER_SITES removing dead URLs. PR: 241066 Submitted by: naddy Modified: head/graphics/xpdf3/Makefile (contents, props changed) Modified: head/graphics/xpdf3/Makefile ============================================================================== --- head/graphics/xpdf3/Makefile Fri Oct 4 22:12:33 2019 (r513783) +++ head/graphics/xpdf3/Makefile Fri Oct 4 22:12:36 2019 (r513784) @@ -4,10 +4,7 @@ PORTNAME= xpdf PORTVERSION= 3.04 PORTREVISION= 10 CATEGORIES= graphics print -MASTER_SITES= http://mirrors.rit.edu/zi/ \ - ftp://ftp.foolabs.com/pub/xpdf/ \ - TEX_CTAN/support/xpdf \ - http://komquats.com/distfiles/ +MASTER_SITES= https://xpdfreader-dl.s3.amazonaws.com/old/ .if !defined(MASTERDIR) PKGNAMESUFFIX= 3 CONFLICTS_INSTALL= xpdf4-* xpdf-*
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910042212.x94MCavS081183>