Bug 34787

Summary: Change of master archive site for the jbigkit port
Product: Ports & Packages Reporter: tedm <tedm>
Component: Individual Port(s)Assignee: Mikhail Teterin <mi>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description tedm 2002-02-10 10:40:03 UTC
In /usr/ports/graphics/jbigkit/Makefile is the line:

MASTER_SITES=   ftp://ftp.informatik.uni-erlangen.de/pub/doc/ISO/JBIG/

ftp.informatik.uni-erlangen.de is no longer permitting anonymous FTP.
Because of this the port is always pulling the source from ftp.freebsd.org

The program itself lists 

http://www.cl.cam.ac.uk/~mgk25/download/jbigkit-1.2.tar.gz

as one of the locations for this file, and that server is still
operating.

Fix: 

The Makefile in this port should be updated to point to 
www.cl.cam.ac.uk as the master site.
Comment 1 Anders Nordby freebsd_committer freebsd_triage 2002-02-10 13:30:57 UTC
Responsible Changed
From-To: freebsd-ports->mi

Over to maintainer.
Comment 2 Mikhail Teterin freebsd_committer freebsd_triage 2002-02-10 18:24:24 UTC
State Changed
From-To: open->closed

Committed. Thanks!