Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 May 2012 22:04:04 +0300 (EEST)
From:      Esa Karkkainen <ejk@iki.fi>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        marcus@FreeBSD.org, Esa Karkkainen <ejk@iki.fi>
Subject:   ports/168349: Change net/wireshark MASTER_SITES
Message-ID:  <201205261904.q4QJ44PO060624@thunderbolt.my.domain>
Resent-Message-ID: <201205261910.q4QJA1xm041808@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         168349
>Category:       ports
>Synopsis:       Change net/wireshark MASTER_SITES
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 26 19:10:01 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Esa Karkkainen
>Release:        FreeBSD 9.0-RELEASE-p1 amd64
>Organization:
Is in state of disintegration
>Environment:
System: FreeBSD FreeBSD 9.0-RELEASE-p1
Ports tree cvsupped at May 26 19:57 EEST 2012
>Description:
Some of the master sites have gone and some have changed the directory tree, new sites have also been added.

The master sites have been updated, so that the 1.6.8 version is
fetchable, allthough this patch will make the current version 1.6.5
also fetchable, because the "askapache" site provides all versions.

The "askapache" site does not provide any publicly readable files,
at the URL http://wireshark.askapache.com/download/src/, only the
"Parent Directory" and "all-versions" directories are available.

I'll submit another PR of net/wireshark update from 1.6.5 to 1.6.8.
>How-To-Repeat:
cd ports/net/wireshark
make fetch
>Fix:
diff -ruN /usr/ports/net/wireshark/Makefile ports/net/wireshark/Makefile
--- /usr/ports/net/wireshark/Makefile	2012-02-15 17:19:31.464627467 +0200
+++ ports/net/wireshark/Makefile	2012-05-26 21:42:53.271863288 +0300
@@ -10,11 +10,13 @@
 PORTREVISION=	1
 CATEGORIES=	net ipv6
 MASTER_SITES=	http://www.wireshark.org/download/src/ \
-    		http://wireshark.osmirror.nl/download/src/ \
 		http://ftp.uni-kl.de/pub/wireshark/src/ \
-		http://wireshark.askapache.com/download/src/ \
-		http://wireshark.dsmirror.nl/download/src/ \
-		ftp://ftp.uni-kl.de/pub/wireshark/src/
+		http://wireshark.askapache.com/download/src/all-versions/ \
+		ftp://ftp.uni-kl.de/pub/wireshark/src/ \
+		http://prdownloads.sourceforge.net/wireshark/ \
+		http://ftp.yz.yamagata-u.ac.jp/pub/network/security/wireshark/src/ \
+		ftp://ftp.yz.yamagata-u.ac.jp/pub/network/security/wireshark/src/ \
+		http://wireshark.zing.org/download/src/
 DISTNAME=	${DATADIR_NAME}-${PORTVERSION}
 
 MAINTAINER=	marcus@FreeBSD.org
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201205261904.q4QJ44PO060624>