ports/114779: [PATCH] databases/fastdb: update to 3.39

Thomas Abthorpe thomas at goodking.ca
Fri Jul 20 19:10:05 UTC 2007


>Number:         114779
>Category:       ports
>Synopsis:       [PATCH] databases/fastdb: update to 3.39
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 20 19:10:04 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Thomas Abthorpe
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
GoodKing.Ca
>Environment:
System: FreeBSD goodking.goodking.ca 6.2-STABLE FreeBSD 6.2-STABLE #2: Thu Jul 12 23:31:30 EDT 2007
>Description:
- Update to 3.39

Port maintainer (clsung at FreeBSD.org) is cc'd.

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

--- fastdb-3.39.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/fastdb/Makefile,v
retrieving revision 1.76
diff -u -r1.76 Makefile
--- Makefile	1 May 2007 07:23:11 -0000	1.76
+++ Makefile	20 Jul 2007 18:57:53 -0000
@@ -7,9 +7,10 @@
 #
 
 PORTNAME=	fastdb
-PORTVERSION=	3.38
+PORTVERSION=	3.39
 CATEGORIES=	databases
-MASTER_SITES=	http://www.garret.ru/~knizhnik/
+MASTER_SITES=	 ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR=	${PORTNAME}
 
 MAINTAINER=	clsung at FreeBSD.org
 COMMENT=	Main Memory Relational Database Management System
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/databases/fastdb/distinfo,v
retrieving revision 1.72
diff -u -r1.72 distinfo
--- distinfo	1 May 2007 07:23:11 -0000	1.72
+++ distinfo	20 Jul 2007 18:57:53 -0000
@@ -1,3 +1,3 @@
-MD5 (fastdb-3.38.tar.gz) = 7b61b31c1b9f27c1116b89e20aa002df
-SHA256 (fastdb-3.38.tar.gz) = c99e9ad1b59e4c9bbd7c000121e976d864aa95cfc20b73de2bbeb452865ea277
-SIZE (fastdb-3.38.tar.gz) = 1185579
+MD5 (fastdb-3.39.tar.gz) = 6e961b6f6e8e75830cb9bf3f94540491
+SHA256 (fastdb-3.39.tar.gz) = 1fa8af8b3efbddace5697b1c0a2abcaa395eb6b0c8cf66d34c253a2e73190e4e
+SIZE (fastdb-3.39.tar.gz) = 986614
Index: pkg-descr
===================================================================
RCS file: /home/ncvs/ports/databases/fastdb/pkg-descr,v
retrieving revision 1.2
diff -u -r1.2 pkg-descr
--- pkg-descr	6 Nov 2002 16:33:24 -0000	1.2
+++ pkg-descr	20 Jul 2007 18:57:53 -0000
@@ -7,4 +7,4 @@
    - Efficient log-less transactions 
    - Zero time recovery 
 
-WWW: http://www.garret.ru/~knizhnik/fastdb.html
+WWW: http://sourceforge.net/projects/fastdb
Index: pkg-plist
===================================================================
RCS file: /home/ncvs/ports/databases/fastdb/pkg-plist,v
retrieving revision 1.12
diff -u -r1.12 pkg-plist
--- pkg-plist	11 Jul 2006 06:32:43 -0000	1.12
+++ pkg-plist	20 Jul 2007 18:57:53 -0000
@@ -29,4 +29,6 @@
 lib/libfastdb_r.a
 lib/libfastdb_r.so
 lib/libfastdb_r.so.2
+%%PORTDOCS%%%%DOCSDIR%%/FastDB.htm
+%%PORTDOCS%%@dirrm %%DOCSDIR%%
 @dirrmtry include/fastdb
--- fastdb-3.39.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list