Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Nov 2006 02:17:25 +0200 (EET)
From:      Tsampros Leonidas <ltsampros@upnet.gr>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/105121: fetch times out while trying to fetch misc/chmlib 's distfile 
Message-ID:  <200611040017.kA40HPRe055776@biftekaki.lan>
Resent-Message-ID: <200611040020.kA40KNY3049826@freefall.freebsd.org>

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

>Number:         105121
>Category:       ports
>Synopsis:       fetch times out while trying to fetch misc/chmlib 's distfile
>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 Nov 04 00:20:23 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Tsampros Leonidas <ltsampros@upnet.gr>
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
>Description:
After some googling around I noticed that, chmlib's
	     homepage has moved from
	     http://morte.jedrea.com/~jedwin/projects/chmlib/ to
	     http://www.jedrea.com/chmlib, and this causes the
	     installation process to stall until operation times out. 

>How-To-Repeat:
	cd /usr/ports/misc/chmlib 
	make install
	
>Fix:
%%%
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/misc/chmlib/Makefile,v
retrieving revision 1.18
diff -U2 -r1.18 Makefile
--- Makefile    15 Aug 2006 00:56:13 -0000      1.18
+++ Makefile    3 Nov 2006 22:47:01 -0000
@@ -10,5 +10,5 @@
 PORTVERSION=   0.38
 CATEGORIES=    misc
-MASTER_SITES=  http://morte.jedrea.com/~jedwin/projects/chmlib/
+MASTER_SITES=  http://www.jedrea.com/chmlib/

 MAINTAINER=    ports@FreeBSD.org
%%%
>Release-Note:
>Audit-Trail:
>Unformatted:
 >System: FreeBSD biftekaki.lan 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May 7 04:32:43 UTC 2006 root@opus.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
 



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