From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Jan 8 19:20:00 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EE6A2DB8 for ; Wed, 8 Jan 2014 19:20:00 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A795D185E for ; Wed, 8 Jan 2014 19:20:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id s08JK0FW058361 for ; Wed, 8 Jan 2014 19:20:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id s08JK0Gd058360; Wed, 8 Jan 2014 19:20:00 GMT (envelope-from gnats) Resent-Date: Wed, 8 Jan 2014 19:20:00 GMT Resent-Message-Id: <201401081920.s08JK0Gd058360@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, Georg Altmann Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 48847CE8 for ; Wed, 8 Jan 2014 19:19:41 +0000 (UTC) Received: from oldred.freebsd.org (oldred.freebsd.org [IPv6:2001:1900:2254:206a::50:4]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 355001850 for ; Wed, 8 Jan 2014 19:19:41 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id s08JJeZZ060272 for ; Wed, 8 Jan 2014 19:19:40 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id s08JJe76060263; Wed, 8 Jan 2014 19:19:40 GMT (envelope-from nobody) Message-Id: <201401081919.s08JJe76060263@oldred.freebsd.org> Date: Wed, 8 Jan 2014 19:19:40 GMT From: Georg Altmann To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/185589: comms/hylafax overwrites existing hosts.hfaxd X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Jan 2014 19:20:01 -0000 >Number: 185589 >Category: ports >Synopsis: comms/hylafax overwrites existing hosts.hfaxd >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jan 08 19:20:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Georg Altmann >Release: 9.1 >Organization: >Environment: FreeBSD 9.1-RELEASE-p7 #0: Mon Sep 9 21:23:37 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386 >Description: When installing hylafax an existing /var/spool/hylafax/etc/hosts.hfaxd file gets overwritten by a default version, deleting an existing configuration. Expected behaviour: The install script / Makefile / whatever checks if there is an existing version of the file and leaves it intact. I do not know if this problem is specific to the port or if this is a problem in the upstream hylafax install script / Makefile / whatever. % head -5 Makefile # Created by: Julian Stacey # $FreeBSD: comms/hylafax/Makefile 336710 2013-12-17 10:39:33Z dinoex $ PORTNAME= hylafax PORTVERSION= 6.0.6 >How-To-Repeat: cd /usr/ports/comms/hylafax && make install >Fix: >Release-Note: >Audit-Trail: >Unformatted: