From owner-freebsd-ports-bugs@FreeBSD.ORG Mon May 26 11:30:02 2008 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1BDDB106566C for ; Mon, 26 May 2008 11:30:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id EBE0E8FC21 for ; Mon, 26 May 2008 11:30:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m4QBU1UU069996 for ; Mon, 26 May 2008 11:30:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m4QBU19O069993; Mon, 26 May 2008 11:30:01 GMT (envelope-from gnats) Resent-Date: Mon, 26 May 2008 11:30:01 GMT Resent-Message-Id: <200805261130.m4QBU19O069993@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Martin Kjeldsen Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D1E6E106568B for ; Mon, 26 May 2008 11:29:30 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id BFCBE8FC1F for ; Mon, 26 May 2008 11:29:30 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m4QBRuQF069538 for ; Mon, 26 May 2008 11:27:56 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m4QBRuFr069537; Mon, 26 May 2008 11:27:56 GMT (envelope-from nobody) Message-Id: <200805261127.m4QBRuFr069537@www.freebsd.org> Date: Mon, 26 May 2008 11:27:56 GMT From: Martin Kjeldsen To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/124001: p5-Text-CSV_XS version 0.34 leaks X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 May 2008 11:30:02 -0000 >Number: 124001 >Category: ports >Synopsis: p5-Text-CSV_XS version 0.34 leaks >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon May 26 11:30:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Martin Kjeldsen >Release: 7.0-STABLE >Organization: Catpipe ApS >Environment: FreeBSD baest.catpipe.net 7.0-STABLE FreeBSD 7.0-STABLE #18: Thu Apr 17 20:10:23 CEST 2008 root@baest.catpipe.net:/usr/obj/usr/src/sys/BEAST i386 >Description: The TEXT::CSV_XS leaks in the old version and the version is faster. Please update the port to the newest version (0.45) >How-To-Repeat: Use TEXT::CSV_XS on larger files >Fix: Update to newest version of TEXT::CSV_XS Patch attached with submission follows: diff -r /usr/ports/textproc/p5-Text-CSV_XS/Makefile /usr/ports/textproc/p5-Text-CSV_XS_new/Makefile 9c9 < PORTVERSION= 0.34 --- > PORTVERSION= 0.45 diff -r /usr/ports/textproc/p5-Text-CSV_XS/distinfo /usr/ports/textproc/p5-Text-CSV_XS_new/distinfo 1,3c1,3 < MD5 (Text-CSV_XS-0.34.tgz) = 9e10d0ccf0aa1111098eca12d0de87a3 < SHA256 (Text-CSV_XS-0.34.tgz) = 8364c61c2abc9faab55176b99dead364a3d655c9bab1dc34921dfa09967177d3 < SIZE (Text-CSV_XS-0.34.tgz) = 43233 --- > MD5 (Text-CSV_XS-0.45.tgz) = 4a4db0ab2bd727bd5c54c4ed772e358a > SHA256 (Text-CSV_XS-0.45.tgz) = 9bd9948b7269fb57edc6a2f5ac9ad6598ee4eb72e49ec41c89212e673ee8af1d > SIZE (Text-CSV_XS-0.45.tgz) = 88321 >Release-Note: >Audit-Trail: >Unformatted: