From owner-freebsd-ports-bugs@FreeBSD.ORG Thu May 26 14:40:15 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5113316A44D for ; Thu, 26 May 2005 14:40:15 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id D77BB43D66 for ; Thu, 26 May 2005 14:40:05 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j4QEe56m004661 for ; Thu, 26 May 2005 14:40:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j4QEe5QI004660; Thu, 26 May 2005 14:40:05 GMT (envelope-from gnats) Resent-Date: Thu, 26 May 2005 14:40:05 GMT Resent-Message-Id: <200505261440.j4QEe5QI004660@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, "Scot W. Hetzel" Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D1ACC16A41C for ; Thu, 26 May 2005 14:37:00 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id B1D0343D1D for ; Thu, 26 May 2005 14:37:00 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j4QEb0gM053654 for ; Thu, 26 May 2005 14:37:00 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j4QEb0Qn053653; Thu, 26 May 2005 14:37:00 GMT (envelope-from nobody) Message-Id: <200505261437.j4QEb0Qn053653@www.freebsd.org> Date: Thu, 26 May 2005 14:37:00 GMT From: "Scot W. Hetzel" To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: ports/81502: archivers/torrentzip removes the read flag from zip files [sw-bug]. 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: Thu, 26 May 2005 14:40:15 -0000 >Number: 81502 >Category: ports >Synopsis: archivers/torrentzip removes the read flag from zip files [sw-bug]. >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu May 26 14:40:05 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Scot W. Hetzel >Release: 5.4-STABLE >Organization: Ye Old Computer >Environment: >Description: Torrentzip uses the read permission flag to check if a zip file needs to be processed. It does this by first setting all zip files to 0400, then as it processes the zip file it changes the permissions to 0200. >How-To-Repeat: run torrentzip on a directory of zip files with permissions 644, you'll find that they are now 0200. >Fix: Apply attached patch in the following email message. Also bump PORTREVISION. >Release-Note: >Audit-Trail: >Unformatted: