Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Apr 2014 13:18:07 +0000 (UTC)
From:      Frederic Culot <culot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r351258 - in head: devel/tide lang/alisp lang/sketchy lang/t3x
Message-ID:  <201404141318.s3EDI7U9043337@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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