From 6a732960a0dcbf62541fc14e6dfce9bf3981bcce Mon Sep 17 00:00:00 2001 From: recht Date: Sat, 1 Oct 2005 19:59:39 +0000 Subject: Add a patch for CAN-2005-2491 (buffer overflow vulnerability in the PCRE library) from ubuntu Linux (via gentoo). For details see: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-2491 --- lang/python22/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lang/python22/Makefile') diff --git a/lang/python22/Makefile b/lang/python22/Makefile index 2d763acc1af..63fc8a7db8e 100644 --- a/lang/python22/Makefile +++ b/lang/python22/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.27 2005/04/11 21:46:15 tv Exp $ +# $NetBSD: Makefile,v 1.28 2005/10/01 19:59:39 recht Exp $ # DISTNAME= Python-2.2.3 PKGNAME= python22-2.2.3 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= lang python MASTER_SITES= ftp://ftp.python.org/pub/python/2.2.3/ EXTRACT_SUFX= .tgz -- cgit v1.2.3