View | Details | Raw Unified | Return to bug 62984
Collapse All | Expand All

(-)sysutils/pear-Log/Makefile (-2 / +3 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	Log
8
PORTNAME=	Log
9
PORTVERSION=	1.8.3
9
PORTVERSION=	1.8.4
10
CATEGORIES=	sysutils www pear
10
CATEGORIES=	sysutils www pear
11
11
12
MAINTAINER=	ports@FreeBSD.org
12
MAINTAINER=	ports@FreeBSD.org
Lines 24-30 Link Here
24
		mail.php null.php observer_mail.php pear_error_handler.php	\
24
		mail.php null.php observer_mail.php pear_error_handler.php	\
25
		php_error_handler.php sql.php sqlite.php syslog.php win.php
25
		php_error_handler.php sql.php sqlite.php syslog.php win.php
26
TESTS=		composite.phpt console.phpt display.phpt error_log.phpt		\
26
TESTS=		composite.phpt console.phpt display.phpt error_log.phpt		\
27
		factory.phpt null.phpt singleton.phpt sqlite.phpt
27
		extract.phpt factory.phpt null.phpt priority.phpt		\
28
		singleton.phpt sqlite.phpt
28
_EXAMPLESDIR=	docs/examples
29
_EXAMPLESDIR=	docs/examples
29
30
30
.include <bsd.port.pre.mk>
31
.include <bsd.port.pre.mk>
(-)sysutils/pear-Log/distinfo (-1 / +2 lines)
Line 1 Link Here
1
MD5 (PEAR/Log-1.8.3.tgz) = a4ec8e47ec117009e3adf5b71775615e
1
MD5 (PEAR/Log-1.8.4.tgz) = 0c2c3ac21c6ee5d26a03764c282e12e1
2
SIZE (PEAR/Log-1.8.4.tgz) = 29453

Return to bug 62984