summaryrefslogtreecommitdiff
path: root/sysutils/ipa
diff options
context:
space:
mode:
authorobache <obache>2008-02-24 04:52:16 +0000
committerobache <obache>2008-02-24 04:52:16 +0000
commitaa28df23b546f704176d51e9822b9415d961ae75 (patch)
treeb555742b9ba7f4793b821d2fe776d1b0a0f80290 /sysutils/ipa
parent13f63c44e0400dcfd9b8bbb13efb71548a069199 (diff)
downloadpkgsrc-aa28df23b546f704176d51e9822b9415d961ae75.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')
-rw-r--r--sysutils/ipa/Makefile6
-rw-r--r--sysutils/ipa/distinfo8
2 files changed, 8 insertions, 6 deletions
diff --git a/sysutils/ipa/Makefile b/sysutils/ipa/Makefile
index 7dacb54f68b..38a676e68e8 100644
--- a/sysutils/ipa/Makefile
+++ b/sysutils/ipa/Makefile
@@ -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 @@ MAINTAINER= simon@comsys.ntu-kpi.kiev.ua
HOMEPAGE= http://ipa-system.sourceforge.net/
COMMENT= Pluggable accounting system
+PKG_DESTDIR_SUPPORT= user-destdir
+
GNU_CONFIGURE= yes
.include "../../mk/bsd.prefs.mk"
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