Index: Makefile =================================================================== RCS file: /home/ncvs/ports/databases/pear-DB_DataObject/Makefile,v --- Makefile 3 Sep 2009 21:59:56 -0000 1.22 +++ Makefile 12 Dec 2009 16:31:16 -0000 @@ -6,14 +6,14 @@ # PORTNAME= DB_DataObject -PORTVERSION= 1.8.12 +PORTVERSION= 1.9.0 CATEGORIES= databases pear MAINTAINER= miwi@FreeBSD.org COMMENT= An SQL Builder, Object Interface to Database Tables -BUILD_DEPENDS= ${PEARDIR}/DB.php:${PORTSDIR}/databases/pear-DB \ - ${PEARDIR}/Date.php:${PORTSDIR}/devel/pear-Date +BUILD_DEPENDS= pear-DB>=1.7.0:${PORTSDIR}/databases/pear-DB \ + pear-Date>=1.4.3:${PORTSDIR}/devel/pear-Date RUN_DEPENDS= ${BUILD_DEPENDS} CATEGORY= DB @@ -32,11 +32,11 @@ .include .if defined(WITH_PEAR_MDB2) -RUN_DEPENDS+= ${PEARDIR}/MDB2.php:${PORTSDIR}/databases/pear-MDB2 +RUN_DEPENDS+= pear-MDB2>=2.3.0:${PORTSDIR}/databases/pear-MDB2 .endif .if defined(WITH_PEAR_VALIDATE) -RUN_DEPENDS+= ${PEARDIR}/Validate.php:${PORTSDIR}/devel/pear-Validate +RUN_DEPENDS+= pear-Validate>=0.1.1:${PORTSDIR}/devel/pear-Validate .endif .include "${PORTSDIR}/devel/pear/bsd.pear.mk" Index: distinfo =================================================================== RCS file: /home/ncvs/ports/databases/pear-DB_DataObject/distinfo,v --- distinfo 3 Sep 2009 21:59:56 -0000 1.17 +++ distinfo 12 Dec 2009 16:31:16 -0000 @@ -1,3 +1,3 @@ -MD5 (PEAR/DB_DataObject-1.8.12.tgz) = cc50ac72ba214f4286e262c1b54ea9f0 -SHA256 (PEAR/DB_DataObject-1.8.12.tgz) = ebc8889635b8cc49cd5e5a9c26e76142b442da14feef6a72b4317a5b074f1f45 -SIZE (PEAR/DB_DataObject-1.8.12.tgz) = 66070 +MD5 (PEAR/DB_DataObject-1.9.0.tgz) = 754a3c284a122c344b9f61fa83afe57a +SHA256 (PEAR/DB_DataObject-1.9.0.tgz) = fe92be977a5cb2a7b23fbc1a30157a2dd56598065e77d6e9eda64e73a6c6c325 +SIZE (PEAR/DB_DataObject-1.9.0.tgz) = 67762