Date: Wed, 25 Dec 2013 15:07:57 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r337424 - head/sysutils/mbmon Message-ID: <201312251507.rBPF7vnw073245@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Dec 25 15:07:57 2013 New Revision: 337424 URL: http://svnweb.freebsd.org/changeset/ports/337424 Log: - Mark as DEPRECATED and set EXPIRATION_DATE to 2014-01-31 PR: ports/184628 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> (maintainer) Modified: head/sysutils/mbmon/Makefile (contents, props changed) Modified: head/sysutils/mbmon/Makefile ============================================================================== --- head/sysutils/mbmon/Makefile Wed Dec 25 15:07:47 2013 (r337423) +++ head/sysutils/mbmon/Makefile Wed Dec 25 15:07:57 2013 (r337424) @@ -11,6 +11,9 @@ DISTNAME= xmbmon${PORTVERSION} MAINTAINER= 5u623l20@gmail.com COMMENT?= Motherboard monitor for LM78/79, W8378x, AS99127F, VT82C686 and ADM9240 +DEPRECATED= Use sysutils/xmbmon instead. This port will be removed soon +EXPIRATION_DATE=2014-01-31 + PORTSCOUT= limit:^[0-9]+$ PATCH_SITES+= ${MASTER_SITES} PATCHFILES+= xmbmon${PORTVERSION}_fflush.patch
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312251507.rBPF7vnw073245>