Date: Thu, 7 May 2015 16:22:07 +0000 (UTC) From: Jan Beich <jbeich@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r385636 - head/graphics/epdfview Message-ID: <201505071622.t47GM72t013743@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: jbeich Date: Thu May 7 16:22:06 2015 New Revision: 385636 URL: https://svnweb.freebsd.org/changeset/ports/385636 Log: graphics/epdfview: refresh with working mirrors trac.emma-soft.com -> No address record mirror.slitaz.org -> Not Found (only .tar.gz available) Modified: head/graphics/epdfview/Makefile (contents, props changed) Modified: head/graphics/epdfview/Makefile ============================================================================== --- head/graphics/epdfview/Makefile Thu May 7 16:00:46 2015 (r385635) +++ head/graphics/epdfview/Makefile Thu May 7 16:22:06 2015 (r385636) @@ -5,16 +5,16 @@ PORTNAME= epdfview PORTVERSION= 0.1.8 PORTREVISION= 8 CATEGORIES= graphics print gnome -MASTER_SITES= http://trac.emma-soft.com/epdfview/chrome/site/releases/ \ - http://mirror.slitaz.org/sources/packages/e/ +MASTER_SITES= FRUGALWARE/xapps-extra/${PORTNAME} \ + ftp://ftp.slackware.com/.1/blfs/conglomeration/${PORTNAME}/ \ + http://anduin.linuxfromscratch.org/sources/BLFS/conglomeration/${PORTNAME}/ \ + http://pkgs.fedoraproject.org/repo/pkgs/${PORTNAME}/${DISTNAME}${EXTRACT_SUFX}/e50285b01612169b2594fea375f53ae4/ MAINTAINER= ports@FreeBSD.org COMMENT= Lightweight PDF document viewer LICENSE= GPLv2 -BROKEN= No public distfiles - BUILD_DEPENDS= cppunit-config:${PORTSDIR}/devel/cppunit LIB_DEPENDS= libpoppler-glib.so:${PORTSDIR}/graphics/poppler-glib
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505071622.t47GM72t013743>