Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Nov 2012 02:54:12 GMT
From:      Warren Block <wblock@FreeBSD.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/174008: [patch] devel/arduino: turn over maintainership
Message-ID:  <201211300254.qAU2sCT5092709@red.freebsd.org>
Resent-Message-ID: <201211300300.qAU3023t059526@freefall.freebsd.org>

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

>Number:         174008
>Category:       ports
>Synopsis:       [patch] devel/arduino: turn over maintainership
>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:   Fri Nov 30 03:00:02 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Warren Block
>Release:        9-stable
>Organization:
>Environment:
n/a
>Description:
Turn over maintainership of devel/arduino to Craig Leres, who uses it much more actively than I do.  Also a note of thanks to Steven Kreuzer, who patiently mentored me through the creation of this port.
>How-To-Repeat:
n/a
>Fix:
Apply patch.

Patch attached with submission follows:

Index: devel/arduino/Makefile
===================================================================
--- devel/arduino/Makefile	(revision 307962)
+++ devel/arduino/Makefile	(working copy)
@@ -5,14 +5,14 @@
 
 PORTNAME=	arduino
 PORTVERSION=	1.0.1
-PORTREVISION=	1
+PORTREVISION=	2
 PORTEPOCH=	1
 CATEGORIES=	devel java lang
 MASTER_SITES=	GOOGLE_CODE
 DISTNAME=	${PORTNAME}-${PORTVERSION}-linux
 EXTRACT_SUFX=	.tgz
 
-MAINTAINER=	wblock@freebsd.org
+MAINTAINER=	leres@ee.lbl.gov
 COMMENT=	Open-source electronics prototyping platform
 
 RUN_DEPENDS=	${JAVA_HOME}/jre/lib/ext/RXTXcomm.jar:${PORTSDIR}/comms/rxtx \


>Release-Note:
>Audit-Trail:
>Unformatted:



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