Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Aug 2015 09:23:38 +0000 (UTC)
From:      Tijl Coosemans <tijl@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r393645 - in branches/2015Q3/devel: autoconf autoconf-wrapper autoconf213 automake autotools gettext gmake libtool
Message-ID:  <201508060923.t769NcU9043519@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tijl
Date: Thu Aug  6 09:23:37 2015
New Revision: 393645
URL: https://svnweb.freebsd.org/changeset/ports/393645

Log:
  MFH: r393644
  
  Pick up autotools@ ports.
  
  Approved by:	portmgr (bapt)

Modified:
  branches/2015Q3/devel/autoconf-wrapper/Makefile
  branches/2015Q3/devel/autoconf/Makefile
  branches/2015Q3/devel/autoconf213/Makefile
  branches/2015Q3/devel/automake/Makefile
  branches/2015Q3/devel/autotools/Makefile
  branches/2015Q3/devel/gettext/Makefile.common
  branches/2015Q3/devel/gmake/Makefile
  branches/2015Q3/devel/libtool/Makefile.common
Directory Properties:
  branches/2015Q3/   (props changed)

Modified: branches/2015Q3/devel/autoconf-wrapper/Makefile
==============================================================================
--- branches/2015Q3/devel/autoconf-wrapper/Makefile	Thu Aug  6 09:18:36 2015	(r393644)
+++ branches/2015Q3/devel/autoconf-wrapper/Makefile	Thu Aug  6 09:23:37 2015	(r393645)
@@ -6,7 +6,7 @@ CATEGORIES=	devel
 MASTER_SITES=	# none
 DISTFILES=	# none
 
-MAINTAINER=	autotools@FreeBSD.org
+MAINTAINER=	tijl@FreeBSD.org
 COMMENT?=	Wrapper script for GNU autoconf
 
 WRKSRC=		${WRKDIR}

Modified: branches/2015Q3/devel/autoconf/Makefile
==============================================================================
--- branches/2015Q3/devel/autoconf/Makefile	Thu Aug  6 09:18:36 2015	(r393644)
+++ branches/2015Q3/devel/autoconf/Makefile	Thu Aug  6 09:23:37 2015	(r393645)
@@ -7,7 +7,7 @@ CATEGORIES=	devel
 MASTER_SITES=	GNU
 DISTNAME=	autoconf-${PORTVERSION}
 
-MAINTAINER=	autotools@FreeBSD.org
+MAINTAINER=	tijl@FreeBSD.org
 COMMENT=	Automatically configure source code on many Un*x platforms
 
 BUILD_DEPENDS=	gm4:${PORTSDIR}/devel/m4 \

Modified: branches/2015Q3/devel/autoconf213/Makefile
==============================================================================
--- branches/2015Q3/devel/autoconf213/Makefile	Thu Aug  6 09:18:36 2015	(r393644)
+++ branches/2015Q3/devel/autoconf213/Makefile	Thu Aug  6 09:23:37 2015	(r393645)
@@ -12,7 +12,7 @@ PKGNAMESUFFIX=	213
 # note: before committing to this port, contact portmgr to arrange for an
 # experimental ports run.  Untested commits may be backed out at portmgr's
 # discretion.
-MAINTAINER=	autotools@FreeBSD.org
+MAINTAINER=	tijl@FreeBSD.org
 COMMENT=	Automatically configure source code on many Un*x platforms (legacy 2.13)
 
 BUILD_DEPENDS=	gm4:${PORTSDIR}/devel/m4

Modified: branches/2015Q3/devel/automake/Makefile
==============================================================================
--- branches/2015Q3/devel/automake/Makefile	Thu Aug  6 09:18:36 2015	(r393644)
+++ branches/2015Q3/devel/automake/Makefile	Thu Aug  6 09:23:37 2015	(r393645)
@@ -6,7 +6,7 @@ PORTVERSION=	1.15
 CATEGORIES=	devel
 MASTER_SITES=	GNU
 
-MAINTAINER=	autotools@FreeBSD.org
+MAINTAINER=	tijl@FreeBSD.org
 COMMENT=	GNU Standards-compliant Makefile generator
 
 BUILD_DEPENDS=	autoconf-2.69:${PORTSDIR}/devel/autoconf

Modified: branches/2015Q3/devel/autotools/Makefile
==============================================================================
--- branches/2015Q3/devel/autotools/Makefile	Thu Aug  6 09:18:36 2015	(r393644)
+++ branches/2015Q3/devel/autotools/Makefile	Thu Aug  6 09:23:37 2015	(r393645)
@@ -10,7 +10,7 @@ DISTFILES=	# none
 # note: before committing to this port, contact portmgr to arrange for an
 # experimental ports run.  Untested commits may be backed out at portmgr's
 # discretion.
-MAINTAINER=	autotools@FreeBSD.org
+MAINTAINER=	tijl@FreeBSD.org
 COMMENT=	Autotools meta-port
 
 RUN_DEPENDS=	libtoolize:${PORTSDIR}/devel/libtool \

Modified: branches/2015Q3/devel/gettext/Makefile.common
==============================================================================
--- branches/2015Q3/devel/gettext/Makefile.common	Thu Aug  6 09:18:36 2015	(r393644)
+++ branches/2015Q3/devel/gettext/Makefile.common	Thu Aug  6 09:23:37 2015	(r393645)
@@ -10,7 +10,7 @@ CATEGORIES=	devel
 MASTER_SITES=	GNU/gettext
 DISTNAME=	gettext-${PORTVERSION}
 
-MAINTAINER=	autotools@FreeBSD.org
+MAINTAINER=	tijl@FreeBSD.org
 
 DISTINFO_FILE=	${.CURDIR}/../gettext/distinfo
 

Modified: branches/2015Q3/devel/gmake/Makefile
==============================================================================
--- branches/2015Q3/devel/gmake/Makefile	Thu Aug  6 09:18:36 2015	(r393644)
+++ branches/2015Q3/devel/gmake/Makefile	Thu Aug  6 09:23:37 2015	(r393645)
@@ -11,7 +11,7 @@ DISTNAME=	make-${PORTVERSION}
 # note: before committing to this port, contact portmgr to arrange for an
 # experimental ports run.  Untested commits may be backed out at portmgr's
 # discretion.
-MAINTAINER=	autotools@FreeBSD.org
+MAINTAINER=	tijl@FreeBSD.org
 COMMENT=	GNU version of 'make' utility
 
 LICENSE=	GPLv3

Modified: branches/2015Q3/devel/libtool/Makefile.common
==============================================================================
--- branches/2015Q3/devel/libtool/Makefile.common	Thu Aug  6 09:18:36 2015	(r393644)
+++ branches/2015Q3/devel/libtool/Makefile.common	Thu Aug  6 09:23:37 2015	(r393645)
@@ -6,7 +6,7 @@ CATEGORIES=	devel
 MASTER_SITES=	GNU/libtool
 DISTNAME=	libtool-${PORTVERSION}
 
-MAINTAINER=	autotools@FreeBSD.org
+MAINTAINER=	tijl@FreeBSD.org
 
 DISTINFO_FILE=	${.CURDIR}/../libtool/distinfo
 USES=		cpe gmake tar:xz



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