Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Jan 2001 11:30:13 -0800 (PST)
From:      joseph@randomnetworks.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/24616: PORT-FIX-MAINTAINER TIMEOUT : misc/estic
Message-ID:  <200101241930.f0OJUDS06146@rodan.randomnetworks.com>

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

>Number:         24616
>Category:       ports
>Synopsis:       PORT-FIX-MAINTAINER TIMEOUT : misc/estic
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 24 11:40:02 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Joseph Scott
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
randomnetworks.com
>Environment:

ports collection

>Description:

PORT-FIX-MAINTAINER TIMEOUT : misc/estic

        According to :

http://people.freebsd.org/~fenner/portsurvey/bad.html

the FreeBSD port misc/estic has an unfetchable distfile.  After doing some
looking around I found that the directory had moved.  I've put together a
simple patch to fix this, at :

http://www.randomnetworks.com/freebsd/prs/estic.diff

I appears that there are newer versions of this software, I have not made
any attempt to update the port to use them though.

** NOTE **
I sent the above in an email to maintainer, jhs@freebsd.org, on 7 Jan 2001
and I have yet to recieve a response.

>How-To-Repeat:


>Fix:

This diff was generated by : diff -ruN estic estic.new
From : /usr/ports/misc
Also at : http://www.randomnetworks.com/freebsd/prs/estic.diff
----------------------------------------------------------------
diff -ruN estic/Makefile estic.new/Makefile
--- estic/Makefile	Fri Apr 14 01:45:39 2000
+++ estic.new/Makefile	Sun Jan  7 15:53:14 2001
@@ -8,9 +8,7 @@
 PORTNAME=		estic
 PORTVERSION=		1.40
 CATEGORIES=		misc
-MASTER_SITES=		ftp://linux01.gwdg.de/pub/isdn/estic/  \
-			ftp://ftp.franken.de/pub/isdn4linux/estic/  \
-			http://www.fast.de/~uli/isdn/estic/
+MASTER_SITES=	ftp://linux01.gwdg.de/pub/isdn/estic/old-versions/v1.40/
 DISTNAME=		estic-${PORTVERSION}-sources
 
 MAINTAINER=		jhs@FreeBSD.org

>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?200101241930.f0OJUDS06146>