svn commit: r415049 - head/devel/jenkins2

Li-Wen Hsu lwhsu at FreeBSD.org
Thu May 12 04:08:57 UTC 2016


Author: lwhsu
Date: Thu May 12 04:08:56 2016
New Revision: 415049
URL: https://svnweb.freebsd.org/changeset/ports/415049

Log:
  - Makr DEPRECATED, now devel/jenkins is 2.x

Modified:
  head/devel/jenkins2/Makefile

Modified: head/devel/jenkins2/Makefile
==============================================================================
--- head/devel/jenkins2/Makefile	Thu May 12 03:53:19 2016	(r415048)
+++ head/devel/jenkins2/Makefile	Thu May 12 04:08:56 2016	(r415049)
@@ -14,6 +14,9 @@ COMMENT=	Open-source continuous integrat
 
 LICENSE=	MIT
 
+DEPRECATED=		Use devel/jenkins
+EXPIRATION_DATE=	2016-06-30
+
 CONFLICTS=	jenkins-[0-9]* jenkins-lts-[0-9]*
 
 USE_JAVA=	yes


More information about the svn-ports-all mailing list