Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Mar 2016 16:41:22 +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: r412175 - in head: astro/astrometry devel/libtermkey devel/libvterm devel/spin devel/unibilium editors/neovim emulators/bochs www/trac x11-wm/bspwm x11/antimicro x11/sxhkd
Message-ID:  <201603301641.u2UGfMb7019198@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: culot
Date: Wed Mar 30 16:41:22 2016
New Revision: 412175
URL: https://svnweb.freebsd.org/changeset/ports/412175

Log:
  - Reassign to the heap, on maintainer's request

Modified:
  head/astro/astrometry/Makefile
  head/devel/libtermkey/Makefile
  head/devel/libvterm/Makefile
  head/devel/spin/Makefile
  head/devel/unibilium/Makefile
  head/editors/neovim/Makefile
  head/emulators/bochs/Makefile
  head/www/trac/Makefile
  head/x11-wm/bspwm/Makefile
  head/x11/antimicro/Makefile
  head/x11/sxhkd/Makefile

Modified: head/astro/astrometry/Makefile
==============================================================================
--- head/astro/astrometry/Makefile	Wed Mar 30 16:33:14 2016	(r412174)
+++ head/astro/astrometry/Makefile	Wed Mar 30 16:41:22 2016	(r412175)
@@ -8,7 +8,7 @@ CATEGORIES=	astro
 MASTER_SITES=	http://www.astrometry.net/downloads/
 DISTNAME=	${PORTNAME}.net-${PORTVERSION}
 
-MAINTAINER=	antont@inbox.lv
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Software for describing astronomical images
 
 LICENSE=	GPLv2

Modified: head/devel/libtermkey/Makefile
==============================================================================
--- head/devel/libtermkey/Makefile	Wed Mar 30 16:33:14 2016	(r412174)
+++ head/devel/libtermkey/Makefile	Wed Mar 30 16:41:22 2016	(r412175)
@@ -6,7 +6,7 @@ PORTVERSION=	0.18
 CATEGORIES=	devel
 MASTER_SITES=	http://www.leonerd.org.uk/code/libtermkey/
 
-MAINTAINER=	antont@inbox.lv
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Easy processing of keyboard entry from terminal-based programs
 
 LICENSE=	MIT

Modified: head/devel/libvterm/Makefile
==============================================================================
--- head/devel/libvterm/Makefile	Wed Mar 30 16:33:14 2016	(r412174)
+++ head/devel/libvterm/Makefile	Wed Mar 30 16:41:22 2016	(r412175)
@@ -5,7 +5,7 @@ PORTNAME=	libvterm
 PORTVERSION=	git20150828
 CATEGORIES=	devel
 
-MAINTAINER=	antont@inbox.lv
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Implementation of a VT220/xterm/ECMA-48 terminal emulator
 
 LICENSE=	MIT

Modified: head/devel/spin/Makefile
==============================================================================
--- head/devel/spin/Makefile	Wed Mar 30 16:33:14 2016	(r412174)
+++ head/devel/spin/Makefile	Wed Mar 30 16:41:22 2016	(r412175)
@@ -7,7 +7,7 @@ CATEGORIES=	devel
 MASTER_SITES=	http://spinroot.com/spin/Src/
 DISTNAME=	spin${PORTVERSION:S/.//g}
 
-MAINTAINER=	antont@inbox.lv
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	On-the-fly verification system for asynchronous concurrent systems
 
 OPTIONS_DEFINE=	ISPIN DOCS

Modified: head/devel/unibilium/Makefile
==============================================================================
--- head/devel/unibilium/Makefile	Wed Mar 30 16:33:14 2016	(r412174)
+++ head/devel/unibilium/Makefile	Wed Mar 30 16:41:22 2016	(r412175)
@@ -6,7 +6,7 @@ PORTVERSION=	1.2.0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	devel
 
-MAINTAINER=	antont@inbox.lv
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Unibilium is a very basic terminfo library
 
 LICENSE=	LGPL3

Modified: head/editors/neovim/Makefile
==============================================================================
--- head/editors/neovim/Makefile	Wed Mar 30 16:33:14 2016	(r412174)
+++ head/editors/neovim/Makefile	Wed Mar 30 16:41:22 2016	(r412175)
@@ -6,7 +6,7 @@ PORTVERSION=	0.1.2
 CATEGORIES=	editors
 MASTER_SITES=	GH
 
-MAINTAINER=	antont@inbox.lv
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Next generation Vim
 
 LICENSE=	APACHE20

Modified: head/emulators/bochs/Makefile
==============================================================================
--- head/emulators/bochs/Makefile	Wed Mar 30 16:33:14 2016	(r412174)
+++ head/emulators/bochs/Makefile	Wed Mar 30 16:41:22 2016	(r412175)
@@ -7,7 +7,7 @@ PORTEPOCH=	2
 CATEGORIES=	emulators
 MASTER_SITES=	SF
 
-MAINTAINER=	antont@inbox.lv
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	IA-32 (x86) PC emulator that runs DOS, Win 95, and more
 
 LICENSE=	LGPL21

Modified: head/www/trac/Makefile
==============================================================================
--- head/www/trac/Makefile	Wed Mar 30 16:33:14 2016	(r412174)
+++ head/www/trac/Makefile	Wed Mar 30 16:41:22 2016	(r412175)
@@ -8,7 +8,7 @@ MASTER_SITES=	http://ftp.edgewall.com/pu
 		ftp://ftp.edgewall.com/pub/trac/
 DISTNAME=	Trac-${PORTVERSION}
 
-MAINTAINER=	antont@inbox.lv
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Enhanced wiki and issue tracking system for software projects
 
 LICENSE=	BSD3CLAUSE

Modified: head/x11-wm/bspwm/Makefile
==============================================================================
--- head/x11-wm/bspwm/Makefile	Wed Mar 30 16:33:14 2016	(r412174)
+++ head/x11-wm/bspwm/Makefile	Wed Mar 30 16:41:22 2016	(r412175)
@@ -6,7 +6,7 @@ PORTVERSION=	0.9
 PORTREVISION=	2
 CATEGORIES=	x11-wm
 
-MAINTAINER=	antont@inbox.lv
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Tiling window manager based on binary space partitioning
 
 LICENSE=	BSD2CLAUSE

Modified: head/x11/antimicro/Makefile
==============================================================================
--- head/x11/antimicro/Makefile	Wed Mar 30 16:33:14 2016	(r412174)
+++ head/x11/antimicro/Makefile	Wed Mar 30 16:41:22 2016	(r412175)
@@ -5,7 +5,7 @@ PORTNAME=	antimicro
 PORTVERSION=	2.13
 CATEGORIES=	x11
 
-MAINTAINER=	antont@inbox.lv
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Program for mapping keyboard and mouse to a gamepad
 
 LICENSE=	GPLv3

Modified: head/x11/sxhkd/Makefile
==============================================================================
--- head/x11/sxhkd/Makefile	Wed Mar 30 16:33:14 2016	(r412174)
+++ head/x11/sxhkd/Makefile	Wed Mar 30 16:41:22 2016	(r412175)
@@ -6,7 +6,7 @@ PORTVERSION=	0.5.5
 PORTREVISION=	1
 CATEGORIES=	x11
 
-MAINTAINER=	antont@inbox.lv
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Simple X hotkey daemon
 
 LICENSE=	BSD2CLAUSE



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