svn commit: r450770 - head/devel/jenkins

Li-Wen Hsu lwhsu at FreeBSD.org
Wed Sep 27 16:59:51 UTC 2017


Author: lwhsu
Date: Wed Sep 27 16:59:50 2017
New Revision: 450770
URL: https://svnweb.freebsd.org/changeset/ports/450770

Log:
  Mark IGNORE: 2.80 have been identified a critical regression and 2.81 is being
  prepared

Modified:
  head/devel/jenkins/Makefile

Modified: head/devel/jenkins/Makefile
==============================================================================
--- head/devel/jenkins/Makefile	Wed Sep 27 16:53:51 2017	(r450769)
+++ head/devel/jenkins/Makefile	Wed Sep 27 16:59:50 2017	(r450770)
@@ -14,6 +14,8 @@ COMMENT=	Open-source continuous integration server
 
 LICENSE=	MIT
 
+IGNORE=	have been identified a critical regression in 2.80, and are preparing a 2.81
+
 CONFLICTS=	jenkins-lts-[0-9]*
 USE_JAVA=	yes
 JAVA_VERSION=	1.8+


More information about the svn-ports-head mailing list