remove bad mirror from print/foomatic-filters, which is serving HTML documents instead of distfile. Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->acm Over to maintainer (via the GNATS Auto Assign Tool)
Hi, I've just confirmed this, if you don't have time to would you mind if I committed this? Chris
Author: crees Date: Sun Jan 13 14:36:42 2013 New Revision: 310323 URL: http://svnweb.freebsd.org/changeset/ports/310323 Log: Remove dead MASTER_SITE PR: ports/174444 Submitted by: 4721 Approved by: maintainer timeout (acm, 2m-2d) Modified: head/print/foomatic-filters/Makefile Modified: head/print/foomatic-filters/Makefile ============================================================================== --- head/print/foomatic-filters/Makefile Sun Jan 13 14:28:47 2013 (r310322) +++ head/print/foomatic-filters/Makefile Sun Jan 13 14:36:42 2013 (r310323) @@ -9,8 +9,7 @@ PORTNAME= foomatic-filters PORTVERSION= 4.0.7 PORTREVISION= 1 CATEGORIES= print -MASTER_SITES= http://www.linuxprinting.org/download/foomatic/ \ - http://www.openprinting.org/download/foomatic/ +MASTER_SITES= http://www.openprinting.org/download/foomatic/ MAINTAINER= acm@FreeBSD.org COMMENT= Foomatic wrapper scripts _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed. Thanks!
Responsible Changed From-To: acm->crees Timeout.