Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Mar 2016 11:42:13 +0000 (UTC)
From:      Olli Hauer <ohauer@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r411834 - in head: audio/id3ed games/xbat games/xgalaga games/xshisen japanese/dvi2tty japanese/font-mikachan japanese/kon2-16dot japanese/plain2 textproc/tex2im
Message-ID:  <201603251142.u2PBgDdG020089@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ohauer
Date: Fri Mar 25 11:42:13 2016
New Revision: 411834
URL: https://svnweb.freebsd.org/changeset/ports/411834

Log:
  - change MAINTAINER email address [1]
  
  [1] http://lists.freebsd.org/pipermail/freebsd-ports/2016-March/102600.html

Modified:
  head/audio/id3ed/Makefile
  head/games/xbat/Makefile
  head/games/xgalaga/Makefile
  head/games/xshisen/Makefile
  head/japanese/dvi2tty/Makefile
  head/japanese/font-mikachan/Makefile
  head/japanese/kon2-16dot/Makefile
  head/japanese/plain2/Makefile
  head/textproc/tex2im/Makefile

Modified: head/audio/id3ed/Makefile
==============================================================================
--- head/audio/id3ed/Makefile	Fri Mar 25 10:54:44 2016	(r411833)
+++ head/audio/id3ed/Makefile	Fri Mar 25 11:42:13 2016	(r411834)
@@ -6,7 +6,7 @@ PORTVERSION=	1.10.4
 CATEGORIES=	audio
 MASTER_SITES=	http://code.fluffytapeworm.com/projects/${PORTNAME}/
 
-MAINTAINER=	turutani@scphys.kyoto-u.ac.jp
+MAINTAINER=	TsurutaniNaoki@gmail.com
 COMMENT=	Id3 tag editor for mp3 files
 
 LICENSE=	GPLv2

Modified: head/games/xbat/Makefile
==============================================================================
--- head/games/xbat/Makefile	Fri Mar 25 10:54:44 2016	(r411833)
+++ head/games/xbat/Makefile	Fri Mar 25 11:42:13 2016	(r411834)
@@ -8,7 +8,7 @@ CATEGORIES=	games
 MASTER_SITES=	LOCAL/hrs
 DISTNAME=	xev111
 
-MAINTAINER=	turutani@scphys.kyoto-u.ac.jp
+MAINTAINER=	TsurutaniNaoki@gmail.com
 COMMENT=	XEVIOUS like shooting game
 
 LICENSE=	GPLv2

Modified: head/games/xgalaga/Makefile
==============================================================================
--- head/games/xgalaga/Makefile	Fri Mar 25 10:54:44 2016	(r411833)
+++ head/games/xgalaga/Makefile	Fri Mar 25 11:42:13 2016	(r411834)
@@ -6,7 +6,7 @@ PORTVERSION=	2.1.1.0
 CATEGORIES=	games
 MASTER_SITES=	SF/${PORTNAME}
 
-MAINTAINER=	turutani@scphys.kyoto-u.ac.jp
+MAINTAINER=	TsurutaniNaoki@gmail.com
 COMMENT=	Clone of the classic game Galaga for X11
 
 LICENSE=	GPLv2

Modified: head/games/xshisen/Makefile
==============================================================================
--- head/games/xshisen/Makefile	Fri Mar 25 10:54:44 2016	(r411833)
+++ head/games/xshisen/Makefile	Fri Mar 25 11:42:13 2016	(r411834)
@@ -7,7 +7,7 @@ PORTREVISION=	4
 CATEGORIES=	games
 MASTER_SITES=	LOCAL/hrs
 
-MAINTAINER=	turutani@scphys.kyoto-u.ac.jp
+MAINTAINER=	TsurutaniNaoki@gmail.com
 COMMENT=	Shisen-sho puzzle game for X11
 
 BROKEN=		fails to start

Modified: head/japanese/dvi2tty/Makefile
==============================================================================
--- head/japanese/dvi2tty/Makefile	Fri Mar 25 10:54:44 2016	(r411833)
+++ head/japanese/dvi2tty/Makefile	Fri Mar 25 11:42:13 2016	(r411834)
@@ -13,7 +13,7 @@ PATCH_SITES=	${MASTER_SITES}
 PATCH_DIST_STRIP=	-p1
 PATCHFILES=	dvi2tty-ascii-jtex-patch dvi2tty.c-patch
 
-MAINTAINER=	turutani@scphys.kyoto-u.ac.jp
+MAINTAINER=	TsurutaniNaoki@gmail.com
 COMMENT=	Character-based DVI file previewer
 
 RUN_DEPENDS=	jless:${PORTSDIR}/japanese/less

Modified: head/japanese/font-mikachan/Makefile
==============================================================================
--- head/japanese/font-mikachan/Makefile	Fri Mar 25 10:54:44 2016	(r411833)
+++ head/japanese/font-mikachan/Makefile	Fri Mar 25 11:42:13 2016	(r411834)
@@ -10,7 +10,7 @@ DISTNAME=	ver${PORTVERSION}
 EXTRACT_SUFX=	.lzh
 DIST_SUBDIR=	${PORTNAME}
 
-MAINTAINER=	turutani@scphys.kyoto-u.ac.jp
+MAINTAINER=	TsurutaniNaoki@gmail.com
 COMMENT=	Handwritten Japanese TrueType fonts by Mika-chan
 
 EXTRACT_DEPENDS=	lha:${PORTSDIR}/archivers/lha

Modified: head/japanese/kon2-16dot/Makefile
==============================================================================
--- head/japanese/kon2-16dot/Makefile	Fri Mar 25 10:54:44 2016	(r411833)
+++ head/japanese/kon2-16dot/Makefile	Fri Mar 25 11:42:13 2016	(r411834)
@@ -14,7 +14,7 @@ DISTFILES=	${DISTNAME}${EXTRACT_SUFX} \
 EXTRACT_ONLY=	${DISTNAME}${EXTRACT_SUFX}
 
 # '+=' is for slave ports
-MAINTAINER=	turutani@scphys.kyoto-u.ac.jp
+MAINTAINER=	TsurutaniNaoki@gmail.com
 COMMENT=	Kanji On Console -- Display kanji characters on your own console
 
 ONLY_FOR_ARCHS=	i386 amd64

Modified: head/japanese/plain2/Makefile
==============================================================================
--- head/japanese/plain2/Makefile	Fri Mar 25 10:54:44 2016	(r411833)
+++ head/japanese/plain2/Makefile	Fri Mar 25 11:42:13 2016	(r411834)
@@ -12,7 +12,7 @@ PATCH_SITES=	${MASTER_SITES}
 PATCHFILES=	${PORTNAME}_${PORTVERSION:R}p${PORTVERSION:E}-4.2.diff.gz
 PATCH_DIST_STRIP=	-p1
 
-MAINTAINER=	turutani@scphys.kyoto-u.ac.jp
+MAINTAINER=	TsurutaniNaoki@gmail.com
 COMMENT=	Text converter from plain to any format
 
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION:R}p${PORTVERSION:E}.orig

Modified: head/textproc/tex2im/Makefile
==============================================================================
--- head/textproc/tex2im/Makefile	Fri Mar 25 10:54:44 2016	(r411833)
+++ head/textproc/tex2im/Makefile	Fri Mar 25 11:42:13 2016	(r411834)
@@ -7,7 +7,7 @@ PORTREVISION=	9
 CATEGORIES=	textproc
 MASTER_SITES=	http://www.nought.de/
 
-MAINTAINER=	turutani@scphys.kyoto-u.ac.jp
+MAINTAINER=	TsurutaniNaoki@gmail.com
 COMMENT=	Converts LaTeX formulas into high resolution pixmap graphics
 
 RUN_DEPENDS=	convert:${PORTSDIR}/graphics/ImageMagick \



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