svn commit: r481827 - head/devel/jenkins

Li-Wen Hsu lwhsu at FreeBSD.org
Thu Oct 11 13:47:11 UTC 2018


Author: lwhsu
Date: Thu Oct 11 13:47:09 2018
New Revision: 481827
URL: https://svnweb.freebsd.org/changeset/ports/481827

Log:
  - Update to 2.146
  
  MFH:		2018Q4
  Security:	3350275d-cd5a-11e8-a7be-3497f683cb16
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/devel/jenkins/Makefile
  head/devel/jenkins/distinfo

Modified: head/devel/jenkins/Makefile
==============================================================================
--- head/devel/jenkins/Makefile	Thu Oct 11 13:42:28 2018	(r481826)
+++ head/devel/jenkins/Makefile	Thu Oct 11 13:47:09 2018	(r481827)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	jenkins
-PORTVERSION=	2.145
+PORTVERSION=	2.146
 CATEGORIES=	devel java
 MASTER_SITES=	http://mirrors.jenkins-ci.org/war/${PORTVERSION}/
 DISTNAME=	jenkins
@@ -22,7 +22,7 @@ NO_BUILD=	yes
 
 USE_RC_SUBR=	jenkins
 
-USES+=		cpe
+USES=		cpe
 CPE_VENDOR=	cloudbees
 
 JENKINS_HOME?=	${PREFIX}/jenkins

Modified: head/devel/jenkins/distinfo
==============================================================================
--- head/devel/jenkins/distinfo	Thu Oct 11 13:42:28 2018	(r481826)
+++ head/devel/jenkins/distinfo	Thu Oct 11 13:47:09 2018	(r481827)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1539179594
-SHA256 (jenkins/2.145/jenkins.war) = 223ac3ef24544a7ad48cd9ffe6b23c0cb1ad597ba2597f1e120e8b1713f62b9d
-SIZE (jenkins/2.145/jenkins.war) = 75865719
+TIMESTAMP = 1539265469
+SHA256 (jenkins/2.146/jenkins.war) = acda7f0516abaec2b371e21a53ed3c089678d9149c62ad54d05fa84283493351
+SIZE (jenkins/2.146/jenkins.war) = 75878664


More information about the svn-ports-all mailing list