Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 May 2001 13:19:23 -0700 (PDT)
From:      Jonathan Hanna <jh@cr222190-a.crdva1.bc.wave.home.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/27512: ports/edict unfetchable fix
Message-ID:  <200105212019.f4LKJNm23231@cr222190-a.crdva1.bc.wave.home.com>

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

>Number:         27512
>Category:       ports
>Synopsis:       ports/edict unfetchable fix
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 21 13:20:03 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD roller.pangolin-systems.com 5.0-CURRENT FreeBSD 5.0-CURRENT #5: Sun May 6 19:07:26 PDT 2001 jh@roller.pangolin-systems.com:/home/obj/home/src/sys/ROLLER i386

>Description:

aviation.doc unfetchable.

>How-To-Repeat:
>Fix:

diff -u -r edict.orig/Makefile edict/Makefile
--- edict.orig/Makefile	Mon Sep  4 18:49:21 2000
+++ edict/Makefile	Mon May 21 12:51:16 2001
@@ -32,7 +32,7 @@
 DOCFILES=	edict_doc.txt edict_doc.html edicth.doc \
 		enamdict_doc.txt enamdict_doc.html jddict.doc \
 		j_places.inf kanjidic.doc kanjd212.doc ediclsd3.rme \
-		lawgldoc.new lingdic.txt geodic.doc aviation.doc \
+		lawgldoc.new lingdic.txt geodic.doc aviation.txt \
 		findic.doc mktdic.doc compverb.doc 4jwords.doc \
 		concrete.doc
 
diff -u -r edict.orig/distinfo edict/distinfo
--- edict.orig/distinfo	Mon Sep  4 18:49:29 2000
+++ edict/distinfo	Mon May 21 12:55:33 2001
@@ -31,7 +31,7 @@
 MD5 (edict/lawgldoc.new) = IGNORE
 MD5 (edict/lingdic.txt) = IGNORE
 MD5 (edict/geodic.doc) = IGNORE
-MD5 (edict/aviation.doc) = IGNORE
+MD5 (edict/aviation.txt) = IGNORE
 MD5 (edict/findic.doc) = IGNORE
 MD5 (edict/mktdic.doc) = IGNORE
 MD5 (edict/compverb.doc) = IGNORE
diff -u -r edict.orig/pkg-plist edict/pkg-plist
--- edict.orig/pkg-plist	Mon Sep  4 18:49:30 2000
+++ edict/pkg-plist	Mon May 21 12:51:35 2001
@@ -50,7 +50,7 @@
 share/dict/edict/.xjdicrc
 @dirrm share/dict/edict
 share/doc/xjdic/4jwords.doc
-share/doc/xjdic/aviation.doc
+share/doc/xjdic/aviation.txt
 share/doc/xjdic/compverb.doc
 share/doc/xjdic/concrete.doc
 share/doc/xjdic/ediclsd3.rme
>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?200105212019.f4LKJNm23231>