From owner-cvs-all@FreeBSD.ORG Tue Feb 23 10:56:25 2010 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5720A106566B; Tue, 23 Feb 2010 10:56:25 +0000 (UTC) (envelope-from garga@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 469348FC15; Tue, 23 Feb 2010 10:56:25 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o1NAuPVI056581; Tue, 23 Feb 2010 10:56:25 GMT (envelope-from garga@repoman.freebsd.org) Received: (from garga@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o1NAuPQ7056580; Tue, 23 Feb 2010 10:56:25 GMT (envelope-from garga) Message-Id: <201002231056.o1NAuPQ7056580@repoman.freebsd.org> From: Renato Botelho Date: Tue, 23 Feb 2010 10:56:25 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/archivers/arj Makefile ports/archivers/arj/files patch-arj_arcv.c patch-arj_proc.c patch-arj_proc.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Feb 2010 10:56:25 -0000 garga 2010-02-23 10:56:25 UTC FreeBSD ports repository Modified files: archivers/arj Makefile Added files: archivers/arj/files patch-arj_arcv.c patch-arj_proc.c patch-arj_proc.h Log: Fix segfault on amd64 Reported by: alex at to.govorit.ru Obtained from: Arj's author Tested by: Guilherme M. Schroeder Feature safe: yes Revision Changes Path 1.30 +1 -1 ports/archivers/arj/Makefile 1.1 +61 -0 ports/archivers/arj/files/patch-arj_arcv.c (new) 1.1 +80 -0 ports/archivers/arj/files/patch-arj_proc.c (new) 1.1 +50 -0 ports/archivers/arj/files/patch-arj_proc.h (new)