svn commit: r522360 - head/graphics/sane-epkowa

Cy Schubert cy at FreeBSD.org
Wed Jan 8 03:45:10 UTC 2020


Author: cy
Date: Wed Jan  8 03:45:09 2020
New Revision: 522360
URL: https://svnweb.freebsd.org/changeset/ports/522360

Log:
  Unbreak and make fetchable again by finding a new home for its distfile.
  
  Submitted by:	martymac
  Reported by:	martymac

Modified:
  head/graphics/sane-epkowa/Makefile   (contents, props changed)

Modified: head/graphics/sane-epkowa/Makefile
==============================================================================
--- head/graphics/sane-epkowa/Makefile	Wed Jan  8 03:38:15 2020	(r522359)
+++ head/graphics/sane-epkowa/Makefile	Wed Jan  8 03:45:09 2020	(r522360)
@@ -43,13 +43,12 @@ PORTNAME=	epkowa
 PORTVERSION=	2.11.0
 PORTREVISION=	5
 CATEGORIES=	graphics
-MASTER_SITES=	http://lx1.avasys.jp/iscan/${PORTVERSION}/
+MASTER_SITES=	http://cschubert.com/distfiles/ \
+		LOCAL/cy
 DISTNAME=	iscan_${PORTVERSION}-1
 
 MAINTAINER=	cy at FreeBSD.org
 COMMENT=	The sane-epkowa driver for FreeBSD
-
-BROKEN=		unfetchable
 
 # use the following two lines for 2.15.0
 # MASTER_SITES=http://linux.avasys.jp/drivers/iscan/${PORTVERSION}/


More information about the svn-ports-all mailing list