Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Oct 2001 21:05:41 -0500 (CDT)
From:      Jeremy Norris <ishmael27@home.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/31114: Update port databases/edb
Message-ID:  <200110080205.f9825fY12166@babylon.merseine.nu>

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

>Number:         31114
>Category:       ports
>Synopsis:       Update port databases/edb
>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:   Sun Oct 07 19:10:01 PDT 2001
>Closed-Date:
>Last-Modified:
>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:
>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?200110080205.f9825fY12166>