From owner-freebsd-ports-bugs@FreeBSD.ORG Thu May 4 19:30: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 3E29916A40A for ; Thu, 4 May 2006 19:30: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 4E90A43D48 for ; Thu, 4 May 2006 19:30:13 +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 k44JUDWa083824 for ; Thu, 4 May 2006 19:30:13 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id k44JUDn4083823; Thu, 4 May 2006 19:30:13 GMT (envelope-from gnats) Resent-Date: Thu, 4 May 2006 19:30:13 GMT Resent-Message-Id: <200605041930.k44JUDn4083823@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, Tim Welch Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D9ED16A418 for ; Thu, 4 May 2006 19:20:55 +0000 (UTC) (envelope-from twelch@pluto.thepentagon.org) Received: from pluto.thepentagon.org (mail.thepentagon.org [66.100.170.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id 788A043D58 for ; Thu, 4 May 2006 19:20:51 +0000 (GMT) (envelope-from twelch@pluto.thepentagon.org) Received: from pluto.thepentagon.org (localhost [127.0.0.1]) by pluto.thepentagon.org (8.13.4/8.13.4) with ESMTP id k44JK7nD030765 for ; Thu, 4 May 2006 14:20:07 -0500 (CDT) (envelope-from twelch@pluto.thepentagon.org) Received: (from twelch@localhost) by pluto.thepentagon.org (8.13.4/8.13.4/Submit) id k44JK77N030764; Thu, 4 May 2006 14:20:07 -0500 (CDT) (envelope-from twelch) Message-Id: <200605041920.k44JK77N030764@pluto.thepentagon.org> Date: Thu, 4 May 2006 14:20:07 -0500 (CDT) From: Tim Welch To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/96796: Change email on ports I maintain X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Tim Welch List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 May 2006 19:30:14 -0000 >Number: 96796 >Category: ports >Synopsis: Change email on ports I maintain >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Thu May 04 19:30:12 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Tim Welch >Release: FreeBSD 6.0-RELEASE i386 >Organization: >Environment: System: FreeBSD pluto.thepentagon.org 6.0-RELEASE FreeBSD 6.0-RELEASE #1: Tue Dec 20 01:39:55 CST 2005 root@pluto.thepentagon.org:/usr/obj/usr/src/sys/pluto i386 >Description: I'd like the maintainer/author email addresses changed on security/kedpm and sysutils/dvdimagecmp. Diffs attached. >How-To-Repeat: >Fix: --- kedpm.diff begins here --- --- Makefile.bak Sat Apr 29 10:44:46 2006 +++ Makefile Thu May 4 14:15:57 2006 @@ -1,6 +1,6 @@ # New ports collection makefile for: kedpm # Date created: 25 April 2006 -# Whom: Tim Welch +# Whom: Tim Welch # # $FreeBSD: ports/security/kedpm/Makefile,v 1.1 2006/04/29 15:44:46 pav Exp $ # @@ -11,7 +11,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= kedpm -MAINTAINER= twelch@thepentagon.org +MAINTAINER= ports@thepentagon.org COMMENT= A simple application for managing personal data RUN_DEPENDS= ${PYTHONPREFIX_SITELIBDIR}/Crypto/__init__.py:${PORTSDIR}/security/py-pycrypto --- kedpm.diff ends here --- --- dvdimagecmp.diff begins here --- --- Makefile.bak Thu Oct 13 07:38:35 2005 +++ Makefile Thu May 4 14:16:55 2006 @@ -1,6 +1,6 @@ # New ports collection makefile for: dvdimagecmp # Date created: 11 October 2005 -# Whom: Tim Welch +# Whom: Tim Welch # # $FreeBSD: ports/sysutils/dvdimagecmp/Makefile,v 1.1 2005/10/13 12:38:35 mnag Exp $ # @@ -12,7 +12,7 @@ MASTER_SITE_SUBDIR= apps/video EXTRACT_SUFX= .tgz -MAINTAINER= twelch@thepentagon.org +MAINTAINER= ports@thepentagon.org COMMENT= A simple tool for comparing an image to a burned disc USE_GMAKE= yes --- dvdimagecmp.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: