diff options
author | wiz <wiz@pkgsrc.org> | 2003-09-08 09:25:21 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-09-08 09:25:21 +0000 |
commit | 2c5c81bbbc65047dbb1bca3ea76f62ac99297581 (patch) | |
tree | 9bf213c3f59703d8d87b0b9378b0c4ca67e7cec8 /net | |
parent | 7c6d632ddca8a4957175b5709b064d763ea6b535 (diff) | |
download | pkgsrc-2c5c81bbbc65047dbb1bca3ea76f62ac99297581.tar.gz |
Update to 1.3.5, provided by the maintainer Andrey Simonenko in PR 22208.
1.3.5 08/07/2003 released
- Now ipa(8) removes created PID-file when exits
- Not it is possible to use OpenBSD PF on not OpenBSD (see the INSTALL file)
- Added a new parameter "debug_worktime"
- Some fixes for code that runs commands
Diffstat (limited to 'net')
-rw-r--r-- | net/ipa/Makefile | 4 | ||||
-rw-r--r-- | net/ipa/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net/ipa/Makefile b/net/ipa/Makefile index 8af8e8d53c5..978ef8a398f 100644 --- a/net/ipa/Makefile +++ b/net/ipa/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2003/05/30 11:53:16 salo Exp $ +# $NetBSD: Makefile,v 1.13 2003/09/08 09:25:21 wiz Exp $ # -DISTNAME= ipa-1.3.4 +DISTNAME= ipa-1.3.5 CATEGORIES= net sysutils MASTER_SITES= http://ipa-system.sourceforge.net/ \ http://www.mirrors.wiretapped.net/security/network-monitoring/ipa/ \ diff --git a/net/ipa/distinfo b/net/ipa/distinfo index d67c1ec7c84..2624f00700d 100644 --- a/net/ipa/distinfo +++ b/net/ipa/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.13 2003/05/30 11:53:17 salo Exp $ +$NetBSD: distinfo,v 1.14 2003/09/08 09:25:22 wiz Exp $ -SHA1 (ipa-1.3.4.tar.gz) = 2471fe193aae533884e0526e1646bf4696d3aaf4 -Size (ipa-1.3.4.tar.gz) = 135457 bytes +SHA1 (ipa-1.3.5.tar.gz) = dce46cd874d41ed6ea012ae69c974a2c7b1de27d +Size (ipa-1.3.5.tar.gz) = 135850 bytes SHA1 (patch-aa) = 5599f55b657edc3ecb7f66378601d92e956a0983 SHA1 (patch-ab) = edce3d9d03ee7456c440ce4179e1e8c39bb516f2 SHA1 (patch-ac) = 0baab6507d335479379e78582c727fad72259b61 |