- Upgrade to 1.12.9
- Define the license Changelog at http://pear.php.net/package/Log/download/
This commit is contained in:
parent
9ca3b34d33
commit
3cf56a6974
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=389863
2 changed files with 6 additions and 4 deletions
|
@ -2,13 +2,15 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Log
|
||||
PORTVERSION= 1.12.8
|
||||
PORTVERSION= 1.12.9
|
||||
CATEGORIES= sysutils www pear
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= PEAR logging utilities
|
||||
|
||||
USES= pear
|
||||
LICENSE= MIT
|
||||
|
||||
USES= pear
|
||||
USE_PHP= yes
|
||||
|
||||
LATEST_LINK= pear-Log
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (PEAR/Log-1.12.8.tgz) = 2f6c27ea105b401bda3b31f2a50a20cf54ca6eda175f045db1b4251b073799b3
|
||||
SIZE (PEAR/Log-1.12.8.tgz) = 46725
|
||||
SHA256 (PEAR/Log-1.12.9.tgz) = c9bb9f0ff2de5fd77b8417393518cea2fb5c2d62654ea721bf7b5d1c6a06806c
|
||||
SIZE (PEAR/Log-1.12.9.tgz) = 46753
|
||||
|
|
Loading…
Reference in a new issue