Bug 188514 - devel/tide: giving up maintainership
Summary: devel/tide: giving up maintainership
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Frederic Culot
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-12 15:00 UTC by Nils M Holm
Modified: 2014-04-14 14:20 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nils M Holm 2014-04-12 15:00:01 UTC
Suspecting that nobody uses it any longer, and I am lacking
the resources to keep maintaining it.

Same applies to lang/t3x, lang/alisp, lang/sketchy.

Do I have to submit a separate PR for each of those?
Comment 1 Frederic Culot freebsd_committer freebsd_triage 2014-04-14 06:12:40 UTC
Responsible Changed
From-To: freebsd-ports-bugs->culot

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2014-04-14 14:18:12 UTC
Author: culot
Date: Mon Apr 14 13:18:07 2014
New Revision: 351258
URL: http://svnweb.freebsd.org/changeset/ports/351258
QAT: https://qat.redports.org/buildarchive/r351258/

Log:
  - Reassign to the heap at maintainer's request
  
  With hat:	portmgr-lurker
  PR:		ports/188514
  Submitted by:	Nils M Holm <nmh@t3x.org>

Modified:
  head/devel/tide/Makefile
  head/lang/alisp/Makefile
  head/lang/sketchy/Makefile
  head/lang/t3x/Makefile

Modified: head/devel/tide/Makefile
==============================================================================
--- head/devel/tide/Makefile	Mon Apr 14 13:17:07 2014	(r351257)
+++ head/devel/tide/Makefile	Mon Apr 14 13:18:07 2014	(r351258)
@@ -7,7 +7,7 @@ CATEGORIES=	devel
 MASTER_SITES=	# http://www.t3x.org/files/
 DISTNAME=	tide-${PORTVERSION:S/.//g}
 
-MAINTAINER=	nmh@t3x.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Collection of classes for the T3X language
 
 LICENSE=	BSD

Modified: head/lang/alisp/Makefile
==============================================================================
--- head/lang/alisp/Makefile	Mon Apr 14 13:17:07 2014	(r351257)
+++ head/lang/alisp/Makefile	Mon Apr 14 13:18:07 2014	(r351258)
@@ -6,7 +6,7 @@ PORTVERSION=	20060917
 CATEGORIES=	lang devel lisp
 MASTER_SITES=	http://t3x.org/files/
 
-MAINTAINER=	nmh@t3x.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	An interpreter for purely symbolic LISP
 
 MAN7=		alisp.7

Modified: head/lang/sketchy/Makefile
==============================================================================
--- head/lang/sketchy/Makefile	Mon Apr 14 13:17:07 2014	(r351257)
+++ head/lang/sketchy/Makefile	Mon Apr 14 13:18:07 2014	(r351258)
@@ -6,7 +6,7 @@ PORTVERSION=	20070218
 CATEGORIES=	lang devel lisp scheme
 MASTER_SITES=	http://www.t3x.org/files/
 
-MAINTAINER=	nmh@t3x.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	An interpreter for purely applicative Scheme
 
 USE_LDCONFIG=	yes

Modified: head/lang/t3x/Makefile
==============================================================================
--- head/lang/t3x/Makefile	Mon Apr 14 13:17:07 2014	(r351257)
+++ head/lang/t3x/Makefile	Mon Apr 14 13:18:07 2014	(r351258)
@@ -8,7 +8,7 @@ CATEGORIES=	lang devel
 MASTER_SITES=	http://www.t3x.org/files/
 DISTNAME=	t3x-${PORTVERSION:S/.//g}
 
-MAINTAINER=	nmh@t3x.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A compiler for the minimum procedural language T3X
 
 ONLY_FOR_ARCHS=	i386
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 3 Frederic Culot freebsd_committer freebsd_triage 2014-04-14 14:18:36 UTC
State Changed
From-To: open->closed

Maintainership was reset for all four ports. Thanks for your work!