summaryrefslogtreecommitdiff
path: root/net/ipa/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2003-03-28 11:10:28 +0000
committerwiz <wiz@pkgsrc.org>2003-03-28 11:10:28 +0000
commit1f1f02530576701ab3fff89eed8a19ef65b3eea7 (patch)
tree498eb7fba2b64f1ea45318b3f11e5d753296d409 /net/ipa/Makefile
parentfed1fe1695b4d6eb12a46ce59ec6b184a96e0af8 (diff)
downloadpkgsrc-1f1f02530576701ab3fff89eed8a19ef65b3eea7.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/ \