svn commit: r376020 - in head/devel: libc++ libcxxrt

Baptiste Daroussin bapt at FreeBSD.org
Thu Jan 1 18:33:16 UTC 2015


Author: bapt
Date: Thu Jan  1 18:33:14 2015
New Revision: 376020
URL: https://svnweb.freebsd.org/changeset/ports/376020
QAT: https://qat.redports.org/buildarchive/r376020/

Log:
  Back to the pool

Modified:
  head/devel/libc++/Makefile
  head/devel/libcxxrt/Makefile

Modified: head/devel/libc++/Makefile
==============================================================================
--- head/devel/libc++/Makefile	Thu Jan  1 18:22:25 2015	(r376019)
+++ head/devel/libc++/Makefile	Thu Jan  1 18:33:14 2015	(r376020)
@@ -8,7 +8,7 @@ CATEGORIES=	devel
 MASTER_SITES=	http://files.etoilebsd.net/libc++/ \
 		LOCAL/bapt
 
-MAINTAINER=	bapt at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT?=	Llvm's C++ standard library with c++11 support
 
 USES=		tar:xz

Modified: head/devel/libcxxrt/Makefile
==============================================================================
--- head/devel/libcxxrt/Makefile	Thu Jan  1 18:22:25 2015	(r376019)
+++ head/devel/libcxxrt/Makefile	Thu Jan  1 18:33:14 2015	(r376020)
@@ -5,7 +5,7 @@ PORTVERSION=	20131225
 PORTREVISION=	1
 CATEGORIES=	devel
 
-MAINTAINER=	bapt at FreeBSD.org
+MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Implementation of the Code Sourcery C++ ABI
 
 LICENSE=	BSD2CLAUSE


More information about the svn-ports-all mailing list