Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Apr 2004 15:40:52 +0200
From:      Lars Eggert <lars.eggert@gmx.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/65722: [MAINTAINER] databases/jdb: update to 1.13
Message-ID:  <20040418134556.94302F674@ftp.ccrle.nec.de>
Resent-Message-ID: <200404181350.i3IDoFWA052599@freefall.freebsd.org>

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

>Number:         65722
>Category:       ports
>Synopsis:       [MAINTAINER] databases/jdb: update to 1.13
>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:   Sun Apr 18 06:50:15 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Lars Eggert
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD localhost 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Fri Apr  9 11:20:56 PDT
>Description:
- Update to 1.13

Please also remove files/patch-aa when committing this,
it is no longer needed.

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

--- jdb-1.13.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/jdb/Makefile,v
retrieving revision 1.6
diff -u -u -r1.6 Makefile
--- Makefile	19 Jan 2004 00:56:10 -0000	1.6
+++ Makefile	18 Apr 2004 13:40:18 -0000
@@ -6,8 +6,7 @@
 #
 
 PORTNAME=	jdb
-PORTVERSION=	1.12
-PORTREVISION=	2
+PORTVERSION=	1.13
 CATEGORIES=	databases perl5
 MASTER_SITES=	http://www.isi.edu/~johnh/SOFTWARE/JDB/
 
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/databases/jdb/distinfo,v
retrieving revision 1.3
diff -u -u -r1.3 distinfo
--- distinfo	31 Mar 2004 03:06:37 -0000	1.3
+++ distinfo	18 Apr 2004 13:40:18 -0000
@@ -1,2 +1,2 @@
-MD5 (jdb-1.12.tar.gz) = cdd0f541efdf8ac01b8d0cf305a77312
-SIZE (jdb-1.12.tar.gz) = 141134
+MD5 (jdb-1.13.tar.gz) = 02ff57c35810458e248e9c7aa26f8475
+SIZE (jdb-1.13.tar.gz) = 143843
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/databases/jdb/pkg-plist,v
retrieving revision 1.2
diff -u -u -r1.2 pkg-plist
--- pkg-plist	5 Nov 2002 20:45:13 -0000	1.2
+++ pkg-plist	18 Apr 2004 13:40:18 -0000
@@ -1,4 +1,6 @@
+bin/crl_to_db
 bin/db2dcliff
+bin/db_to_html_table
 bin/dbcol
 bin/dbcolcreate
 bin/dbcoldefine
@@ -33,18 +35,16 @@
 bin/dbstripcomments
 bin/dbstripextraheaders
 bin/dbstripleadingspace
-bin/crl_to_db
-bin/db_to_html_table
 bin/dmalloc_to_db
 bin/ipchain_logs_to_db
 bin/kitrace_to_db
 bin/ns_to_db
 bin/tabdelim_to_db
 bin/tcpdump_to_db
-lib/jdb/README
 lib/jdb/COPYING
-lib/jdb/release
-lib/jdb/dblib.pl
 lib/jdb/DbGetopt.pm
 lib/jdb/DbTDistr.pm
+lib/jdb/README
+lib/jdb/dblib.pl
+lib/jdb/release
 @dirrm lib/jdb
--- jdb-1.13.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?20040418134556.94302F674>