pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/kdenetwork3 Fix security issue in ksirc



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b648b54a7c8b
branches:  trunk
changeset: 523743:b648b54a7c8b
user:      markd <markd%pkgsrc.org@localhost>
date:      Sat Jan 13 01:02:55 2007 +0000

description:
Fix security issue in ksirc
http://www.kde.org/info/security/advisory-20070109-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 ac720ab0a832 -r b648b54a7c8b net/kdenetwork3/Makefile
--- a/net/kdenetwork3/Makefile  Sat Jan 13 00:56:54 2007 +0000
+++ b/net/kdenetwork3/Makefile  Sat Jan 13 01:02:55 2007 +0000
@@ -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 -r ac720ab0a832 -r b648b54a7c8b net/kdenetwork3/distinfo
--- a/net/kdenetwork3/distinfo  Sat Jan 13 00:56:54 2007 +0000
+++ b/net/kdenetwork3/distinfo  Sat Jan 13 01:02:55 2007 +0000
@@ -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



Home | Main Index | Thread Index | Old Index