diff options
author | thierry <thierry@FreeBSD.org> | 2015-06-17 04:50:18 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2015-06-17 04:50:18 +0800 |
commit | 5f43a39d15351a6f9c4a419037b91bd6ce892396 (patch) | |
tree | d4d7289725d8512ce57d1021356700b5b3d883a0 /sysutils/pear-Log | |
parent | 304e9d4c9a07827a04fc931dfc94f62c60b33bfd (diff) | |
download | freebsd-ports-gnome-5f43a39d15351a6f9c4a419037b91bd6ce892396.tar.gz freebsd-ports-gnome-5f43a39d15351a6f9c4a419037b91bd6ce892396.tar.zst freebsd-ports-gnome-5f43a39d15351a6f9c4a419037b91bd6ce892396.zip |
- Upgrade to 1.12.9
- Define the license
Changelog at http://pear.php.net/package/Log/download/
Diffstat (limited to 'sysutils/pear-Log')
-rw-r--r-- | sysutils/pear-Log/Makefile | 6 | ||||
-rw-r--r-- | sysutils/pear-Log/distinfo | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/sysutils/pear-Log/Makefile b/sysutils/pear-Log/Makefile index e7f0c5704fd1..fa132bad00b9 100644 --- a/sysutils/pear-Log/Makefile +++ b/sysutils/pear-Log/Makefile @@ -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 diff --git a/sysutils/pear-Log/distinfo b/sysutils/pear-Log/distinfo index 06d4a9327927..64b354998724 100644 --- a/sysutils/pear-Log/distinfo +++ b/sysutils/pear-Log/distinfo @@ -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 |