diff options
author | markd <markd@pkgsrc.org> | 2007-01-13 01:02:55 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2007-01-13 01:02:55 +0000 |
commit | a3b1efe431149f1951f862b4a18b1a9ea5c437bf (patch) | |
tree | 16637b1fb5e7c49c3d9238f7d462bb8a41ed4b31 /net/kdenetwork3 | |
parent | d8cfff9ebd5990aa4378061986314ac1032da065 (diff) | |
download | pkgsrc-a3b1efe431149f1951f862b4a18b1a9ea5c437bf.tar.gz |
Fix security issue in ksirc
http://www.kde.org/info/security/advisory-20070109-1.txt
bump PKGREVISION.
Diffstat (limited to 'net/kdenetwork3')
-rw-r--r-- | net/kdenetwork3/Makefile | 6 | ||||
-rw-r--r-- | net/kdenetwork3/distinfo | 5 |
2 files changed, 9 insertions, 2 deletions
diff --git a/net/kdenetwork3/Makefile b/net/kdenetwork3/Makefile index 0dc3da11483..20773372b1d 100644 --- a/net/kdenetwork3/Makefile +++ b/net/kdenetwork3/Makefile @@ -1,9 +1,13 @@ -# $NetBSD: Makefile,v 1.55 2006/11/16 02:51:26 markd Exp $ +# $NetBSD: Makefile,v 1.56 2007/01/13 01:02:55 markd Exp $ DISTNAME= kdenetwork-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= net COMMENT= Network modules for the KDE integrated X11 desktop +PATCH_SITES= ftp://ftp.kde.org/pub/kde/security_patches/ +PATCHFILES= post-3.5.5-kdenetwork-ksirc.diff + CONFLICTS= kopete-[0-9]* .include "../../meta-pkgs/kde3/Makefile.kde3" diff --git a/net/kdenetwork3/distinfo b/net/kdenetwork3/distinfo index d9dc4241861..d682b4464fa 100644 --- a/net/kdenetwork3/distinfo +++ b/net/kdenetwork3/distinfo @@ -1,8 +1,11 @@ -$NetBSD: distinfo,v 1.40 2006/10/12 10:47:18 markd Exp $ +$NetBSD: distinfo,v 1.41 2007/01/13 01:02:55 markd Exp $ SHA1 (kdenetwork-3.5.5.tar.bz2) = a95bac9de9770f551870fb73ce456d779ba36878 RMD160 (kdenetwork-3.5.5.tar.bz2) = 3e757d10ee5bf24b2ccf131e693fb614b9fdb9f4 Size (kdenetwork-3.5.5.tar.bz2) = 9235564 bytes +SHA1 (post-3.5.5-kdenetwork-ksirc.diff) = 5b99a1003845f3e0863157048657688c39dec27a +RMD160 (post-3.5.5-kdenetwork-ksirc.diff) = f61594e4c08fbadf94b444a63cdf4c686523a24e +Size (post-3.5.5-kdenetwork-ksirc.diff) = 945 bytes SHA1 (patch-aa) = e075ad19377786359849263b9b872dd8116bec7c SHA1 (patch-ab) = cd2fe9a73be928e391923947cb29cbbdeb79ae03 SHA1 (patch-ac) = a0e2fbcf1348d5e91434878bac4977b649c94855 |