ports/177613: devel/jenkins - Update to 1.509

Volodymyr Kostyrko c.kworr at gmail.com
Wed Apr 3 15:20:00 UTC 2013


>Number:         177613
>Category:       ports
>Synopsis:       devel/jenkins - Update to 1.509
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 03 15:20:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Volodymyr Kostyrko
>Release:        RELENG_9
>Organization:
none
>Environment:
FreeBSD ar1l0u 9.1-STABLE FreeBSD 9.1-STABLE #0 r248965M: Mon Apr  1 15:43:02 EEST 2013     arcade at ar1l0u:/usr/obj/usr/src/sys/MINIMAL  amd64
>Description:
What's new in 1.509 (2013/04/02)

    Heavy thread congestion saving fingerprints. (issue 13154)
    Option to make the build not fail if there is nothing to archive. (issue 10502)
    Better report file deletion failures. (issue 17271)
    "Local to the workspace" repository locator does not work when building one module in isolation. (issue 17331)
    Master node mode not correctly displayed in /computer/(master)/configure. (issue 17263)
    Performance improvement in master/slave communication throughput (issue 7813)
    Quoted label expression can result into dead executors (throwing exception) (issue 17128)
    ChangeLog should produce some output even if some (plugin) annotator fails (issue 17084)
    View name should not allow "..". (issue 16608) 

What's new in 1.508 (2013/03/25)

    Fixing a regression in 1.507 that causes a failure to load matrix jobs. (issue 17337) 

What's new in 1.507 (2013/03/24)

    Show the reason for a skipped test if the test result contains one (issue 8713)
    an in-progress build was dropped from JSON API when lazy-loading was introduced. (issue 15583)
    In-progress builds now survive the "reload from disk" administrator action. (issue 3265)
    If artifact archiving failed with an I/O error, the build nonetheless was considered to be a success. (issue 2058)
    Fixed a bad interaction between Windows symlinks and build record lazy loading. (issue 15587)
    Remember the lastStable/Failed/Successful/etc builds to avoid eager loading builds. (issue 16089)
    Wrong build result in post build steps after failed pre build step in maven projects. (issue 17177) 
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: /usr/ports/devel/jenkins/Makefile
===================================================================
--- /usr/ports/devel/jenkins/Makefile	(revision 315696)
+++ /usr/ports/devel/jenkins/Makefile	(working copy)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	jenkins
-PORTVERSION=	1.506
+PORTVERSION=	1.509
 CATEGORIES=	devel java
 MASTER_SITES=	http://mirrors.jenkins-ci.org/war/${PORTVERSION}/
 DISTNAME=	jenkins
Index: /usr/ports/devel/jenkins/distinfo
===================================================================
--- /usr/ports/devel/jenkins/distinfo	(revision 315696)
+++ /usr/ports/devel/jenkins/distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (jenkins/1.506/jenkins.war) = 6fd6e159b8227bcc705adaee20e8573bb2667435875f8a40539b14e3c726be91
-SIZE (jenkins/1.506/jenkins.war) = 53697494
+SHA256 (jenkins/1.509/jenkins.war) = 6d3e5b1bb13d2449304647e054e26dd66885f6cc48e3e453f1504dbef1dd2865
+SIZE (jenkins/1.509/jenkins.war) = 53850433


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list