From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Aug 11 13:00:42 2004 Return-Path: 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 7E52516A4D1 for ; Wed, 11 Aug 2004 13:00:42 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5864543D58 for ; Wed, 11 Aug 2004 13:00:42 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i7BD0fSi096252 for ; Wed, 11 Aug 2004 13:00:41 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i7BD0fh8096246; Wed, 11 Aug 2004 13:00:41 GMT (envelope-from gnats) Resent-Date: Wed, 11 Aug 2004 13:00:41 GMT Resent-Message-Id: <200408111300.i7BD0fh8096246@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, Janos Mohacsi Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EFC4116A4CE; Wed, 11 Aug 2004 12:55:48 +0000 (GMT) Received: from scone.ki.iif.hu (scone.ki.iif.hu [193.6.222.31]) by mx1.FreeBSD.org (Postfix) with ESMTP id 12D4F43D46; Wed, 11 Aug 2004 12:55:48 +0000 (GMT) (envelope-from mohacsi@scone.ki.iif.hu) Received: (from mohacsi@localhost) by scone.ki.iif.hu (8.13.1/8.13.1) id i7BCt9tU048264; Wed, 11 Aug 2004 14:55:09 +0200 (CEST) (envelope-from mohacsi) Message-Id: <200408111255.i7BCt9tU048264@scone.ki.iif.hu> Date: Wed, 11 Aug 2004 14:55:09 +0200 (CEST) From: Janos Mohacsi To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: sergei@FreeBSD.org Subject: ports/70300: devel/porttools does not use EMAIL from ~/.porttools X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Janos Mohacsi List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Aug 2004 13:00:42 -0000 >Number: 70300 >Category: ports >Synopsis: devel/porttools does not use EMAIL from ~/.porttools >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Aug 11 13:00:41 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Janos Mohacsi >Release: FreeBSD 5.2-CURRENT i386 >Organization: NIIF/HUNGARNET >Environment: System: FreeBSD scone.ki.iif.hu 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Wed Aug 4 11:53:21 CEST 2004 root@scone.ki.iif.hu:/usr/obj/usr/src/sys/SCONE i386 >Description: devel/porttols does not suse EMAIL from ~/.porttools still tries to contruct from username@hostname >How-To-Repeat: Define EMAIL in ~/.porttols then run port create. See transcript: mohacsi@scone> more ~/.porttools # FreeBSD Port Tools configuration file - see porttools(5) # vim: ft=sh EMAIL="janos.mohacsi@bsd.hu" FULLNAME="Janos Mohacsi" ORGANIZATION="NIIF/HUNGARNET" BUILDROOT="/tmp" ARCHIVE_DIR="" DIFF_MODE="CVS" DIFF_VIEWER="more" PORTLINT_FLAGS="abct" mohacsi@scone> port create test mohacsi@scone> more test/Makefile # New ports collection makefile for: test # Date created: 2004-08-11 # Whom: Janos Mohacsi # # $FreeBSD$ # PORTNAME= test PORTVERSION= >Fix: I did not have time to look in more detail. Probably EMAIL and AUTHOR should be passed: newfile -a $AUTHOR -e $EMAIL -pport.$1 >Release-Note: >Audit-Trail: >Unformatted: