git: ac66be0ebc83 - main - math/mpir: Correct COMMENT; Change WWW to https
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 28 Jun 2022 00:25:55 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ac66be0ebc83cfd0f271577d3140d160e7e3f518
commit ac66be0ebc83cfd0f271577d3140d160e7e3f518
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-06-28 00:24:58 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-06-28 00:24:58 +0000
math/mpir: Correct COMMENT; Change WWW to https
Approved by: portmgr (blanket)
---
math/mpir/Makefile | 2 +-
math/mpir/pkg-descr | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/math/mpir/Makefile b/math/mpir/Makefile
index c0d00e4f66f3..2b805160b18e 100644
--- a/math/mpir/Makefile
+++ b/math/mpir/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= math
MASTER_SITES= http://mpir.org/
MAINTAINER= wen@FreeBSD.org
-COMMENT= Multiprecision integer library
+COMMENT= Multiprecision integer, rational, floating point numbers library
LICENSE= LGPL3+
LICENSE_FILE= ${WRKSRC}/COPYING.LIB
diff --git a/math/mpir/pkg-descr b/math/mpir/pkg-descr
index fb5a5a2f90f7..a0f623cf1887 100644
--- a/math/mpir/pkg-descr
+++ b/math/mpir/pkg-descr
@@ -7,4 +7,4 @@ MPIR is constructed by a developer and vendor friendly community of
professional and amateur mathematicians, computer scientists and
hobbyists.
-WWW: http://www.mpir.org
+WWW: https://www.mpir.org