Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 May 2006 00:30:12 +0300
From:      "Ion-Mihai "IOnut" Tetcu" <itetcu@people.tecnik93.com>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/96633: [PATCH] textproc/wordnet: fix MASTER_SITES
Message-ID:  <1146519012.4507@it.buh.tecnik93.com>
Resent-Message-ID: <200605012140.k41LeSbb095163@freefall.freebsd.org>

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

>Number:         96633
>Category:       ports
>Synopsis:       [PATCH] textproc/wordnet: fix MASTER_SITES
>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:   Mon May 01 21:40:27 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Ion-Mihai "IOnut" Tetcu
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
Tecnik'93 
>Environment:


System: FreeBSD 6.1-PRERELEASE #3: Tue Apr  4 15:35:15 EEST 2006
    root@it.buh.tecnik93.com:/usr/obj/usr/src/sys/IT6_U_P



>Description:


Drop:
http://www.cogsci.princeton.edu/  (Last OK result NEVER [checked 39 times since Sat Jan 21 07:30:44 2006 UTC, last time was Thu Apr 27 20:21:17 2006 UTC]) 
ftp://ftp.ims.uni-stuttgart.de/        (Last OK result NEVER [checked 7 times since Fri Jan 20 15:50:37 2006 UTC, last time was Sat Apr 22 20:23:54 2006 UTC])

Add:
http://wordnet.princeton.edu/ (same IP as ftp.cogsci.princeton.edu but that might not be true in the future).


>How-To-Repeat:





>Fix:


--- wordnet.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/wordnet/Makefile,v
retrieving revision 1.13
diff -u -r1.13 Makefile
--- Makefile	15 Mar 2006 14:46:45 -0000	1.13
+++ Makefile	1 May 2006 21:27:56 -0000
@@ -9,8 +9,7 @@
 PORTVERSION=	2.1
 CATEGORIES=	textproc
 MASTER_SITES=	ftp://ftp.cogsci.princeton.edu/pub/wordnet/${PORTVERSION}/ \
-		http://www.cogsci.princeton.edu/${PORTVERSION}/ \
-		ftp://ftp.ims.uni-stuttgart.de/pub/WordNet/${PORTVERSION}/
+		http://wordnet.princeton.edu/${PORTVERSION}/
 
 MAINTAINER=	mi@aldan.algebra.com
 COMMENT=	Dictionaries and thesauri with devel. libraries (C, TCL) and browsers
--- wordnet.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?1146519012.4507>