Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 May 2004 13:28:46 +0200 (CEST)
From:      Roman Neuhauser <neuhauser@chello.cz>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/67071: [PATCH] astro/p5-Astro-* (eSTAR modules) distsite fix
Message-ID:  <20040523112846.C6E522FDA01@isis.wad.cz>
Resent-Message-ID: <200405231130.i4NBUUUq077662@freefall.freebsd.org>

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

>Number:         67071
>Category:       ports
>Synopsis:       [PATCH] astro/p5-Astro-* (eSTAR modules) 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:   Sun May 23 04:30:30 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@isis.wad.cz:/usr/obj/usr/src/sys/FREEPUPPY2_6 i386


	
>Description:
see portsurvey, http://www.estar.org.uk/software/, and

% w3m -dump http://www.astro.ex.ac.uk/estar/
Received cookie: Apache=213.220.229.16.1085311292526579
Refresh (10 sec) http://www.estar.org.uk/

    Welcome to the eSTAR Project                                               
                                                                               
    The eSTAR project website has moved. You will be redirected to the new     
    location in 10 seconds, if this doesn't happen automatically please go to  
    www.estar.org.uk                                                           
                                                                               
                                                                               
                                                                               
    webmaster@estar.org.uk                                                     
    Site Last Modified: 20th Oct. 2003                                         
                                                                               
    Exeter JMU Liverpool JACH Southampton Starlink dti PPARC EPSRC             
   

>How-To-Repeat:
	
>Fix:

	

--- astro::p5-Astro-*.distsite.patch begins here ---
Index: astro/p5-Astro-ADS/Makefile
===================================================================
RCS file: /home/ncvs/ports/astro/p5-Astro-ADS/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- astro/p5-Astro-ADS/Makefile	7 Oct 2003 15:57:15 -0000	1.6
+++ astro/p5-Astro-ADS/Makefile	23 May 2004 10:33:53 -0000
@@ -10,7 +10,7 @@
 PORTVERSION=	1.20.7
 CATEGORIES=	astro perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN} \
-		http://www.astro.ex.ac.uk/estar/software/
+		http://www.estar.org.uk/software/
 MASTER_SITE_SUBDIR=	Astro
 PKGNAMEPREFIX=	p5-
 
Index: astro/p5-Astro-Catalog/Makefile
===================================================================
RCS file: /home/ncvs/ports/astro/p5-Astro-Catalog/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- astro/p5-Astro-Catalog/Makefile	14 Oct 2003 11:58:15 -0000	1.5
+++ astro/p5-Astro-Catalog/Makefile	23 May 2004 10:31:34 -0000
@@ -10,7 +10,7 @@
 PORTVERSION=	2.1.3
 CATEGORIES=	astro perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN} \
-		http://www.astro.ex.ac.uk/estar/software/
+		http://www.estar.org.uk/software/
 MASTER_SITE_SUBDIR=	Astro
 PKGNAMEPREFIX=	p5-
 
Index: astro/p5-Astro-DSS/Makefile
===================================================================
RCS file: /home/ncvs/ports/astro/p5-Astro-DSS/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- astro/p5-Astro-DSS/Makefile	16 Oct 2003 22:05:25 -0000	1.5
+++ astro/p5-Astro-DSS/Makefile	23 May 2004 10:33:53 -0000
@@ -10,7 +10,7 @@
 PORTVERSION=	1.6.1
 CATEGORIES=	astro perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN} \
-		http://www.astro.ex.ac.uk/estar/software/
+		http://www.estar.org.uk/software/
 MASTER_SITE_SUBDIR=	Astro
 PKGNAMEPREFIX=	p5-
 
Index: astro/p5-Astro-SIMBAD/Makefile
===================================================================
RCS file: /home/ncvs/ports/astro/p5-Astro-SIMBAD/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- astro/p5-Astro-SIMBAD/Makefile	16 Oct 2003 22:10:58 -0000	1.5
+++ astro/p5-Astro-SIMBAD/Makefile	23 May 2004 10:33:53 -0000
@@ -10,7 +10,7 @@
 PORTVERSION=	1.9.5
 CATEGORIES=	astro perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN} \
-		http://www.astro.ex.ac.uk/estar/software/
+		http://www.estar.org.uk/software/
 MASTER_SITE_SUBDIR=	Astro
 PKGNAMEPREFIX=	p5-
 
--- astro::p5-Astro-*.distsite.patch ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



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