Skip site navigation (1)Skip section navigation (2)
Date:      Fri,  5 Apr 2002 07:39:52 +0200 (CEST)
From:      christophe@labouisse.org
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/36778: jdresolve tarball can no longer be fetched from primary site
Message-ID:  <20020405053952.2599341E36@dspnet.fr.eu.org>

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

>Number:         36778
>Category:       ports
>Synopsis:       jdresolve tarball can no longer be fetched from primary site
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 04 21:40:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Christophe Labouisse
>Release:        FreeBSD 4.3-RELEASE-p19 i386
>Organization:
>Environment:
System: FreeBSD dspnet.fr.eu.org 4.3-RELEASE-p19 FreeBSD 4.3-RELEASE-p19 #6: Mon Sep 17 00:53:53 CEST 2001 root@dspnet.fr.eu.org:/usr/obj/usr/src/sys/DSPNET i386


	
>Description:
	jdresolve tarball has moved so the port can no longer fetch the
tarball.
>How-To-Repeat:
	cd /usr/ports/www/jdresolve
	make

	>> jdresolve-0.6.1.tar.gz doesn't seem to exist in
	>> /usr/ports/distfiles/.
	>> Attempting to fetch from http://www.jdrowell.com/files/.
	fetch: jdresolve-0.6.1.tar.gz: Not Found

>Fix:
diff -ur jdresolve-old/Makefile jdresolve/Makefile
--- jdresolve-old/Makefile	Fri Apr  5 07:28:01 2002
+++ jdresolve/Makefile	Fri Apr  5 07:26:01 2002
@@ -9,13 +9,14 @@
 PORTNAME=	jdresolve
 PORTVERSION=	0.6.1
 CATEGORIES=	www
-MASTER_SITES=	http://www.jdrowell.com/files/
+MASTER_SITES=	http://www.jdrowell.com/static/
 
 MAINTAINER=	christophe@labouisse.org
 
 BUILD_DEPENDS=
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/DNS.pm:${PORTSDIR}/net/p5-Net-DNS
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
+USE_BZIP2=	yes
 USE_PERL5=	yes
 NO_BUILD=	yes
 
diff -ur jdresolve-old/distinfo jdresolve/distinfo
--- jdresolve-old/distinfo	Fri Apr  5 07:28:01 2002
+++ jdresolve/distinfo	Fri Apr  5 07:26:01 2002
@@ -1 +1 @@
-MD5 (jdresolve-0.6.1.tar.gz) = 916a1e0023d2d18e2b2e8efd4efe23c5
+MD5 (jdresolve-0.6.1.tar.bz2) = f7eb2ef7d1ce517803e2f2fa051a99c1

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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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