Date: Sun, 19 Mar 2006 21:00:29 +0100 (CET) From: Jean-Francois BOEUF <jfb@minet.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/94702: [PATCH] astro/stars : fix unfetchable (mastersite & distname) Message-ID: <200603192000.k2JK0TcI075998@delirium.minet.net> Resent-Message-ID: <200603192000.k2JK0cc3015035@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 94702 >Category: ports >Synopsis: [PATCH] astro/stars : fix unfetchable (mastersite & distname) >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Sun Mar 19 20:00:37 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Jean-Francois BOEUF >Release: FreeBSD 5.4-STABLE i386 >Organization: >Environment: System: FreeBSD delirium.minet.net 5.4-STABLE FreeBSD 5.4-STABLE #0: Sat Jan 21 15:58:02 CET 2006 root@delirium.minet.net:/export/obj/export/src/sys/GENERIC i386 >Description: unfetchable distfile (http://people.freebsd.org/~fenner/portsurvey/astro.html#stars) >How-To-Repeat: >Fix: --- stars.diff begins here --- --- ports/astro/stars/Makefile Thu Mar 18 18:28:06 2004 +++ ports/astro/stars/Makefile Sun Mar 19 20:50:05 2006 @@ -8,9 +8,8 @@ PORTNAME= stars PORTVERSION= 1.0 CATEGORIES= astro -MASTER_SITES= ftp://ftp.planetmirror.com/pub/hpfreeware/X11/Demos/stars-1.0/ \ - http://public.www.planetmirror.com/pub/hpfreeware/X11/Demos/stars-1.0/ -DISTNAME= stars-1.0-ss-11.00 +MASTER_SITES= http://hpux.connect.org.uk/ftp/hpux/X11/Demos/stars-1.0/ +DISTNAME= stars-1.0-src-11.00 MAINTAINER= ports@FreeBSD.org COMMENT= Star field demo --- ports/astro/stars/distinfo Thu Nov 24 00:45:53 2005 +++ ports/astro/stars/distinfo Sun Mar 19 20:47:43 2006 @@ -1,3 +1,3 @@ -MD5 (stars-1.0-ss-11.00.tar.gz) = a0a0f45a10eab82cc5bdae2788302d05 -SHA256 (stars-1.0-ss-11.00.tar.gz) = 519d65d1f81db6159c32e9b6f1acee7a7ace8ab3f13cae4e9da35324f916347e -SIZE (stars-1.0-ss-11.00.tar.gz) = 5410 +MD5 (stars-1.0-src-11.00.tar.gz) = a0a0f45a10eab82cc5bdae2788302d05 +SHA256 (stars-1.0-src-11.00.tar.gz) = 519d65d1f81db6159c32e9b6f1acee7a7ace8ab3f13cae4e9da35324f916347e +SIZE (stars-1.0-src-11.00.tar.gz) = 5410 --- stars.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603192000.k2JK0TcI075998>