Date: Sat, 12 Oct 2013 04:17:36 +0000 (UTC) From: Thomas Abthorpe <tabthorpe@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r330119 - head/security/flowtag Message-ID: <201310120417.r9C4HaVQ041387@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tabthorpe Date: Sat Oct 12 04:17:35 2013 New Revision: 330119 URL: http://svnweb.freebsd.org/changeset/ports/330119 Log: - Mark BROKEN, set DEPRECATED at maintainer's request Modified: head/security/flowtag/Makefile (contents, props changed) Modified: head/security/flowtag/Makefile ============================================================================== --- head/security/flowtag/Makefile Sat Oct 12 04:16:59 2013 (r330118) +++ head/security/flowtag/Makefile Sat Oct 12 04:17:35 2013 (r330119) @@ -12,6 +12,9 @@ EXTRACT_SUFX= .tgz MAINTAINER= lee@writequit.org COMMENT= Collaborative attack-analysis tool for security researchers +DEPRECATED= Does not work with Ruby 1.9 +EXPIRATION_DATE= 2013-10-15 + USE_RUBY= yes USE_RUBY_SETUP= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310120417.r9C4HaVQ041387>