Date: Fri, 19 Feb 2021 12:00:31 +0000 (UTC) From: "Lev A. Serebryakov" <lev@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r566054 - head/sysutils/graid5 Message-ID: <202102191200.11JC0V5r065959@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: lev Date: Fri Feb 19 12:00:31 2021 New Revision: 566054 URL: https://svnweb.freebsd.org/changeset/ports/566054 Log: Mark as obsolete, prepare for removal in 6 months. Modified: head/sysutils/graid5/Makefile Modified: head/sysutils/graid5/Makefile ============================================================================== --- head/sysutils/graid5/Makefile Fri Feb 19 11:55:31 2021 (r566053) +++ head/sysutils/graid5/Makefile Fri Feb 19 12:00:31 2021 (r566054) @@ -14,6 +14,9 @@ LICENSE= BSD2CLAUSE BROKEN_FreeBSD_13= g_raid5.c:1567:2: error: too few arguments to function call, expected at least 3, have 1 BROKEN_FreeBSD_14= g_raid5.c:1567:2: error: too few arguments to function call, expected at least 3, have 1 +DEPRECATED=Module contains subtile errors and is obsolete by ZFS raidz. Consider migrating to ZFS. +EXPIRATION_DATE=2021-08-19 + MAINVERSION=1.3 VERSIONDATE=20140711.62
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102191200.11JC0V5r065959>