pkgsrc-Changes-HG archive

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

[pkgsrc/pkgsrc-2005Q2]: pkgsrc/net/kdenetwork3 Pullup ticket 620 - requested ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cb49fe94ed9a
branches:  pkgsrc-2005Q2
changeset: 495895:cb49fe94ed9a
user:      snj <snj%pkgsrc.org@localhost>
date:      Fri Jul 22 16:19:00 2005 +0000

description:
Pullup ticket 620 - requested by Mark Davies
security fix for kdenetwork3

Revisions pulled up:
- pkgsrc/net/kdenetwork3/Makefile       1.42
- pkgsrc/net/kdenetwork3/distinfo       1.31

    Module Name:    pkgsrc
    Committed By:   markd
    Date:           Fri Jul 22 12:56:57 UTC 2005

    Modified Files:
            pkgsrc/net/kdenetwork3: Makefile distinfo

    Log Message:
    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 6f6bba32316c -r cb49fe94ed9a net/kdenetwork3/Makefile
--- a/net/kdenetwork3/Makefile  Fri Jul 22 03:28:47 2005 +0000
+++ b/net/kdenetwork3/Makefile  Fri Jul 22 16:19:00 2005 +0000
@@ -1,9 +1,13 @@
-# $NetBSD: Makefile,v 1.41 2005/05/31 14:34:59 markd Exp $
+# $NetBSD: Makefile,v 1.41.2.1 2005/07/22 16:19:00 snj 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 6f6bba32316c -r cb49fe94ed9a net/kdenetwork3/distinfo
--- a/net/kdenetwork3/distinfo  Fri Jul 22 03:28:47 2005 +0000
+++ b/net/kdenetwork3/distinfo  Fri Jul 22 16:19:00 2005 +0000
@@ -1,8 +1,11 @@
-$NetBSD: distinfo,v 1.30 2005/05/31 14:34:59 markd Exp $
+$NetBSD: distinfo,v 1.30.2.1 2005/07/22 16:19:00 snj 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