From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Aug 8 22:20:07 2010 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 07A0A106567D for ; Sun, 8 Aug 2010 22:20:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id BD09C8FC19 for ; Sun, 8 Aug 2010 22:20:06 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o78MK6jK057535 for ; Sun, 8 Aug 2010 22:20:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o78MK6BF057534; Sun, 8 Aug 2010 22:20:06 GMT (envelope-from gnats) Resent-Date: Sun, 8 Aug 2010 22:20:06 GMT Resent-Message-Id: <201008082220.o78MK6BF057534@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, Timothy Beyer Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 77E481065678 for ; Sun, 8 Aug 2010 22:16:59 +0000 (UTC) (envelope-from beyert@fastmail.fm) Received: from out1.smtp.messagingengine.com (out1.smtp.messagingengine.com [66.111.4.25]) by mx1.freebsd.org (Postfix) with ESMTP id 4762C8FC08 for ; Sun, 8 Aug 2010 22:16:59 +0000 (UTC) Received: from compute1.internal (compute1.internal [10.202.2.41]) by gateway1.messagingengine.com (Postfix) with ESMTP id A8B281A345E; Sun, 8 Aug 2010 18:16:58 -0400 (EDT) Received: from heartbeat1.messagingengine.com ([10.202.2.160]) by compute1.internal (MEProxy); Sun, 08 Aug 2010 18:16:58 -0400 Received: from aeonserv.aeonnet.fastmail.fm (cpe-76-90-217-240.socal.res.rr.com [76.90.217.240]) by mail.messagingengine.com (Postfix) with ESMTPSA id DD2C24F556C; Sun, 8 Aug 2010 18:16:57 -0400 (EDT) Message-Id: <87ocdcpx60.wl@fastmail.fm> Date: Sun, 08 Aug 2010 15:16:55 -0700 From: Timothy Beyer To: FreeBSD-gnats-submit@FreeBSD.org Cc: Timothy Beyer Subject: ports/149451: fix maintainer: lang/polyml 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: Sun, 08 Aug 2010 22:20:07 -0000 >Number: 149451 >Category: ports >Synopsis: fix maintainer: lang/polyml >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sun Aug 08 22:20:06 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Timothy Beyer >Release: FreeBSD 8.0-RELEASE-p2 i386 >Organization: no organization >Environment: System: FreeBSD aeonserv.aeonnet 8.0-RELEASE-p2 FreeBSD 8.0-RELEASE-p2 #0: Fri Jan 29 18:00:42 PST 2010 beyert@aeonserv.aeonnet:/usr/src/sys/i386/compile/CUSTOM i386 >Description: The port has my maintainer email address specified incorrectly. The maintainer email address is corrected in the patch that follows. >How-To-Repeat: See the Makefile >Fix: The included patch for the Makefile --- Makefile.diff begins here --- --- Makefile.orig 2010-02-26 01:30:27.000000000 -0800 +++ Makefile 2010-08-08 15:14:20.000000000 -0700 @@ -12,7 +12,7 @@ DISTNAME= ${PORTNAME}.${PORTVERSION} DIST_SUBDIR= ${PORTNAME} -MAINTAINER= beyert.cs.ucr.edu +MAINTAINER= beyert@cs.ucr.edu COMMENT= Fast open-source implementation of Standard ML GNU_CONFIGURE= yes --- Makefile.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: