Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Feb 2019 07:48:42 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r493353 - head/devel/libfmt
Message-ID:  <201902190748.x1J7mgDe079708@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Tue Feb 19 07:48:42 2019
New Revision: 493353
URL: https://svnweb.freebsd.org/changeset/ports/493353

Log:
  devel/libfmt: Take maintainership
  
  Shorten COMMENT a bit while here
  
  PR:		235516
  Approved by:	SlavaMikerov@gmail.com (maintainer timeout, 2 weeks)

Modified:
  head/devel/libfmt/Makefile

Modified: head/devel/libfmt/Makefile
==============================================================================
--- head/devel/libfmt/Makefile	Tue Feb 19 07:00:26 2019	(r493352)
+++ head/devel/libfmt/Makefile	Tue Feb 19 07:48:42 2019	(r493353)
@@ -4,8 +4,8 @@ PORTNAME=	libfmt
 DISTVERSION=	5.3.0
 CATEGORIES=	devel
 
-MAINTAINER=	SlavaMikerov@gmail.com
-COMMENT=	Fmt is an open-source formatting library for C++
+MAINTAINER=	tobik@FreeBSD.org
+COMMENT=	Formatting library for C++
 
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE.rst



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