Date: Tue, 24 Aug 2004 20:58:56 +0200 (CEST) From: Koop Mast <kwm@rainbow-runner.nl> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/70913: Update: mastersites for sane-backend, sane-frontend Message-ID: <20040824185856.60027211B@prisma.rainbow-runner.nl> Resent-Message-ID: <200408241910.i7OJASJj049631@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 70913 >Category: ports >Synopsis: Update: mastersites for sane-backend, sane-frontend >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Aug 24 19:10:28 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Koop Mast >Release: FreeBSD 5.2.1-RELEASE-p8 i386 >Organization: >Environment: System: FreeBSD prisma.rainbow-runner.nl 5.2.1-RELEASE-p8 FreeBSD 5.2.1-RELEASE-p8 #27: Wed Jun 9 11:46:29 CEST 2004 root@prisma.rainbow-runner.nl:/usr/obj/usr/src/sys/UnderTheRainbow i386 >Description: Update the Mastersite to offical mirrors listed on: http://www.sane-project.org/ The site http://www.mostang.com/sane/ shows a redirect so its posible that the ftp servers won't hosts the distfiles anymore in the future (they still do for the current distfiles). >How-To-Repeat: >Fix: --- sane-distsites.diff begins here --- diff -ruN sane-backends.orig/Makefile sane-backends/Makefile --- sane-backends.orig/Makefile Mon Aug 23 10:15:00 2004 +++ sane-backends/Makefile Tue Aug 24 11:47:11 2004 @@ -9,7 +9,11 @@ PORTVERSION= 1.0.14 PORTREVISION= 1 CATEGORIES= graphics -MASTER_SITES= ftp://ftp.no.mostang.com/pub/sane/%SUBDIR%/ +MASTER_SITES= ftp://ftp.sane-project.org/pub/sane/%SUBDIR%/ \ + ftp://ftp2.sane-project.org/pub/sane/%SUBDIR%/ \ + ftp://ftp3.sane-project.org/pub/sane/%SUBDIR%/ \ + ftp://gd.tuwien.ac.at/hci/sane/%SUBDIR%/ \ + http://gd.tuwien.ac.at/hci/sane/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org diff -ruN sane-frontends.orig/Makefile sane-frontends/Makefile --- sane-frontends.orig/Makefile Sat Aug 21 01:19:51 2004 +++ sane-frontends/Makefile Tue Aug 24 11:48:44 2004 @@ -8,9 +8,11 @@ PORTNAME= sane-frontends PORTVERSION= 1.0.12 CATEGORIES= graphics -MASTER_SITES= ftp://ftp.mostang.com/pub/sane/%SUBDIR%/ \ - ftp://ftp.de.mostang.com/pub/sane/%SUBDIR%/ \ - ftp://ftp.no.mostang.com/pub/sane/%SUBDIR%/ +MASTER_SITES= ftp://ftp.sane-project.org/pub/sane/%SUBDIR%/ \ + ftp://ftp2.sane-project.org/pub/sane/%SUBDIR%/ \ + ftp://ftp3.sane-project.org/pub/sane/%SUBDIR%/ \ + ftp://gd.tuwien.ac.at/hci/sane/%SUBDIR%/ \ + http://gd.tuwien.ac.at/hci/sane/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org --- sane-distsites.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040824185856.60027211B>