diff options
author | markd <markd> | 2003-09-10 12:38:40 +0000 |
---|---|---|
committer | markd <markd> | 2003-09-10 12:38:40 +0000 |
commit | f0279a9d7d7dd99c37ea254b1903cf034663e143 (patch) | |
tree | f426eccc7dc355b91d9a2b55314e7a5ce4a0168a /devel/kdbg | |
parent | 408da0ebd00b2b13a07cf8af88826e8054335c59 (diff) | |
download | pkgsrc-f0279a9d7d7dd99c37ea254b1903cf034663e143.tar.gz |
Update kdbg to 1.2.9
Changes:
* Really fixed security flaw regarding the program specific debugger command.
(Thanks to Matt Zimmerman, who pointed out the flaw in the previous
"solution".)
* Fixed the charset definition in the Russian translation (thanks to Alexander
Kogan).
Diffstat (limited to 'devel/kdbg')
-rw-r--r-- | devel/kdbg/Makefile | 5 | ||||
-rw-r--r-- | devel/kdbg/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/devel/kdbg/Makefile b/devel/kdbg/Makefile index c293d67d1e2..fe9bddb4a09 100644 --- a/devel/kdbg/Makefile +++ b/devel/kdbg/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.39 2003/08/05 13:36:25 drochner Exp $ +# $NetBSD: Makefile,v 1.40 2003/09/10 12:38:40 markd Exp $ -DISTNAME= kdbg-1.2.8 -PKGREVISION= 1 +DISTNAME= kdbg-1.2.9 CATEGORIES= devel kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kdbg/} \ ftp://ftp.eudaptics.com/pub/people/jsixt/ diff --git a/devel/kdbg/distinfo b/devel/kdbg/distinfo index ba4cec466ad..42dd62cc4e0 100644 --- a/devel/kdbg/distinfo +++ b/devel/kdbg/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.9 2003/07/30 15:19:21 markd Exp $ +$NetBSD: distinfo,v 1.10 2003/09/10 12:38:40 markd Exp $ -SHA1 (kdbg-1.2.8.tar.gz) = 99cfcb19d48b1ca2acf75122cbe9e77780350ac9 -Size (kdbg-1.2.8.tar.gz) = 533368 bytes +SHA1 (kdbg-1.2.9.tar.gz) = bcd71a049a02fd8cb8c3cb65dc3222f3a3bd95d1 +Size (kdbg-1.2.9.tar.gz) = 535468 bytes SHA1 (patch-aa) = 2111d0df9bbed2d8df245407f95ba1d8c4e44ab6 SHA1 (patch-ac) = ef7ae69e39d01db396da61cc2231b282095cd20d |