Date: Tue, 25 Sep 2012 05:03:07 +0000 (UTC) From: Thomas Abthorpe <tabthorpe@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r304811 - in head: benchmarks/nqueens japanese/emacs-emcws math/gnuplot+ ports-mgmt/pkg_remove Message-ID: <201209250503.q8P537Jr065296@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tabthorpe Date: Tue Sep 25 05:03:06 2012 New Revision: 304811 URL: http://svn.freebsd.org/changeset/ports/304811 Log: - Reassign to the heap due to mail bounces Modified: head/benchmarks/nqueens/Makefile (contents, props changed) head/japanese/emacs-emcws/Makefile (contents, props changed) head/math/gnuplot+/Makefile (contents, props changed) head/ports-mgmt/pkg_remove/Makefile (contents, props changed) Modified: head/benchmarks/nqueens/Makefile ============================================================================== --- head/benchmarks/nqueens/Makefile Tue Sep 25 04:57:38 2012 (r304810) +++ head/benchmarks/nqueens/Makefile Tue Sep 25 05:03:06 2012 (r304811) @@ -1,9 +1,5 @@ -# New ports collection makefile for: N-Queens -# Date Created: 2 March 2005 -# Whom: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> -# +# Created by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> # $FreeBSD$ -# PORTNAME= nqueens PORTVERSION= 1.0 @@ -12,7 +8,7 @@ MASTER_SITES= http://www.arch.cs.titech. DISTNAME= qn24b-version${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= nakaji@jp.freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= N-queens benchmark WRKSRC= ${WRKDIR}/version${PORTVERSION} Modified: head/japanese/emacs-emcws/Makefile ============================================================================== --- head/japanese/emacs-emcws/Makefile Tue Sep 25 04:57:38 2012 (r304810) +++ head/japanese/emacs-emcws/Makefile Tue Sep 25 05:03:06 2012 (r304811) @@ -1,9 +1,5 @@ -# New ports collection makefile for: GNU emacs -# Date created: 10 Apr. 2002 -# Whom: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> -# +# Created by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> # $FreeBSD$ -# PORTNAME= emcws PORTVERSION= ${EMACS_VER} @@ -22,7 +18,7 @@ PATCH_SITES+= http://www.nijino.com/ari PATCHFILES+= emacs-21.1-fontset.patch emacs-21.2-menu-encode.patch .endif -MAINTAINER= nakaji@jp.freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Emacs + Canna + Wnn + Sj3 LIB_DEPENDS= png15:${PORTSDIR}/graphics/png Modified: head/math/gnuplot+/Makefile ============================================================================== --- head/math/gnuplot+/Makefile Tue Sep 25 04:57:38 2012 (r304810) +++ head/math/gnuplot+/Makefile Tue Sep 25 05:03:06 2012 (r304811) @@ -1,9 +1,5 @@ -# New ports collection makefile for: gnuplot -# Date created: May 18, 1999 -# Whom: NAKAJI Hiroyuki -# +# Created by: NAKAJI Hiroyuki # $FreeBSD$ -# PORTNAME= gnuplot371+ PORTVERSION= 1.2.0 @@ -17,7 +13,7 @@ DISTFILES= gnuplot-3.7.1.tar.gz \ gnuplot3.7.1+${PORTVERSION}.patch.tar.gz:patch EXTRACT_ONLY= gnuplot-3.7.1.tar.gz -MAINTAINER= nakaji@jp.freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= A command-driven interactive function plotting program LIB_DEPENDS= png15:${PORTSDIR}/graphics/png \ Modified: head/ports-mgmt/pkg_remove/Makefile ============================================================================== --- head/ports-mgmt/pkg_remove/Makefile Tue Sep 25 04:57:38 2012 (r304810) +++ head/ports-mgmt/pkg_remove/Makefile Tue Sep 25 05:03:06 2012 (r304811) @@ -1,9 +1,5 @@ -# New ports collection makefile for: pkg_remove -# Date created: 8 Jan 2000 -# Whom: NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp> -# +# Created by: NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp> # $FreeBSD$ -# PORTNAME= pkg_remove PORTVERSION= 1.1 @@ -11,7 +7,7 @@ CATEGORIES= ports-mgmt MASTER_SITES= # none DISTFILES= # none -MAINTAINER= nakaji@jp.freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Utility to uninstall packages NO_BUILD= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209250503.q8P537Jr065296>