Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Nov 2010 00:35:19 +0800 (CST)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        miwi@FreeBSD.org
Subject:   ports/152486: [PATCH] databases/pear-MDB2: update to 2.5.0b3
Message-ID:  <20101122163519.EA1932AEC875@sunpoet.net>
Resent-Message-ID: <201011221640.oAMGeCU7099147@freefall.freebsd.org>

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

>Number:         152486
>Category:       ports
>Synopsis:       [PATCH] databases/pear-MDB2: update to 2.5.0b3
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 22 16:40:12 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 8.1-STABLE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 8.1-STABLE FreeBSD 8.1-STABLE #0: Sat Oct 23 16:01:16 CST 2010
>Description:
- Update to 2.5.0b3
- Drop PHP4 support

Port maintainer (miwi@FreeBSD.org) is cc'd.

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

--- pear-MDB2-2.5.0.b3.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/pear-MDB2/Makefile,v
retrieving revision 1.8
diff -u -u -r1.8 Makefile
--- Makefile	10 May 2009 17:32:52 -0000	1.8
+++ Makefile	22 Nov 2010 16:34:09 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	MDB2
-DISTVERSION=	2.5.0b2
+PORTVERSION=	2.5.0b3
 CATEGORIES=	databases www pear
 
 MAINTAINER=	miwi@FreeBSD.org
@@ -15,6 +15,8 @@
 BUILD_DEPENDS=	${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
+IGNORE_WITH_PHP=4
+
 FILES=		LICENSE MDB2.php \
 		MDB2/Date.php MDB2/Extended.php MDB2/Iterator.php MDB2/LOB.php \
 		MDB2/Driver/Datatype/Common.php MDB2/Driver/Function/Common.php \
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/databases/pear-MDB2/distinfo,v
retrieving revision 1.7
diff -u -u -r1.7 distinfo
--- distinfo	10 May 2009 17:32:52 -0000	1.7
+++ distinfo	22 Nov 2010 16:34:09 -0000
@@ -1,3 +1,2 @@
-MD5 (PEAR/MDB2-2.5.0b2.tgz) = 64698ba759bc696a16d4f17b92f65727
-SHA256 (PEAR/MDB2-2.5.0b2.tgz) = b83827b3b7984dfc80bfdd2207e2e0d55f47d7ec2e292a8a2c39813863816361
-SIZE (PEAR/MDB2-2.5.0b2.tgz) = 128775
+SHA256 (PEAR/MDB2-2.5.0b3.tgz) = 890356688565b76f0d756496409d04629950f32f4bdf01f0d5edb4a3e9a036fb
+SIZE (PEAR/MDB2-2.5.0b3.tgz) = 130865
--- pear-MDB2-2.5.0.b3.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?20101122163519.EA1932AEC875>