ports/168349: Change net/wireshark MASTER_SITES
Esa Karkkainen
ejk at iki.fi
Sat May 26 19:10:02 UTC 2012
>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 at FreeBSD.org
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list