summaryrefslogtreecommitdiff
path: root/net/ipa/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2003-03-28 11:10:28 +0000
committerwiz <wiz>2003-03-28 11:10:28 +0000
commitd97a51e436318ce47508f7628685d1bb34db74f7 (patch)
tree498eb7fba2b64f1ea45318b3f11e5d753296d409 /net/ipa/Makefile
parent9a1251c11da57ccd409c28c67ea6e83920091bc2 (diff)
downloadpkgsrc-d97a51e436318ce47508f7628685d1bb34db74f7.tar.gz
Maintainer update to 1.3.2:
- Some bugs in IP Filter support code were found and fixed, whole code, which works with IP Filter, was rewritten and now has a new design, which is much simpler for supporting and faster than previous one - Fixed bug with the global "shutdown" section: when ipa(8) receives the HUP signal, it destroyed information about commands in the global "shutdown" section - Some bugs with memory usage were fixed: ipa(8) and ipastat(8) could free(3) not allocated chunks of memory - Fixed several minor bugs in IPv4/v6 Firewall and Packet Filter support code
Diffstat (limited to 'net/ipa/Makefile')
-rw-r--r--net/ipa/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ipa/Makefile b/net/ipa/Makefile
index 30b8e753c00..2a3ed51060a 100644
--- a/net/ipa/Makefile
+++ b/net/ipa/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2003/03/05 07:11:41 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2003/03/28 11:10:28 wiz Exp $
-DISTNAME= ipa-1.3.1
+DISTNAME= ipa-1.3.2
CATEGORIES= net sysutils
MASTER_SITES= http://ipa-system.sourceforge.net/ \
http://www.mirrors.wiretapped.net/security/network-monitoring/ipa/ \