Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Oct 2003 12:02:09 -0700 (PDT)
From:      Lars Eggert <larse@isi.edu>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/58344: [MAINTAINER] databases/jdb: update to 1.12
Message-ID:  <200310211902.h9LJ29GG091859@nik.isi.edu>
Resent-Message-ID: <200310211910.h9LJA8jB034781@freefall.freebsd.org>

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

>Number:         58344
>Category:       ports
>Synopsis:       [MAINTAINER] databases/jdb: update to 1.12
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 21 12:10:08 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Lars Eggert
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
USC Information Sciences Institute
>Environment:
System: FreeBSD nik.isi.edu 5.1-CURRENT FreeBSD 5.1-CURRENT #1: Mon Oct 20 11:53:38 PDT 2003
>Description:
Skip the built-in test suite. Fixes bento.

Generated with FreeBSD Port Tools 0.26
>How-To-Repeat:
>Fix:

--- jdb-1.12_2.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/databases/jdb.old/Makefile /usr/ports/databases/jdb/Makefile
--- /usr/ports/databases/jdb.old/Makefile	Tue Oct 21 11:55:00 2003
+++ /usr/ports/databases/jdb/Makefile	Tue Oct 21 11:55:09 2003
@@ -7,7 +7,7 @@
 
 PORTNAME=	jdb
 PORTVERSION=	1.12
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	databases perl5
 MASTER_SITES=	http://www.isi.edu/~johnh/SOFTWARE/JDB/
 
@@ -17,8 +17,5 @@
 USE_PERL5=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--prefix=${PREFIX} --datadir=${PREFIX}/lib/jdb
-
-pre-install:
-	@cd ${WRKSRC} && make test
 
 .include <bsd.port.mk>
--- jdb-1.12_2.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310211902.h9LJ29GG091859>