Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Jan 2002 15:12:53 -0700 (MST)
From:      John Reynolds <johnjen@reynoldsnet.org>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/33554: [MAINTAINER PATCH] libusb needs updated e-mail before 4.5-R
Message-ID:  <200201042212.g04MCr498078@whale.home-net>

next in thread | raw e-mail | index | archive | help

>Number:         33554
>Category:       ports
>Synopsis:       [MAINTAINER PATCH] libusb needs updated e-mail before 4.5-R
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 04 14:20:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     John Reynolds
>Release:        FreeBSD 4.5-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD whale 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #0: Thu Dec 20 22:50:14 MST 2001 root@dolphin:/usr/obj/usr/src/sys/WHALE i386


>Description:

Since @home is dying a quick death soon, we're all getting new e-mail
addresses. I need to update the libusb port with the proper maintainer e-mail
address so that 4.5-RELEASE doesn't go out with stale bits.

>How-To-Repeat:

 n/a

>Fix:

Please apply the following patch from the ports/devel directory

diff -urN libusb.orig/Makefile libusb/Makefile
--- libusb.orig/Makefile	Fri Jan  4 14:56:00 2002
+++ libusb/Makefile	Fri Jan  4 14:56:41 2002
@@ -1,6 +1,6 @@
 # New ports collection makefile for:	libusb
 # Date created:				27 January 2001
-# Whom:					John Reynolds <jjreynold@home.com>
+# Whom:					John Reynolds <johnjen@reynoldsnet.org>
 #
 # $FreeBSD: ports/devel/libusb/Makefile,v 1.2 2001/11/24 09:16:14 pat Exp $
 #
@@ -11,7 +11,7 @@
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	libusb
 
-MAINTAINER=	jjreynold@home.com
+MAINTAINER=	johnjen@reynoldsnet.org
 
 GNU_CONFIGURE=	yes
 INSTALLS_SHLIB=	yes
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201042212.g04MCr498078>