diff --git a/sysutils/pear-Log/Makefile b/sysutils/pear-Log/Makefile index b418e7137112..e9ecea94b4ea 100644 --- a/sysutils/pear-Log/Makefile +++ b/sysutils/pear-Log/Makefile @@ -1,45 +1,45 @@ # Ports collection makefile for: pear-Log # Date created: 22 October 2002 # Whom: Thierry Thomas () # # $FreeBSD$ # PORTNAME= Log -PORTVERSION= 1.5.3 -PORTREVISION= 1 +PORTVERSION= 1.6.0 CATEGORIES= sysutils www MASTER_SITES= http://pear.php.net/get/ PKGNAMEPREFIX= pear- EXTRACT_SUFX= .tgz DIST_SUBDIR= PEAR MAINTAINER= ports@FreeBSD.org COMMENT= PEAR logging utilities BUILD_DEPENDS= ${PEARDIR}/PEAR.php.dist:${PORTSDIR}/devel/pear-PEAR +# ${PEARDIR}/DB.php:${PORTSDIR}/databases/pear-DB RUN_DEPENDS= ${BUILD_DEPENDS} NO_BUILD= yes .include .if exists(${LOCALBASE}/bin/php-config) PHP_BASE!= ${LOCALBASE}/bin/php-config --prefix .else PHP_BASE= ${LOCALBASE} .endif PEAR= ${LOCALBASE}/bin/pear LPHP_LIB= lib/php PEARDIR= ${PHP_BASE}/${LPHP_LIB} PLIST_SUB= PEARDIR=${LPHP_LIB} do-install: @${CP} -Rp ${WRKSRC}/* ${PEARDIR} @${CHOWN} -R ${SHAREOWN}:${SHAREGRP} ${PEARDIR}/${PORTNAME}* post-install: # Register a new package @${PEAR} install -r -f ${WRKDIR}/package.xml .include diff --git a/sysutils/pear-Log/distinfo b/sysutils/pear-Log/distinfo index b6cf4be90610..4a35c67a3840 100644 --- a/sysutils/pear-Log/distinfo +++ b/sysutils/pear-Log/distinfo @@ -1 +1 @@ -MD5 (PEAR/Log-1.5.3.tgz) = 60c6d26e9bbb79d2b28bd886d5ed66c0 +MD5 (PEAR/Log-1.6.0.tgz) = 6cc1d4d17560ac1bff90736ea82ea044