Skip site navigation (1)Skip section navigation (2)
Date:      Wed,  5 Dec 2012 02:42:03 +0800 (CST)
From:      Joe Horn <joehorn@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/174122: [MAINTAINER] databases/adodb5: update to 5.18
Message-ID:  <20121204184203.17E9A4DFC30@Leo.mi.chu.edu.tw>
Resent-Message-ID: <201212041850.qB4Io0HS038831@freefall.freebsd.org>

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

>Number:         174122
>Category:       ports
>Synopsis:       [MAINTAINER] databases/adodb5: update to 5.18
>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 Dec 04 18:50:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Joe Horn
>Release:        FreeBSD 9.0-RELEASE-p3 amd64
>Organization:
Taiwanese User
>Environment:
System: FreeBSD joehorn.idv.tw 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #4: Mon Jun 25 11:48:59 CST 2012
>Description:
- Update to 5.18

Generated with FreeBSD Port Tools 0.99_6 (mode: update, diff: suffix)
>How-To-Repeat:
>Fix:

--- adodb-5.18.patch begins here ---
diff -ruN --exclude=CVS ../adodb5.orig/Makefile ./Makefile
--- ../adodb5.orig/Makefile	2012-12-05 02:39:42.000000000 +0800
+++ ./Makefile	2012-12-05 02:28:48.000000000 +0800
@@ -6,10 +6,10 @@
 #
 
 PORTNAME=	adodb
-DISTVERSION=	5.15
+DISTVERSION=	5.18
 CATEGORIES=	databases www
 MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}-php5-only/${PORTNAME}-${DISTVERSION:S/.//g}-for-php5
-DISTNAME=	${PORTNAME:S/5//}${DISTVERSION:S/.//g}
+DISTNAME=	${PORTNAME:S/5//}${DISTVERSION:S/.//g}a
 
 MAINTAINER=	joehorn@gmail.com
 COMMENT=	Database library for PHP
diff -ruN --exclude=CVS ../adodb5.orig/distinfo ./distinfo
--- ../adodb5.orig/distinfo	2012-12-05 02:39:42.000000000 +0800
+++ ./distinfo	2012-12-05 02:28:51.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (adodb515.zip) = 51ccd7e9cbd1ba5ad2e0af2a77f3da602944e1adbf70c7307207a7132f3cc127
-SIZE (adodb515.zip) = 733036
+SHA256 (adodb518a.zip) = 0f5411be4675c2161a489ac1091d8e30d66e3f8f9bfc98a518e541db93b2733b
+SIZE (adodb518a.zip) = 738496
diff -ruN --exclude=CVS ../adodb5.orig/pkg-plist ./pkg-plist
--- ../adodb5.orig/pkg-plist	2012-12-05 02:39:42.000000000 +0800
+++ ./pkg-plist	2012-12-05 02:35:27.000000000 +0800
@@ -85,6 +85,7 @@
 %%DATADIR%%/drivers/adodb-postgres64.inc.php
 %%DATADIR%%/drivers/adodb-postgres7.inc.php
 %%DATADIR%%/drivers/adodb-postgres8.inc.php
+%%DATADIR%%/drivers/adodb-postgres9.inc.php
 %%DATADIR%%/drivers/adodb-proxy.inc.php
 %%DATADIR%%/drivers/adodb-sapdb.inc.php
 %%DATADIR%%/drivers/adodb-sqlanywhere.inc.php
--- adodb-5.18.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?20121204184203.17E9A4DFC30>