pkgsrc-Changes-HG archive

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

[pkgsrc/pkgsrc-2006Q4]: pkgsrc/net/kdenetwork3 Pullup ticket 1990 - requested...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9d2657ddc1fe
branches:  pkgsrc-2006Q4
changeset: 522966:9d2657ddc1fe
user:      salo <salo%pkgsrc.org@localhost>
date:      Sat Jan 13 15:15:53 2007 +0000

description:
Pullup ticket 1990 - requested by markd
security fix for kdenetwork3

Revisions pulled up:
- pkgsrc/net/kdenetwork3/Makefile                               1.56
- pkgsrc/net/kdenetwork3/distinfo                               1.41

   Module Name:         pkgsrc
   Committed By:        markd
   Date:                Sat Jan 13 01:02:55 UTC 2007

   Modified Files:
        pkgsrc/net/kdenetwork3: Makefile distinfo

   Log Message:
   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 e69629379059 -r 9d2657ddc1fe net/kdenetwork3/Makefile
--- a/net/kdenetwork3/Makefile  Thu Jan 11 16:47:45 2007 +0000
+++ b/net/kdenetwork3/Makefile  Sat Jan 13 15:15:53 2007 +0000
@@ -1,9 +1,13 @@
-# $NetBSD: Makefile,v 1.55 2006/11/16 02:51:26 markd Exp $
+# $NetBSD: Makefile,v 1.55.2.1 2007/01/13 15:15:53 salo 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 e69629379059 -r 9d2657ddc1fe net/kdenetwork3/distinfo
--- a/net/kdenetwork3/distinfo  Thu Jan 11 16:47:45 2007 +0000
+++ b/net/kdenetwork3/distinfo  Sat Jan 13 15:15:53 2007 +0000
@@ -1,8 +1,11 @@
-$NetBSD: distinfo,v 1.40 2006/10/12 10:47:18 markd Exp $
+$NetBSD: distinfo,v 1.40.2.1 2007/01/13 15:15:53 salo 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