ports/67315: [PATCH] audio/cdplayer.app doesn't fetch, distsite fix
Roman Neuhauser
neuhauser at chello.cz
Sat May 29 00:50:27 UTC 2004
>Number: 67315
>Category: ports
>Synopsis: [PATCH] audio/cdplayer.app doesn't fetch, distsite fix
>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: Fri May 28 17:50:23 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator: Roman Neuhauser
>Release: FreeBSD 4.9-RELEASE-p2 i386
>Organization:
>Environment:
System: FreeBSD isis.wad.cz 4.9-RELEASE-p2 FreeBSD 4.9-RELEASE-p2 #3: Sun Mar 7 02:11:16 CET 2004 root at isis.wad.cz:/usr/obj/usr/src/sys/FREEPUPPY2_6 i386
>Description:
also see portsurvey; maintainer cc'd
% wget -nv -S --spider http://tucows.mirror.ish.de/linux/files/CDPlayer.app-1.7.tar.gz
200 OK
% wget -nv -S --spider http://linux.iconet.com.br/files/CDPlayer.app-1.7.tar.gz
200 OK
% wget -nv -S --spider http://shawcable.linux.tucows.com/files/CDPlayer.app-1.7.tar.gz
http://shawcable.linux.tucows.com/files/CDPlayer.app-1.7.tar.gz:
02:37:47 ERROR 404: Not Found.
% wget -nv -S --spider http://linux.tucows.blueyonder.co.uk/files/CDPlayer.app-1.7.tar.gz
http://linux.tucows.blueyonder.co.uk/files/CDPlayer.app-1.7.tar.gz:
02:37:56 ERROR 404: Not Found.
% sudo make -DNOCLEANDEPENDS distclean fetch checksum
===> Cleaning for cdplayer.app-1.7_1
===> Deleting distfiles for cdplayer.app-1.7_1
===> Vulnerability check disabled
>How-To-Repeat:
>Fix:
--- audio::cdplayer.app.distsite.patch begins here ---
Index: audio/cdplayer.app/Makefile
===================================================================
RCS file: /home/ncvs/ports/audio/cdplayer.app/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- audio/cdplayer.app/Makefile 4 Feb 2004 05:18:25 -0000 1.8
+++ audio/cdplayer.app/Makefile 23 May 2004 15:16:34 -0000
@@ -9,8 +9,8 @@
PORTVERSION= 1.7
PORTREVISION= 1
CATEGORIES= audio windowmaker
-MASTER_SITES= http://shawcable.linux.tucows.com/files/ \
- http://linux.tucows.blueyonder.co.uk/files/
+MASTER_SITES= http://tucows.mirror.ish.de/linux/files/ \
+ http://linux.iconet.com.br/files/
DISTNAME= CDPlayer.app-${PORTVERSION}
MAINTAINER= dsh at vlink.ru
--- audio::cdplayer.app.distsite.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
>> CDPlayer.app-1.7.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
>> Attempting to fetch from http://tucows.mirror.ish.de/linux/files/.
Receiving CDPlayer.app-1.7.tar.gz (60968 bytes): 100%
60968 bytes transferred in 0.2 seconds (365.32 kBps)
>> Checksum OK for CDPlayer.app-1.7.tar.gz.
More information about the freebsd-ports-bugs
mailing list