diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-04-04 00:36:47 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-04-04 00:36:47 +0000 |
commit | ad1601a58af931cb36878c6de50ed64b2827e20a (patch) | |
tree | f3ad665664e9874ebfa3c033c00497f73e2be126 /sysutils/pear-Log | |
parent | c16357869280d4adb77adf36aa578adb902daa5f (diff) |
sysutils/pear-Log: upgrading to 1.6.1.
Upgrading pear-Log to 1.6.1.
It fixes a typo that broke the Log_Observer class.
PR: ports/50579
Submitted by: Thierry Thomas <thierry@pompo.net>
Notes
Notes:
svn path=/head/; revision=78067
Diffstat (limited to 'sysutils/pear-Log')
-rw-r--r-- | sysutils/pear-Log/Makefile | 2 | ||||
-rw-r--r-- | sysutils/pear-Log/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/pear-Log/Makefile b/sysutils/pear-Log/Makefile index e9ecea94b4ea..00a71d279362 100644 --- a/sysutils/pear-Log/Makefile +++ b/sysutils/pear-Log/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Log -PORTVERSION= 1.6.0 +PORTVERSION= 1.6.1 CATEGORIES= sysutils www MASTER_SITES= http://pear.php.net/get/ PKGNAMEPREFIX= pear- diff --git a/sysutils/pear-Log/distinfo b/sysutils/pear-Log/distinfo index 4a35c67a3840..4724ce743a73 100644 --- a/sysutils/pear-Log/distinfo +++ b/sysutils/pear-Log/distinfo @@ -1 +1 @@ -MD5 (PEAR/Log-1.6.0.tgz) = 6cc1d4d17560ac1bff90736ea82ea044 +MD5 (PEAR/Log-1.6.1.tgz) = bf033aebb99ed060e73cd1c89280e2b6 |