Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Feb 2022 03:07:07 GMT
From:      "Pedro F. Giffuni" <pfg@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: da6f6487a808 - main - Reset maintainer for my R-cran ports
Message-ID:  <202202210307.21L377un037111@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by pfg:

URL: https://cgit.FreeBSD.org/ports/commit/?id=da6f6487a8087c1fd6d3c3c297f677ea0bc8c17f

commit da6f6487a8087c1fd6d3c3c297f677ea0bc8c17f
Author:     Pedro F. Giffuni <pfg@FreeBSD.org>
AuthorDate: 2022-02-21 03:07:02 +0000
Commit:     Pedro F. Giffuni <pfg@FreeBSD.org>
CommitDate: 2022-02-21 03:07:02 +0000

    Reset maintainer for my R-cran ports
    
    devel/R-cran-praise
    graphics/R-cran-qcc
    math/R-cran-BsMD
    math/R-cran-Rsolnp
    math/R-cran-combinat
    math/R-cran-conf.design
    math/R-cran-nortest
    math/R-cran-qualityTools
    math/R-cran-scatterplot3d
    math/R-cran-truncnorm
    
    These were not at all difficult to maintain but I may not be
    able to keep an eye on them in the near future.
    
    Approved by: thierry (mentor, implicit)
---
 devel/R-cran-praise/Makefile       | 2 +-
 graphics/R-cran-qcc/Makefile       | 2 +-
 math/R-cran-BsMD/Makefile          | 2 +-
 math/R-cran-Rsolnp/Makefile        | 2 +-
 math/R-cran-combinat/Makefile      | 2 +-
 math/R-cran-conf.design/Makefile   | 2 +-
 math/R-cran-nortest/Makefile       | 2 +-
 math/R-cran-qualityTools/Makefile  | 2 +-
 math/R-cran-scatterplot3d/Makefile | 2 +-
 math/R-cran-truncnorm/Makefile     | 2 +-
 10 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/devel/R-cran-praise/Makefile b/devel/R-cran-praise/Makefile
index f15585b6d16a..b88542f080a4 100644
--- a/devel/R-cran-praise/Makefile
+++ b/devel/R-cran-praise/Makefile
@@ -6,7 +6,7 @@ PORTREVISION=	4
 CATEGORIES=	devel
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
-MAINTAINER=	pfg@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Praise Users
 
 LICENSE=	MIT
diff --git a/graphics/R-cran-qcc/Makefile b/graphics/R-cran-qcc/Makefile
index b99c7b123dc2..6cad40f7a1d9 100644
--- a/graphics/R-cran-qcc/Makefile
+++ b/graphics/R-cran-qcc/Makefile
@@ -6,7 +6,7 @@ PORTREVISION=	4
 CATEGORIES=	graphics
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
-MAINTAINER=	pfg@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Quality Control Charts
 
 LICENSE=	GPLv2 GPLv3
diff --git a/math/R-cran-BsMD/Makefile b/math/R-cran-BsMD/Makefile
index 422061e4f589..daca614615b8 100644
--- a/math/R-cran-BsMD/Makefile
+++ b/math/R-cran-BsMD/Makefile
@@ -5,7 +5,7 @@ DISTVERSION=	2020.4.30
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
-MAINTAINER=	pfg@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Bayes Screening and Model Discrimination
 
 LICENSE=	GPLv2+
diff --git a/math/R-cran-Rsolnp/Makefile b/math/R-cran-Rsolnp/Makefile
index 55470d793ad5..e70017a76fde 100644
--- a/math/R-cran-Rsolnp/Makefile
+++ b/math/R-cran-Rsolnp/Makefile
@@ -6,7 +6,7 @@ PORTREVISION=	4
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
-MAINTAINER=	pfg@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	General Non-Linear Optimization
 
 LICENSE=	GPLv2 GPLv3
diff --git a/math/R-cran-combinat/Makefile b/math/R-cran-combinat/Makefile
index 74502eb59687..1ae480000421 100644
--- a/math/R-cran-combinat/Makefile
+++ b/math/R-cran-combinat/Makefile
@@ -6,7 +6,7 @@ PORTREVISION=	4
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
-MAINTAINER=	pfg@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Routines for combinatorics
 
 LICENSE=	GPLv2
diff --git a/math/R-cran-conf.design/Makefile b/math/R-cran-conf.design/Makefile
index a0cd295a7251..672c57f2ebe9 100644
--- a/math/R-cran-conf.design/Makefile
+++ b/math/R-cran-conf.design/Makefile
@@ -6,7 +6,7 @@ PORTREVISION=	4
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
-MAINTAINER=	pfg@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Construction of factorial designs
 
 LICENSE=	GPLv2
diff --git a/math/R-cran-nortest/Makefile b/math/R-cran-nortest/Makefile
index 96b585a8ca84..c530dc2c28d8 100644
--- a/math/R-cran-nortest/Makefile
+++ b/math/R-cran-nortest/Makefile
@@ -6,7 +6,7 @@ PORTREVISION=	4
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
-MAINTAINER=	pfg@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Tests for Normality
 
 LICENSE=	GPLv2 GPLv3
diff --git a/math/R-cran-qualityTools/Makefile b/math/R-cran-qualityTools/Makefile
index 9bd315921a78..f6a726bfb7da 100644
--- a/math/R-cran-qualityTools/Makefile
+++ b/math/R-cran-qualityTools/Makefile
@@ -6,7 +6,7 @@ PORTREVISION=	4
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
-MAINTAINER=	pfg@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Statistical Methods for Quality Science
 
 LICENSE=	GPLv2
diff --git a/math/R-cran-scatterplot3d/Makefile b/math/R-cran-scatterplot3d/Makefile
index 713065ecf47d..e157b0b46cc2 100644
--- a/math/R-cran-scatterplot3d/Makefile
+++ b/math/R-cran-scatterplot3d/Makefile
@@ -6,7 +6,7 @@ PORTREVISION=	2
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
-MAINTAINER=	pfg@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	3D Scatter Plot
 
 LICENSE=	GPLv2
diff --git a/math/R-cran-truncnorm/Makefile b/math/R-cran-truncnorm/Makefile
index 36f0811bf189..f5e7d4112c1e 100644
--- a/math/R-cran-truncnorm/Makefile
+++ b/math/R-cran-truncnorm/Makefile
@@ -6,7 +6,7 @@ DISTVERSION=	1.0-8
 CATEGORIES=	math
 DISTNAME=	${PORTNAME}_${DISTVERSION}
 
-MAINTAINER=	pfg@FreeBSD.org
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Truncated normal distribution
 
 LICENSE=	GPLv2



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