diff options
author | tron <tron@pkgsrc.org> | 2007-08-01 20:51:23 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2007-08-01 20:51:23 +0000 |
commit | 7fb3ca68f7ccaf065f97e8d11880a0c9c4b4392a (patch) | |
tree | 5d014f73760e5091db77464915414f24cafaa720 /x11/qt3-libs/Makefile | |
parent | 8ef6ed5828b6b44a1788175cb0fafaf95a68bbc8 (diff) | |
download | pkgsrc-7fb3ca68f7ccaf065f97e8d11880a0c9c4b4392a.tar.gz |
Add patches provided by Trolltech to fix CVE-2007-3388.
Bump package revision.
Diffstat (limited to 'x11/qt3-libs/Makefile')
-rw-r--r-- | x11/qt3-libs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt3-libs/Makefile b/x11/qt3-libs/Makefile index eb97a8a6897..fed4c282601 100644 --- a/x11/qt3-libs/Makefile +++ b/x11/qt3-libs/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.63 2007/04/06 12:44:38 markd Exp $ +# $NetBSD: Makefile,v 1.64 2007/08/01 20:51:23 tron Exp $ PKGNAME= qt3-libs-${QTVERSION} -PKGREVISION= 2 +PKGREVISION= 3 MAINTAINER= adam@NetBSD.org COMMENT= C++ X GUI toolkit |