svn commit: r385636 - head/graphics/epdfview
Jan Beich
jbeich at FreeBSD.org
Thu May 7 16:22:07 UTC 2015
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 at 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
More information about the svn-ports-all
mailing list