diff options
author | markd <markd@pkgsrc.org> | 2005-07-22 12:56:57 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2005-07-22 12:56:57 +0000 |
commit | 84636b24f45e2b1a30c2d596258d7e12db2c14d9 (patch) | |
tree | 6886ea68abeaca1820274b61ce40de7d03bf31f1 /net | |
parent | fc704ef18782e6141153734efaa8a59119defc40 (diff) | |
download | pkgsrc-84636b24f45e2b1a30c2d596258d7e12db2c14d9.tar.gz |
Fix libgadu vulnerabilities.
http://www.kde.org/info/security/advisory-20050721-1.txt
Bump PKGREVISION.
Diffstat (limited to 'net')
-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 e5e80db4a96..94ae3972d41 100644 --- a/net/kdenetwork3/Makefile +++ b/net/kdenetwork3/Makefile @@ -1,9 +1,13 @@ -# $NetBSD: Makefile,v 1.41 2005/05/31 14:34:59 markd Exp $ +# $NetBSD: Makefile,v 1.42 2005/07/22 12:56:57 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.4.1-kdenetwork-libgadu.patch + CONFLICTS= kopete-[0-9]* .include "../../meta-pkgs/kde3/Makefile.kde3" diff --git a/net/kdenetwork3/distinfo b/net/kdenetwork3/distinfo index b83debeb135..36b123e8178 100644 --- a/net/kdenetwork3/distinfo +++ b/net/kdenetwork3/distinfo @@ -1,8 +1,11 @@ -$NetBSD: distinfo,v 1.30 2005/05/31 14:34:59 markd Exp $ +$NetBSD: distinfo,v 1.31 2005/07/22 12:56:57 markd Exp $ SHA1 (kdenetwork-3.4.1.tar.bz2) = b346614fa3d350ae771c975f1198427d71c18f2d RMD160 (kdenetwork-3.4.1.tar.bz2) = 146c851a13fc5056c530bdf4dd4326eb01dabbd5 Size (kdenetwork-3.4.1.tar.bz2) = 7388991 bytes +SHA1 (post-3.4.1-kdenetwork-libgadu.patch) = 2b012f496cb5c31aea913365a1bebff814277ad0 +RMD160 (post-3.4.1-kdenetwork-libgadu.patch) = cb1e395191c78eb2c5bc2eade5cf29409d87dc8d +Size (post-3.4.1-kdenetwork-libgadu.patch) = 78433 bytes SHA1 (patch-aa) = 49ca3764fae7044d1170efe03b53147732e9d470 SHA1 (patch-ac) = a0e2fbcf1348d5e91434878bac4977b649c94855 SHA1 (patch-ad) = 916bcbe11ca71f7a0f5f03c91fa18a6af9197be2 |