pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/ipa Update ipa to 2.0.5.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b902d97dd32a
branches:  trunk
changeset: 539012:b902d97dd32a
user:      obache <obache%pkgsrc.org@localhost>
date:      Sun Feb 24 04:52:16 2008 +0000

description:
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:

 sysutils/ipa/Makefile |  6 ++++--
 sysutils/ipa/distinfo |  8 ++++----
 2 files changed, 8 insertions(+), 6 deletions(-)

diffs (35 lines):

diff -r f67845bc8a38 -r b902d97dd32a sysutils/ipa/Makefile
--- a/sysutils/ipa/Makefile     Sun Feb 24 02:58:55 2008 +0000
+++ b/sysutils/ipa/Makefile     Sun Feb 24 04:52:16 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2007/07/26 12:21:40 obache Exp $
+# $NetBSD: Makefile,v 1.6 2008/02/24 04:52:16 obache Exp $
 #
 
-DISTNAME=      ipa-2.0.4
+DISTNAME=      ipa-2.0.5
 CATEGORIES=    sysutils
 MASTER_SITES=  http://ipa-system.sourceforge.net/ \
                http://www.mirrors.wiretapped.net/security/network-monitoring/ipa/ \
@@ -12,6 +12,8 @@
 HOMEPAGE=      http://ipa-system.sourceforge.net/
 COMMENT=       Pluggable accounting system
 
+PKG_DESTDIR_SUPPORT=   user-destdir
+
 GNU_CONFIGURE= yes
 
 .include "../../mk/bsd.prefs.mk"
diff -r f67845bc8a38 -r b902d97dd32a sysutils/ipa/distinfo
--- a/sysutils/ipa/distinfo     Sun Feb 24 02:58:55 2008 +0000
+++ b/sysutils/ipa/distinfo     Sun Feb 24 04:52:16 2008 +0000
@@ -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



Home | Main Index | Thread Index | Old Index