Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Nov 2000 17:58:49 -0600 (CST)
From:      ishmael27@home.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/22796: Update port databases/edb
Message-ID:  <200011122358.eACNwn554557@babylon.merseine.nu>

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

>Number:         22796
>Category:       ports
>Synopsis:       Update port databases/edb
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 12 16:00:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     Jeremy Norris
>Release:        FreeBSD 4.2-BETA i386
>Organization:
>Environment:

FreeBSD babylon.merseine.nu 4.2-BETA FreeBSD 4.2-BETA #0: Thu Nov  9 15:26:26 CST 2000     ishmael@babylon.merseine.nu:/usr/src/sys/compile/BABYLON  i386
	

>Description:

Update databases/edb from 1.0.1 to 1.0.2


>How-To-Repeat:

	

>Fix:

diff -urN ../cvs/edb/Makefile ./Makefile
--- ../cvs/edb/Makefile	Fri Nov  3 01:17:19 2000
+++ ./Makefile	Tue Nov  7 14:54:21 2000
@@ -1,19 +1,24 @@
 # New ports collection makefile for:	edb
 # Date created:		10/16/2000
 # Whom:			Brandon Fosdick <bfoz@glue.umd.edu>
 #
 # $FreeBSD: ports/databases/edb/Makefile,v 1.1 2000/11/03 07:17:19 nakai Exp $
 #
 
 PORTNAME=	edb
-PORTVERSION=	1.0.1
+PORTVERSION=	1.0.2
 CATEGORIES=	databases
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	enlightenment
 
 MAINTAINER=	bfoz@glue.umd.edu
 
-USE_GMAKE=	yes
-GNU_CONFIGURE=	yes
 INSTALLS_SHLIB=	yes
+USE_LIBTOOL=		yes
+CONFIGURE_ARGS=		--enable-compat185 \
+			--enable-dump185 --enable-cxx
+
+post-install:
+	@strip ${PREFIX}/lib/libedb.so.1
 
 .include <bsd.port.mk>
diff -urN ../cvs/edb/distinfo ./distinfo
--- ../cvs/edb/distinfo	Fri Nov  3 01:17:19 2000
+++ ./distinfo	Tue Nov  7 14:57:22 2000
@@ -1 +1 @@
-MD5 (edb-1.0.1.tar.gz) = 483a81c9d6f30b0a6954c14acc9dafea
+MD5 (edb-1.0.2.tar.gz) = 8c50aee08fa19785171eb0d4298e2954
diff -urN ../cvs/edb/pkg-plist ./pkg-plist
--- ../cvs/edb/pkg-plist	Fri Nov  3 01:17:19 2000
+++ ./pkg-plist	Tue Nov  7 15:01:31 2000
@@ -1,6 +1,8 @@
+bin/edb_ed
+bin/edb_vt_ed
 bin/edb-config
 include/Edb.h
-lib/libedb.so.1
-lib/libedb.so
-lib/libedb.la
 lib/libedb.a
+lib/libedb.so
+lib/libedb.so.1
	


>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?200011122358.eACNwn554557>