Date: Fri, 7 Feb 2014 16:46:05 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r343280 - head/textproc/rast Message-ID: <201402071646.s17Gk52U010179@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Fri Feb 7 16:46:04 2014 New Revision: 343280 URL: http://svnweb.freebsd.org/changeset/ports/343280 QAT: https://qat.redports.org/buildarchive/r343280/ Log: Remove the deprecation added by accident Reported by: rene Modified: head/textproc/rast/Makefile Modified: head/textproc/rast/Makefile ============================================================================== --- head/textproc/rast/Makefile Fri Feb 7 16:39:11 2014 (r343279) +++ head/textproc/rast/Makefile Fri Feb 7 16:46:04 2014 (r343280) @@ -10,9 +10,6 @@ MASTER_SITES= http://projects.netlab.jp/ MAINTAINER= kuriyama@FreeBSD.org COMMENT= Full-text search system using N-gram -DEPRECATED= Broken for more than 6 month -EXPIRATION_DATE= 2013-11-18 - BUILD_DEPENDS= nkf:${PORTSDIR}/japanese/nkf LIB_DEPENDS= libapr-1.so:${PORTSDIR}/devel/apr1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402071646.s17Gk52U010179>