svn commit: r330117 - head/dns/dnsdoctor

Thomas Abthorpe tabthorpe at FreeBSD.org
Sat Oct 12 04:11:21 UTC 2013


Author: tabthorpe
Date: Sat Oct 12 04:11:20 2013
New Revision: 330117
URL: http://svnweb.freebsd.org/changeset/ports/330117

Log:
  - Mark BROKEN, set DEPRECATED at maintainer's request

Modified:
  head/dns/dnsdoctor/Makefile

Modified: head/dns/dnsdoctor/Makefile
==============================================================================
--- head/dns/dnsdoctor/Makefile	Sat Oct 12 03:33:40 2013	(r330116)
+++ head/dns/dnsdoctor/Makefile	Sat Oct 12 04:11:20 2013	(r330117)
@@ -10,6 +10,9 @@ EXTRACT_SUFX=	.tgz
 MAINTAINER=	jmohacsi at bsd.hu
 COMMENT=	Perform consistency checks on DNS zones
 
+DEPRECATED=     Does not work with Ruby 1.9
+EXPIRATION_DATE=        2013-10-15
+
 .if defined(WITH_X11)
 RUN_DEPENDS=	${RUBY_SITEARCHLIBDIR}/gtk2.so:${PORTSDIR}/x11-toolkits/ruby-gtk2
 .endif


More information about the svn-ports-head mailing list