From abgoeree@wish.net  Mon Nov  5 10:07:37 2001
Return-Path: <abgoeree@wish.net>
Received: from emout1.wish.nl (emout1.wish.nl [212.123.129.74])
	by hub.freebsd.org (Postfix) with ESMTP id 8284537B418
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  5 Nov 2001 10:07:36 -0800 (PST)
Received: from mail2.inside.servers (mail2.INSIDE.servers [10.1.0.6])
	by emout1.wish.nl (Postfix) with SMTP id 026302068E
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  5 Nov 2001 19:30:24 +0100 (CET)
Received: (qmail 50310 invoked from network); 5 Nov 2001 18:07:33 -0000
Received: from p11282.nl.wish.net (HELO ) ([212.123.182.18]) (envelope-sender <abgoeree@wish.net>)
          by mail2.outside.servers (qmail-ldap-1.03) with SMTP
          for <FreeBSD-gnats-submit@freebsd.org>; 5 Nov 2001 18:07:33 -0000
Received: (qmail 33846 invoked by uid 1000); 5 Nov 2001 18:06:59 -0000
Message-Id: <20011105180659.33845.qmail@mandark.attica.home>
Date: 5 Nov 2001 18:06:59 -0000
From: "Andre Goeree" <abgoeree@wish.net>
Reply-To: abgoeree@wish.net
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Update: databases/adodb
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         31786
>Category:       ports
>Synopsis:       Update: databases/adodb
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 05 10:10:00 PST 2001
>Closed-Date:    Thu Nov 8 07:59:11 PST 2001
>Last-Modified:  Thu Nov 08 07:59:25 PST 2001
>Originator:     abgoeree@wish.net
>Release:        FreeBSD 4.4-STABLE i386
>Organization:
>Environment:
	Current ports

	
>Description:
	Update adodb to version 1.50 which contains some minor bugfixes.

Modified files:
	Makefile	portversion, distfile
	distinfo	distfile
	pkg-comment	a better comment
	pkg-descr	a more fitting description

>How-To-Repeat:

>Fix:
Index: Makefile
===================================================================
RCS file: /home/ago/etc/cvsroot/ports/databases/adodb/Makefile,v
retrieving revision 1.15
diff -u -r1.15 Makefile
--- Makefile	1 Nov 2001 20:17:42 -0000	1.15
+++ Makefile	5 Nov 2001 17:12:22 -0000
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	adodb
-PORTVERSION=	1.50
+PORTVERSION=	1.51
 CATEGORIES=	databases www
 MASTER_SITES=	http://phplens.com/lens/dl/
-DISTNAME=	${PORTNAME}150
+DISTNAME=	${PORTNAME}151
 EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	abgoeree@wish.net
Index: distinfo
===================================================================
RCS file: /home/ago/etc/cvsroot/ports/databases/adodb/distinfo,v
retrieving revision 1.3
diff -u -r1.3 distinfo
--- distinfo	1 Nov 2001 20:17:42 -0000	1.3
+++ distinfo	5 Nov 2001 17:12:28 -0000
@@ -1 +1 @@
-MD5 (adodb150.tgz) = 31bdf9382eb0315fcc68ae78ff057586
+MD5 (adodb151.tgz) = 17b2ca1b765927bb1abd17ba62ed341c
Index: pkg-comment
===================================================================
RCS file: /home/ago/etc/cvsroot/ports/databases/adodb/pkg-comment,v
retrieving revision 1.3
diff -u -r1.3 pkg-comment
--- pkg-comment	10 Jul 2001 21:20:19 -0000	1.3
+++ pkg-comment	5 Nov 2001 17:48:12 -0000
@@ -1 +1 @@
-A database wrapper library for PHP4
+A database library for PHP4
Index: pkg-descr
===================================================================
RCS file: /home/ago/etc/cvsroot/ports/databases/adodb/pkg-descr,v
retrieving revision 1.6
diff -u -r1.6 pkg-descr
--- pkg-descr	18 Oct 2001 13:10:25 -0000	1.6
+++ pkg-descr	5 Nov 2001 17:36:17 -0000
@@ -1,9 +1,16 @@
-ADODB stands for Active Data Objects Data Base.
+From the Introduction:
+
+PHP is a wonderful language for building dynamic web pages.
+Unfortunately, PHP's database access functions are not standardised.
+Every database extension uses a different and incompatibile API.
+This creates a need for a database class library to hide the differences
+between the different databases (encapsulate the differences) so we can
+easily switch databases. 
 
-ADODB provides a common API to communicate with any supported database.
+ADODB stands for Active Data Objects Data Base.
 
-Supported databases:
+ADODB currently supports:
 	MySQL, PostgreSQL, Interbase, Oracle, MS SQL 7
-	Foxpro, Access, ADO, Sybase and generic ODBC.
+	Foxpro, Access, ADO, Sybase, DB2 and generic ODBC.
 
-WWW: http://php.weblogs.com/ADODB
+WWW: http://php.weblogs.com/adodb
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: kevlo 
State-Changed-When: Thu Nov 8 07:59:11 PST 2001 
State-Changed-Why:  
Committed, thanks. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=31786 
>Unformatted:
