From ishmael@home.com  Sun Oct  7 19:05:43 2001
Return-Path: <ishmael@home.com>
Received: from c418236-a.clmba1.mo.home.com (c418236-a.clmba1.mo.home.com [24.12.203.134])
	by hub.freebsd.org (Postfix) with ESMTP id 400E037B401
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  7 Oct 2001 19:05:42 -0700 (PDT)
Received: from babylon.merseine.nu (babylon [192.168.1.5])
	by c418236-a.clmba1.mo.home.com (8.11.6/8.11.5) with ESMTP id f9825fI36804
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 7 Oct 2001 21:05:41 -0500 (CDT)
	(envelope-from ishmael@home.com)
Received: (from ishmael@localhost)
	by babylon.merseine.nu (8.11.6/8.11.6) id f9825fY12166;
	Sun, 7 Oct 2001 21:05:41 -0500 (CDT)
	(envelope-from ishmael)
Message-Id: <200110080205.f9825fY12166@babylon.merseine.nu>
Date: Sun, 7 Oct 2001 21:05:41 -0500 (CDT)
From: Jeremy Norris <ishmael27@home.com>
Reply-To: Jeremy Norris <ishmael27@home.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Update port databases/edb
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         31114
>Category:       ports
>Synopsis:       Update port databases/edb
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    vanilla
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 07 19:10:01 PDT 2001
>Closed-Date:    Sun Nov 4 02:06:48 PST 2001
>Last-Modified:  Sun Nov 04 02:07:34 PST 2001
>Originator:     Jeremy Norris
>Release:        FreeBSD 4.4-RC i386
>Organization:
none
>Environment:
System: FreeBSD babylon.merseine.nu 4.4-RC FreeBSD 4.4-RC #0: Mon Sep 10 20:49:39 CDT 2001 ishmael@babylon.merseine.nu:/usr/obj/usr/src/sys/BABYLON i386

>Description:
Update port databases/edb to latest version, 1.0.3

>How-To-Repeat:

>Fix:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/edb/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- Makefile	2000/11/17 14:42:50	1.3
+++ Makefile	2001/10/07 22:45:57
@@ -6,19 +6,20 @@
 #
 
 PORTNAME=	edb
-PORTVERSION=	1.0.2
+PORTVERSION=	1.0.3
 CATEGORIES=	databases
-MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
+MASTER_SITES=	http://www.ny.us.rasterman.com/files/ \
+		${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	enlightenment
 
 MAINTAINER=	ishmael27@home.com
 
-INSTALLS_SHLIB=	yes
 USE_LIBTOOL=	yes
-CONFIGURE_ARGS=	--enable-compat185 \
-		--enable-dump185 --enable-cxx
+USE_GTK=	yes
+INSTALLS_SHLIB=	yes
 
-post-install:
-	@strip ${PREFIX}/lib/libedb.so.1
+post-patch:
+	@${PERL} -pi -e 's|gtk-config|${GTK_CONFIG}|g' ${WRKSRC}/configure \
+		${WRKSRC}/tools/edb_gtk_ed/Makefile.in
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/databases/edb/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	2000/11/17 14:42:50	1.2
+++ distinfo	2001/10/07 22:39:52
@@ -1 +1 @@
-MD5 (edb-1.0.2.tar.gz) = 8c50aee08fa19785171eb0d4298e2954
+MD5 (edb-1.0.3.tar.gz) = eb2a0e0eb8876b817e01427d1f09f838
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/databases/edb/pkg-plist,v
retrieving revision 1.2
diff -u -r1.2 pkg-plist
--- pkg-plist	2000/11/17 14:42:50	1.2
+++ pkg-plist	2001/10/07 22:45:04
@@ -1,4 +1,5 @@
 bin/edb_ed
+bin/edb_gtk_ed
 bin/edb_vt_ed
 bin/edb-config
 include/Edb.h
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports->vanilla 
Responsible-Changed-By: vanilla 
Responsible-Changed-When: Fri Oct 19 00:39:50 PDT 2001 
Responsible-Changed-Why:  
I will commit it soon. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31114 
State-Changed-From-To: open->closed 
State-Changed-By: vanilla 
State-Changed-When: Sun Nov 4 02:06:48 PST 2001 
State-Changed-Why:  
Committed, thanks. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31114 
>Unformatted:
