From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 7 01:50:14 2006 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 D0A5216A403 for ; Fri, 7 Apr 2006 01:50:14 +0000 (UTC) (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 46BB143D45 for ; Fri, 7 Apr 2006 01:50:14 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id k371oEOK066996 for ; Fri, 7 Apr 2006 01:50:14 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k371oEHx066993; Fri, 7 Apr 2006 01:50:14 GMT (envelope-from gnats) Resent-Date: Fri, 7 Apr 2006 01:50:14 GMT Resent-Message-Id: <200604070150.k371oEHx066993@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, Dmitry Marakasov Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D81F16A412 for ; Fri, 7 Apr 2006 01:41:06 +0000 (UTC) (envelope-from amdmi3@mail.ru) Received: from mx6.mail.ru (mx6.mail.ru [194.67.23.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 23F1543D4C for ; Fri, 7 Apr 2006 01:41:04 +0000 (GMT) (envelope-from amdmi3@mail.ru) Received: from [213.148.29.33] (port=6003 helo=nexii.panopticon) by mx6.mail.ru with esmtp id 1FRfy5-000Odz-00 for FreeBSD-gnats-submit@freebsd.org; Fri, 07 Apr 2006 05:40:58 +0400 Received: from hades.panopticon (hades.panopticon [192.168.0.2]) by nexii.panopticon (Postfix) with ESMTP id 2839311470 for ; Fri, 7 Apr 2006 05:45:46 +0400 (MSD) Received: by hades.panopticon (Postfix, from userid 1000) id 681E7665; Fri, 7 Apr 2006 05:41:29 +0400 (MSD) Message-Id: <20060407014129.681E7665@hades.panopticon> Date: Fri, 7 Apr 2006 05:41:29 +0400 (MSD) From: Dmitry Marakasov To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/95453: print/fdpf: USE_DOS2UNIX=yes binary file corruption X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Dmitry Marakasov List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Apr 2006 01:50:14 -0000 >Number: 95453 >Category: ports >Synopsis: print/fdpf: USE_DOS2UNIX=yes binary file corruption >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Apr 07 01:50:13 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Dmitry Marakasov >Release: FreeBSD 6.0-RELEASE-p4 i386 >Organization: >Environment: System: FreeBSD hades.panopticon 6.0-RELEASE-p4 FreeBSD 6.0-RELEASE-p4 #1: Fri Jan 27 12:07:19 MSK 2006 amdmi3@hades.panopticon:/usr/obj/usr/src/sys/HADES i386 >Description: Some binary files installed by this port get currupted by USE_DOS2UNIX=yes during `make patch'. >How-To-Repeat: % cd /usr/ports/graphics/fpdf153 % make extract % mv work work.orig % make extract % make patch-dos2unix % diff -rq work.orig work | grep differ | awk '{print $2}' | xargs -n1 file | grep -v text work.orig/fpdf153/tutoriel/calligra.afm: ASCII font metrics work.orig/fpdf153/tutoriel/calligra.ttf: TrueType font data work.orig/fpdf153/tutoriel/calligra.z: data work.orig/fpdf153/tutoriel/logo.png: PNG image data, 104 x 71, 8-bit colormap, non-interlaced work.orig/fpdf153/tutoriel/logo_pb.png: PNG image data, 102 x 46, 8-bit colormap, non-interlaced >Fix: Provide specific files in USE_DOS2UNIX instead of 'yes' or make portmgr people merge ports/92688. >Release-Note: >Audit-Trail: >Unformatted: