diff options
author | obache <obache> | 2008-02-24 04:52:16 +0000 |
---|---|---|
committer | obache <obache> | 2008-02-24 04:52:16 +0000 |
commit | 6b25ed965db4f2c96ada1864e35bef7a5c949eca (patch) | |
tree | b555742b9ba7f4793b821d2fe776d1b0a0f80290 /sysutils/ipa/distinfo | |
parent | 7eb48599e19c7ef176f31e14a6230d89e54df628 (diff) | |
download | pkgsrc-6b25ed965db4f2c96ada1864e35bef7a5c949eca.tar.gz |
Update ipa to 2.0.5.
Based on maintainer update request by PR 37630.
While here, marked as DESTDIR ready.
Bugs that were found and corrected:
* When ipa received a control command from "ipactl -n", then
it did not close opened file descriptor.
* All sections inside rule { startup{}} in ipa.conf were ignored.
* Time events for +D and +W in ipa.conf could be incorrectly
scheduled at 24:00:00.
* Time events for +W in ipa.conf could be incorrectly scheduled
at 00:00:00 of Sunday.
* If SYM_PREFIX is defined and if symbols in modules with
SYM_PREFIX were successfully lookuped, then ipa and ipastat
incorrectly refused to use such modules.
Diffstat (limited to 'sysutils/ipa/distinfo')
-rw-r--r-- | sysutils/ipa/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/ipa/distinfo b/sysutils/ipa/distinfo index 52a3960e4b1..4aa904f6333 100644 --- a/sysutils/ipa/distinfo +++ b/sysutils/ipa/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2007/07/26 12:21:41 obache Exp $ +$NetBSD: distinfo,v 1.5 2008/02/24 04:52:16 obache Exp $ -SHA1 (ipa-2.0.4.tar.bz2) = a696eb21d53dfd334310890666e4fa804379186e -RMD160 (ipa-2.0.4.tar.bz2) = 91fea09f959dcdda2f4b1f0d90956d30862417e6 -Size (ipa-2.0.4.tar.bz2) = 291055 bytes +SHA1 (ipa-2.0.5.tar.bz2) = 60687dd06e5222b7ca263c0b4a240320aa2a8ec1 +RMD160 (ipa-2.0.5.tar.bz2) = b1359114794a3fcd0bb76c386ea3343dcdc61ac7 +Size (ipa-2.0.5.tar.bz2) = 291284 bytes |