summaryrefslogtreecommitdiff
path: root/sysutils/ipa/Makefile
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2011-11-23 07:51:54 +0000
committerobache <obache@pkgsrc.org>2011-11-23 07:51:54 +0000
commit8dd4866be3d6dfc3b36b5f735ac95016d4defaf9 (patch)
treed087769a86be8398bb6767b803f9ccf5f7a6d0aa /sysutils/ipa/Makefile
parentaf55bed232730d356f51cc2029b22b52afc78193 (diff)
downloadpkgsrc-8dd4866be3d6dfc3b36b5f735ac95016d4defaf9.tar.gz
Update ipa to 2.1.1.
per maintainer update request by PR pkg/45630. Changes: * Corrected compilation when --with-ipa-pthread or --with-ipastat-pthread was specified. * Corrected format of tables in "ipactl memory" output. * Corrected access to free memory in ipa when dynamic rule is deleted. * Call log_stderr() and log_stdout() after ipa.conf file parsing. * Simplified and renamed confcommon.c:print_spaces(). * Corrected output of "ipa -v" and "ipa -h".
Diffstat (limited to 'sysutils/ipa/Makefile')
-rw-r--r--sysutils/ipa/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/ipa/Makefile b/sysutils/ipa/Makefile
index 8e4db596979..ce89a6a0309 100644
--- a/sysutils/ipa/Makefile
+++ b/sysutils/ipa/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2011/02/11 11:50:02 obache Exp $
+# $NetBSD: Makefile,v 1.14 2011/11/23 07:51:54 obache Exp $
#
-DISTNAME= ipa-2.1
+DISTNAME= ipa-2.1.1
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ipa-system/}
EXTRACT_SUFX= .tar.bz2