svn commit: r481235 - head/math/arpack-ng
Yuri Victorovich
yuri at FreeBSD.org
Thu Oct 4 17:31:44 UTC 2018
Author: yuri
Date: Thu Oct 4 17:31:43 2018
New Revision: 481235
URL: https://svnweb.freebsd.org/changeset/ports/481235
Log:
math/arpack-ng: Take maintainership
I will update it, and replace all dependencies in other ports from math/arpack to math/arpack-ng
because math/arpack is dead, and math/arpack-ng is a drop-in replacement and is maintained and developed.
Modified:
head/math/arpack-ng/Makefile
Modified: head/math/arpack-ng/Makefile
==============================================================================
--- head/math/arpack-ng/Makefile Thu Oct 4 17:10:02 2018 (r481234)
+++ head/math/arpack-ng/Makefile Thu Oct 4 17:31:43 2018 (r481235)
@@ -6,7 +6,7 @@ DISTVERSION= 3.5.0
PORTREVISION= 2
CATEGORIES= math
-MAINTAINER= ports at FreeBSD.org
+MAINTAINER= yuri at FreeBSD.org
COMMENT?= Revised Argand library for solving large-scale eigenvalue problems
LICENSE= BSD3CLAUSE
More information about the svn-ports-all
mailing list