diff options
author | reinoud <reinoud@pkgsrc.org> | 2006-07-07 16:50:35 +0000 |
---|---|---|
committer | reinoud <reinoud@pkgsrc.org> | 2006-07-07 16:50:35 +0000 |
commit | ed085d9755624f49d7f87d2843a7e0244792b7fd (patch) | |
tree | 7e7b8033644f2ee649b99d2ea0ca94fcd680fd8a /net/kiax/Makefile | |
parent | 32e6a1fcf8084e7e4deea30e1d5a63503e68c388 (diff) | |
download | pkgsrc-ed085d9755624f49d7f87d2843a7e0244792b7fd.tar.gz |
Update net/kiax to version 0.8.51 fixing the security issue in 0.8.5
From the change log:
# Patched security flaw in iaxclient
# Patched md5 to work on amd64 (Jasmin Buchert)
# Added Malay translation (Mohd Effendi Jaafar)
Diffstat (limited to 'net/kiax/Makefile')
-rw-r--r-- | net/kiax/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net/kiax/Makefile b/net/kiax/Makefile index 64e973e07df..aab9b27e8e4 100644 --- a/net/kiax/Makefile +++ b/net/kiax/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2006/05/25 14:12:56 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2006/07/07 16:50:35 reinoud Exp $ -DISTNAME= kiax-0.8.5-src -PKGNAME= kiax-0.8.5 -PKGREVISION= 1 +DISTNAME= kiax-0.8.51-src +PKGNAME= kiax-0.8.51 +#PKGREVISION= 1 CATEGORIES= comms net audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kiax/} |