mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
- Update to 1.11.3
PR: 128986 Submitted by: Wen Heping <wenheping@gmail.com>
This commit is contained in:
parent
d306ed47b9
commit
1dc55cf38f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=223147
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= Log
|
||||
PORTVERSION= 1.11.2
|
||||
PORTVERSION= 1.11.3
|
||||
CATEGORIES= sysutils www pear
|
||||
|
||||
MAINTAINER= miwi@FreeBSD.org
|
||||
@ -27,7 +27,8 @@ EXAMPLES= composite.php console.php display.php error_log.php \
|
||||
file.php firebug.php mail.php null.php observer_mail.php \
|
||||
pear_error_handler.php php_error_handler.php sql.php \
|
||||
sqlite.php syslog.php win.php
|
||||
TESTS= composite.phpt console.phpt display.phpt error_log.phpt \
|
||||
TESTS= backtrace.phpt composite.phpt console.phpt \
|
||||
display.phpt error_log.phpt format.phpt \
|
||||
extract-zend1.phpt extract-zend2.0.phpt extract-zend2.2.phpt \
|
||||
factory.phpt file.phpt firebug.phpt levels.phpt null.phpt \
|
||||
priority.phpt singleton.phpt sqlite.phpt sql_ident.phpt
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (PEAR/Log-1.11.2.tgz) = f11ac14c41fa4f87566c5ac5d22ee7fc
|
||||
SHA256 (PEAR/Log-1.11.2.tgz) = 55627d7b803b0cc04ebb2bc37768de483e0133ab029148265444585bda88c19b
|
||||
SIZE (PEAR/Log-1.11.2.tgz) = 41978
|
||||
MD5 (PEAR/Log-1.11.3.tgz) = 9f489de394e62072750a0c3afef214a1
|
||||
SHA256 (PEAR/Log-1.11.3.tgz) = 8b99d6d7f5c1070d70276034ae5ebefbeb686b8db68426e07a0367a0dfac638e
|
||||
SIZE (PEAR/Log-1.11.3.tgz) = 42960
|
||||
|
Loading…
Reference in New Issue
Block a user