Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Jul 2015 05:50:12 +0000 (UTC)
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r391128 - head/devel/jenkins
Message-ID:  <201507020550.t625oC7d020508@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: lwhsu
Date: Thu Jul  2 05:50:11 2015
New Revision: 391128
URL: https://svnweb.freebsd.org/changeset/ports/391128

Log:
  - Update to 1.618
  > Description of fields to fill in above:                     76 columns --|
  > PR:                       If a GNATS PR is affected by the change.
  > Differential Revision:    https://reviews.freebsd.org/D### (*full* phabric URL needed).
  > Submitted by:             If someone else sent in the change.
  > Reviewed by:              If someone else reviewed your modification.
  > Approved by:              If you needed approval for this commit.
  > Obtained from:            If the change is from a third party.
  > MFC after:                N [day[s]|week[s]|month[s]].  Request a reminder email.
  > MFH:                      Ports tree branch name.  Request approval for merge.
  > Relnotes:                 Set to 'yes' for mention in release notes.
  > Security:                 Vulnerability reference (one per line) or description.
  > Sponsored by:             If the change was sponsored by an organization.
  > Empty fields above will be automatically removed.
  
  M    jenkins/Makefile
  M    jenkins/distinfo

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

Modified: head/devel/jenkins/Makefile
==============================================================================
--- head/devel/jenkins/Makefile	Thu Jul  2 03:26:10 2015	(r391127)
+++ head/devel/jenkins/Makefile	Thu Jul  2 05:50:11 2015	(r391128)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	jenkins
-PORTVERSION=	1.617
+PORTVERSION=	1.618
 CATEGORIES=	devel java
 MASTER_SITES=	http://mirrors.jenkins-ci.org/war/${PORTVERSION}/
 DISTNAME=	jenkins

Modified: head/devel/jenkins/distinfo
==============================================================================
--- head/devel/jenkins/distinfo	Thu Jul  2 03:26:10 2015	(r391127)
+++ head/devel/jenkins/distinfo	Thu Jul  2 05:50:11 2015	(r391128)
@@ -1,2 +1,2 @@
-SHA256 (jenkins/1.617/jenkins.war) = 8d6e30c338a54d3eeb6deea6614dae8fba9e1a2a2d9bc7ce3c61604140f3aa3e
-SIZE (jenkins/1.617/jenkins.war) = 63124132
+SHA256 (jenkins/1.618/jenkins.war) = 86cb65bb3c8980d61336bdf1b10af1fefd2e1d9fca678ff4efc054c1b498a7ee
+SIZE (jenkins/1.618/jenkins.war) = 63261204



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201507020550.t625oC7d020508>