diff options
author | edwin <edwin@FreeBSD.org> | 2003-03-30 10:17:07 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-03-30 10:17:07 +0800 |
commit | 750aa3b5443cf15b1cbd325214178caf5363035d (patch) | |
tree | acd9b7804531f263d960804303478955b08e25f3 /sysutils | |
parent | e4187c209d50bf61e6bb7eb5bbb1fd40dfcbb69b (diff) | |
download | freebsd-ports-gnome-750aa3b5443cf15b1cbd325214178caf5363035d.tar.gz freebsd-ports-gnome-750aa3b5443cf15b1cbd325214178caf5363035d.tar.zst freebsd-ports-gnome-750aa3b5443cf15b1cbd325214178caf5363035d.zip |
sysutils/pear-Log: upgrading to 1.6.0.
PR: ports/48798
Submitted by: Thierry Thomas <thierry@pompo.net>
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/pear-Log/Makefile | 4 | ||||
-rw-r--r-- | sysutils/pear-Log/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
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 @@ -6,8 +6,7 @@ # PORTNAME= Log -PORTVERSION= 1.5.3 -PORTREVISION= 1 +PORTVERSION= 1.6.0 CATEGORIES= sysutils www MASTER_SITES= http://pear.php.net/get/ PKGNAMEPREFIX= pear- @@ -18,6 +17,7 @@ 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 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 |