diff options
author | jmmv <jmmv> | 2003-01-09 17:38:36 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2003-01-09 17:38:36 +0000 |
commit | 6aaa232f1519d8ed135c85c11461b2ecb3f53b82 (patch) | |
tree | 7d36502b7a6913e1e30013d4039d743e43604e9a /net/ipa | |
parent | d773cc61394030949f61ba2054de616d52bfc49d (diff) | |
download | pkgsrc-6aaa232f1519d8ed135c85c11461b2ecb3f53b82.tar.gz |
Update ipa to 1.3. Changes since 1.2.9:
- Now the "worktime" parameter is completely supported
- Now IPA can be downloaded from http://ipa-system.sourceforge.net/
- Some bugs with "limit" sections were fixed
- One bug and memory leak with the "db_dir" parameter were fixed
Patch provided by Andrey Simonenko (maintainer) in PR pkg/19755.
Diffstat (limited to 'net/ipa')
-rw-r--r-- | net/ipa/Makefile | 5 | ||||
-rw-r--r-- | net/ipa/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/net/ipa/Makefile b/net/ipa/Makefile index d217756f1cb..d7f117ae4b4 100644 --- a/net/ipa/Makefile +++ b/net/ipa/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2002/10/30 09:28:33 martti Exp $ +# $NetBSD: Makefile,v 1.7 2003/01/09 17:38:36 jmmv Exp $ -DISTNAME= ipa-1.2.9 +DISTNAME= ipa-1.3 CATEGORIES= net sysutils MASTER_SITES= http://www.simon.org.ua/ipa/ \ + http://ipa-system.sourceforge.net/ \ http://www.mirrors.wiretapped.net/security/network-monitoring/ipa/ \ ftp://ftp.mirrors.wiretapped.net/pub/security/network-monitoring/ipa/ \ http://www.outloud.org/ipa/ \ diff --git a/net/ipa/distinfo b/net/ipa/distinfo index 34b8e8ba3dd..e7c0fc69488 100644 --- a/net/ipa/distinfo +++ b/net/ipa/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.8 2002/10/30 09:28:33 martti Exp $ +$NetBSD: distinfo,v 1.9 2003/01/09 17:38:36 jmmv Exp $ -SHA1 (ipa-1.2.9.tar.gz) = a83f8e3ac6b54f136d6bf08f968bb75bff4fa472 -Size (ipa-1.2.9.tar.gz) = 133303 bytes +SHA1 (ipa-1.3.tar.gz) = 3c6c71d88b9c15ce8cf8c04a2c2a022ef1c239d9 +Size (ipa-1.3.tar.gz) = 135183 bytes SHA1 (patch-aa) = 0164a4dd1934c38d46265dd2d41a46b31af8e9ac SHA1 (patch-ab) = edce3d9d03ee7456c440ce4179e1e8c39bb516f2 |