Date: Thu, 4 Oct 2018 17:31:44 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r481235 - head/math/arpack-ng Message-ID: <201810041731.w94HViPD058460@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@FreeBSD.org +MAINTAINER= yuri@FreeBSD.org COMMENT?= Revised Argand library for solving large-scale eigenvalue problems LICENSE= BSD3CLAUSE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810041731.w94HViPD058460>