pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/kdenetwork3 Fix libgadu vulnerabilities.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ccaab2c3e668
branches:  trunk
changeset: 497215:ccaab2c3e668
user:      markd <markd%pkgsrc.org@localhost>
date:      Fri Jul 22 12:56:57 2005 +0000

description:
Fix libgadu vulnerabilities.
http://www.kde.org/info/security/advisory-20050721-1.txt
Bump PKGREVISION.

diffstat:

 net/kdenetwork3/Makefile |  6 +++++-
 net/kdenetwork3/distinfo |  5 ++++-
 2 files changed, 9 insertions(+), 2 deletions(-)

diffs (34 lines):

diff -r 31f6d43b375a -r ccaab2c3e668 net/kdenetwork3/Makefile
--- a/net/kdenetwork3/Makefile  Fri Jul 22 12:13:47 2005 +0000
+++ b/net/kdenetwork3/Makefile  Fri Jul 22 12:56:57 2005 +0000
@@ -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 -r 31f6d43b375a -r ccaab2c3e668 net/kdenetwork3/distinfo
--- a/net/kdenetwork3/distinfo  Fri Jul 22 12:13:47 2005 +0000
+++ b/net/kdenetwork3/distinfo  Fri Jul 22 12:56:57 2005 +0000
@@ -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



Home | Main Index | Thread Index | Old Index