diff options
author | obache <obache@pkgsrc.org> | 2009-07-10 08:20:03 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2009-07-10 08:20:03 +0000 |
commit | 4f2c8ee89877f0a7e61f2428ec437f6c54629554 (patch) | |
tree | f92fb3f4080d631c3ac5d53aadbd5f0db22407ee /sysutils | |
parent | 410270c97fb644f12288a8b1037da00eda8aa35e (diff) | |
download | pkgsrc-4f2c8ee89877f0a7e61f2428ec437f6c54629554.tar.gz |
Update ipa to 2.0.6, per maintainer update request by PR 41686.
Changes:
* autoconf 2.61 -> 2.62, automake 1.10 -> 1.10.1.
* When time goes back or changes too quickly, then ipa incorrectly
used too much CPU time and generated a lot of log messages.
* Now several databases can be written in "db_list" parameter's
value in ipa.conf.
* Now lint can check source code of IPA.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/ipa/Makefile | 4 | ||||
-rw-r--r-- | sysutils/ipa/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/sysutils/ipa/Makefile b/sysutils/ipa/Makefile index 6d6f0105abd..19e283bd9b6 100644 --- a/sysutils/ipa/Makefile +++ b/sysutils/ipa/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2009/05/01 14:47:29 zafer Exp $ +# $NetBSD: Makefile,v 1.8 2009/07/10 08:20:03 obache Exp $ # -DISTNAME= ipa-2.0.5 +DISTNAME= ipa-2.0.6 CATEGORIES= sysutils MASTER_SITES= http://ipa-system.sourceforge.net/ EXTRACT_SUFX= .tar.bz2 diff --git a/sysutils/ipa/distinfo b/sysutils/ipa/distinfo index 4aa904f6333..690d107e6ea 100644 --- a/sysutils/ipa/distinfo +++ b/sysutils/ipa/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2008/02/24 04:52:16 obache Exp $ +$NetBSD: distinfo,v 1.6 2009/07/10 08:20:03 obache Exp $ -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 +SHA1 (ipa-2.0.6.tar.bz2) = 5140f44a8360c74bcfcdcabc6fb5abb19d8bf5e0 +RMD160 (ipa-2.0.6.tar.bz2) = ad7ccfc69265fceded78be293a146db7b44cc908 +Size (ipa-2.0.6.tar.bz2) = 292575 bytes |