svn commit: r304786 - in head: astro/libroadnav astro/roadnav devel/lpc21isp devel/urjtag sysutils/915resolution

Thomas Abthorpe tabthorpe at FreeBSD.org
Mon Sep 24 17:04:05 UTC 2012


Author: tabthorpe
Date: Mon Sep 24 17:04:04 2012
New Revision: 304786
URL: http://svn.freebsd.org/changeset/ports/304786

Log:
  - Reassign to the heap at maintainer's request

Modified:
  head/astro/libroadnav/Makefile   (contents, props changed)
  head/astro/roadnav/Makefile   (contents, props changed)
  head/devel/lpc21isp/Makefile   (contents, props changed)
  head/devel/urjtag/Makefile   (contents, props changed)
  head/sysutils/915resolution/Makefile   (contents, props changed)

Modified: head/astro/libroadnav/Makefile
==============================================================================
--- head/astro/libroadnav/Makefile	Mon Sep 24 16:28:21 2012	(r304785)
+++ head/astro/libroadnav/Makefile	Mon Sep 24 17:04:04 2012	(r304786)
@@ -1,10 +1,5 @@
-# ex:ts=8
-# Ports collection makefile for:	roadnav
-# Date created:				28 July 2008
-# Whom:					stevef
-#
+# Created by: stevef
 # $FreeBSD$
-#
 
 PORTNAME=	libroadnav
 PORTVERSION=	0.19
@@ -12,7 +7,7 @@ PORTREVISION=	4
 CATEGORIES=	astro geography
 MASTER_SITES=	SF/roadnav/LibRoadnav/${PORTVERSION}
 
-MAINTAINER=	bahamasfranks at gmail.com
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Helper library for Roadnav: A 3D GPS Mapping program
 
 USE_WX=		2.6+

Modified: head/astro/roadnav/Makefile
==============================================================================
--- head/astro/roadnav/Makefile	Mon Sep 24 16:28:21 2012	(r304785)
+++ head/astro/roadnav/Makefile	Mon Sep 24 17:04:04 2012	(r304786)
@@ -1,10 +1,5 @@
-# ex:ts=8
-# Ports collection makefile for:	roadnav
-# Date created:				28 July 2008
-# Whom:					stevef
-#
+# Created by: stevef
 # $FreeBSD$
-#
 
 PORTNAME=	roadnav
 PORTVERSION=	0.19
@@ -12,7 +7,7 @@ PORTREVISION=	4
 CATEGORIES=	astro geography
 MASTER_SITES=	SF/${PORTNAME}/Roadnav/${PORTVERSION}
 
-MAINTAINER=	bahamasfranks at gmail.com
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	A 3D GPS Mapping program
 
 BUILD_DEPENDS=	${LOCALBASE}/lib/libroadnav.a:${PORTSDIR}/astro/libroadnav

Modified: head/devel/lpc21isp/Makefile
==============================================================================
--- head/devel/lpc21isp/Makefile	Mon Sep 24 16:28:21 2012	(r304785)
+++ head/devel/lpc21isp/Makefile	Mon Sep 24 17:04:04 2012	(r304786)
@@ -1,16 +1,12 @@
-# New ports collection makefile for:	lpc21isp
-# Date created:		2009-01-30
-# Whom:			Steve Franks
-#
+# Created by: Steve Franks
 # $FreeBSD$
-#
 
 PORTNAME=	lpc21isp
 PORTVERSION=	1.64
 CATEGORIES=	devel
 MASTER_SITES=	SF
 
-MAINTAINER=	bahamasfranks at gmail.com
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	ISP programmer tool for flashing NXP & Analog Devices ARM7 CPUs
 
 USE_GMAKE=	yes

Modified: head/devel/urjtag/Makefile
==============================================================================
--- head/devel/urjtag/Makefile	Mon Sep 24 16:28:21 2012	(r304785)
+++ head/devel/urjtag/Makefile	Mon Sep 24 17:04:04 2012	(r304786)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:	urjtag
-# Date created:		2008-01-05
-# Whom:			Bruce M. Simpson
-#
+# Created by: Bruce M. Simpson
 # $FreeBSD$
-#
 
 PORTNAME=	urjtag
 PORTVERSION=	0.10
@@ -11,7 +7,7 @@ PORTREVISION=	3
 CATEGORIES=	devel
 MASTER_SITES=	SF
 
-MAINTAINER=	bahamasfranks at gmail.com
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Extended utility to work with JTAG-aware boards
 
 BUILD_DEPENDS=	${LOCALBASE}/bin/flex:${PORTSDIR}/textproc/flex

Modified: head/sysutils/915resolution/Makefile
==============================================================================
--- head/sysutils/915resolution/Makefile	Mon Sep 24 16:28:21 2012	(r304785)
+++ head/sysutils/915resolution/Makefile	Mon Sep 24 17:04:04 2012	(r304786)
@@ -1,7 +1,4 @@
-# New ports collection makefile for:	915resolution
-# Date created:				30 Apr 2004
-# Whom:					Remington Lang <MrL0Lz at gmail.com>
-#
+# Created by: Remington Lang <MrL0Lz at gmail.com>
 # $FreeBSD$
 
 PORTNAME=	915resolution
@@ -12,7 +9,7 @@ CATEGORIES=	sysutils
 MASTER_SITES=	${MASTER_SITE_LOCAL}
 MASTER_SITE_SUBDIR=	ehaupt
 
-MAINTAINER=	bahamasfranks at gmail.com
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Resolution tool for Intel i915 video cards
 
 USE_RC_SUBR=	915resolution



More information about the svn-ports-all mailing list