diff options
-rw-r--r-- | sysutils/pear-Log/Makefile | 4 | ||||
-rw-r--r-- | sysutils/pear-Log/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/pear-Log/Makefile b/sysutils/pear-Log/Makefile index 93800759ffcb..9746eb938749 100644 --- a/sysutils/pear-Log/Makefile +++ b/sysutils/pear-Log/Makefile @@ -6,14 +6,14 @@ # PORTNAME= Log -PORTVERSION= 1.12.5 +PORTVERSION= 1.12.6 CATEGORIES= sysutils www pear MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR logging utilities BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear USE_PHP= yes IGNORE_WITH_PHP= 4 diff --git a/sysutils/pear-Log/distinfo b/sysutils/pear-Log/distinfo index 2bc4d771f3a7..ad0cd6d0399a 100644 --- a/sysutils/pear-Log/distinfo +++ b/sysutils/pear-Log/distinfo @@ -1,2 +1,2 @@ -SHA256 (PEAR/Log-1.12.5.tgz) = a3f5a603c512953baf92e7e41bb7672120bcb32fe2ae536f9a2a38b640dd9fe6 -SIZE (PEAR/Log-1.12.5.tgz) = 46311 +SHA256 (PEAR/Log-1.12.6.tgz) = 66d4fb6e6a24fe97c675cceb8a069e67ce0433175f07f82dc35e1c3406b91002 +SIZE (PEAR/Log-1.12.6.tgz) = 46868 |