Bug 21890 - ports/net/tintin++ source not found on any mastersite
Summary: ports/net/tintin++ source not found on any mastersite
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-10-10 10:40 UTC by ats
Modified: 2017-05-29 19:31 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ats 2000-10-10 10:40:01 UTC
tintin++v1.5pl9 can't be found on any mastersite. The first mastersite
only has tintin++v1.5pl6, the second is in the moment not reachable
and the third seems to have no longer the tree at it, there is no
clients subdir under mud available or it is hidden.

Fix: 

Back to the pl6 version or other mastersites that have the newer
version ?
How-To-Repeat: Try a make checksum or make fetch.
Comment 1 Park JongHwan 2000-10-11 12:00:18 UTC
Sorry, I didn't checked mastersite after foxfair's commit.

Please change MASTER_SITES to http://mail.newclear.net/tintin/download/


diff -urN ../net/tintin++/Makefile tintin++/Makefile
--- ../net/tintin++/Makefile	Wed Sep 27 04:50:28 2000
+++ tintin++/Makefile	Wed Oct 11 19:45:24 2000
@@ -8,9 +8,7 @@
 PORTNAME=	tintin
 PORTVERSION=	1.5.9
 CATEGORIES=     net games
-MASTER_SITES=   ftp://ftp.walrus.com/pub/avatar/clients/ \
-		ftp://ftp.cctpu.edu.ru/pub/comp/networking/mud/ \
-		ftp://iclub.nsu.ru/pub/mud/clients/tintin++/
+MASTER_SITES=   http://mail.newclear.net/tintin/download/
 DISTNAME=	tintin++v1.5pl9
 
 MAINTAINER=	jhp@cocoja.holywar.net
Comment 2 Ade Lovett freebsd_committer freebsd_triage 2000-10-12 22:16:31 UTC
State Changed
From-To: open->closed

Update committed, thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2017-05-29 19:31:21 UTC
A commit references this bug:

Author: olivier
Date: Mon May 29 19:30:31 UTC 2017
New revision: 442031
URL: https://svnweb.freebsd.org/changeset/ports/442031

Log:
  Fix MD5 TCP signature usage with latest tcpmd5 kernel module

  PR:		21890
  Submitted by:	ae
  Reported by:	Joseph Mulloy <freebsd-bugs@joe.mulloy.me>
  Approved by:	melifaro (maintainer)

  Fix build with option FIREWALL

  PR:		217150
  Submitted by:	olivier
  Reported by:	O. Hartmann <ohartmann@walstatt.org>
  Approved by:	melifaro (maintainer)
  Sponsored by:	Orange

Changes:
  head/net/bird/Makefile
  head/net/bird/files/bird.in
  head/net/bird/files/bird6.in
  head/net/bird/files/firewall_support.patch
  head/net/bird/files/patch-sysdep-bsd-setkey.h