From josh@newport-1-5.quick.net  Thu Oct  8 17:16:43 1998
Received: from newport-1-5.quick.net (newport-1-5.quick.net [207.212.160.205])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA26486
          for <FreeBSD-gnats-submit@freebsd.org>; Thu, 8 Oct 1998 17:16:35 -0700 (PDT)
          (envelope-from josh@newport-1-5.quick.net)
Received: (from josh@localhost)
	by newport-1-5.quick.net (8.9.1/8.9.1) id RAA23111;
	Thu, 8 Oct 1998 17:16:24 -0700 (PDT)
	(envelope-from josh)
Message-Id: <199810090016.RAA23111@newport-1-5.quick.net>
Date: Thu, 8 Oct 1998 17:16:24 -0700 (PDT)
From: josh@quick.net
Reply-To: josh@quick.net
To: FreeBSD-gnats-submit@freebsd.org
Subject: port upgrade: net/dict
X-Send-Pr-Version: 3.2

>Number:         8218
>Category:       ports
>Synopsis:       port upgrade: net/dict
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct  8 17:20:01 PDT 1998
>Closed-Date:    Fri Oct 9 21:15:37 PDT 1998
>Last-Modified:  Fri Oct  9 21:16:15 PDT 1998
>Originator:     Josh Gilliam
>Release:        FreeBSD 3.0-19980831-SNAP i386
>Organization:
>Environment:
>Description:

dict port update: 1.4.8 -> 1.4.9

(ports freeze in < 2 days, priority set at medium.)

>How-To-Repeat:

>Fix:

diff -urN dict~/Makefile dict/Makefile
--- dict~/Makefile	Tue Mar 10 18:00:20 1998
+++ dict/Makefile	Thu Oct  8 16:52:56 1998
@@ -6,8 +6,8 @@
 # $Id: Makefile,v 1.2 1998/03/10 09:18:42 tg Exp $
 #
 
-DISTNAME=	dictd-1.4.8
-PKGNAME=	dict-1.4.8
+DISTNAME=	dictd-1.4.9
+PKGNAME=	dict-1.4.9
 CATEGORIES=	net
 MASTER_SITES=	ftp://ftp.cs.unc.edu/pub/users/faith/dict/ \
 		ftp://ftp.dict.org/pub/dict/
@@ -15,7 +15,6 @@
 MAINTAINER=	josh@quick.net
 
 GNU_CONFIGURE=	yes
-CONFIGURE_ENV=	PREFIX=${PREFIX}
 USE_GMAKE=	yes
 ALL_TARGET=	dict
 INSTALL_TARGET=	install.dict
diff -urN dict~/files/md5 dict/files/md5
--- dict~/files/md5	Tue Mar 10 18:00:20 1998
+++ dict/files/md5	Thu Oct  8 16:43:29 1998
@@ -1 +1 @@
-MD5 (dictd-1.4.8.tar.gz) = 92b73b9f8df8173cd823247789bb3248
+MD5 (dictd-1.4.9.tar.gz) = 90e69ac4783b8836dbe98f8367b5f391
diff -urN dict~/patches/patch-aa dict/patches/patch-aa
--- dict~/patches/patch-aa	Tue Feb 24 17:22:59 1998
+++ dict/patches/patch-aa	Thu Oct  8 16:41:51 1998
@@ -1,13 +1,13 @@
---- configure.orig	Mon Feb 16 12:05:08 1998
-+++ configure	Thu Feb 19 23:48:55 1998
+--- configure	Sun Jul  5 18:38:03 1998
++++ /tmp/configure	Thu Oct  8 16:36:43 1998
 @@ -549,8 +549,8 @@
  
  
  
 -prefix=/usr
 -etcdir=/etc
-+prefix=${PREFIX}
-+etcdir=${PREFIX}/etc
++#prefix=/usr
++etcdir=$prefix/etc
  piddir=/var/run
  
  echo Configuring for dict
diff -urN dict~/patches/patch-ac dict/patches/patch-ac
--- dict~/patches/patch-ac	Tue Feb 24 17:22:59 1998
+++ dict/patches/patch-ac	Thu Oct  8 16:50:57 1998
@@ -1,14 +1,5 @@
---- dict.1.orig	Mon Feb 16 12:00:30 1998
-+++ dict.1	Fri Feb 20 04:01:25 1998
-@@ -23,7 +23,7 @@
- .\" Formatted or processed versions of this manual, if unaccompanied by
- .\" the source, must acknowledge the copyright and authors of this work.
- .\" 
--.TH DICT 1 "15 February 1998" "" "Linux Programmer's Manual"
-+.TH DICT 1 "15 February 1998" "" ""
- .SH NAME
- dict \- DICT Protocol Client
- .SH SYNOPSIS
+--- dict.1~	Sun Jul  5 18:35:40 1998
++++ dict.1	Thu Oct  8 16:50:40 1998
 @@ -237,7 +237,7 @@
  .SH FILES
  .I ~/.dictrc
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: steve 
State-Changed-When: Fri Oct 9 21:15:37 PDT 1998 
State-Changed-Why:  
Update committed, thanks! 
>Unformatted:
