Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Nov 2012 10:00:46 GMT
From:      Volodymyr Kostyrko <c.kworr@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/173966: devel/jenkins - Update to 1.492
Message-ID:  <201211281000.qASA0kGB026617@red.freebsd.org>
Resent-Message-ID: <201211281010.qASAA0G7033063@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         173966
>Category:       ports
>Synopsis:       devel/jenkins - Update to 1.492
>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 Nov 28 10:10:00 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Volodymyr Kostyrko
>Release:        RELENG_9
>Organization:
>Environment:
>Description:
Changelog:
 * XStream form of projects excessively strict about null fields. (issue 15817)
 * Build records were broken if timezone was changed while running. (issue 15816)
 * Symlink detection refinement on Java 7. (issue 13202)
 * Displaying massive test suite results could bring down Jenkins. (issue 15818)
 * Jenkins kicks off the wrong downstream builds for Maven. (issue 15367)
 * Rotation of slave agent launch logs is broken for Windows masters. (issue 15408)
 * Failure to initialize the SSH daemon shouldn't fail the boot.
 * Added new GUI-based slave installer for upstart
 * Duplicated / multiple "Jenkins CLI" entries under "Manage Jenkins". (issue 15732)
 * Maven2 job fails when using maven-failsafe-plugin (issue 15865)
 * "Disable Project" button breaks Free style project pages. (issue 15887)
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
--- Makefile	(revision 307891)
+++ Makefile	(working copy)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	jenkins
-PORTVERSION=	1.491
+PORTVERSION=	1.492
 CATEGORIES=	devel java
 MASTER_SITES=	http://mirrors.jenkins-ci.org/war/${PORTVERSION}/
 DISTNAME=	jenkins
Index: distinfo
===================================================================
--- distinfo	(revision 307891)
+++ distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (jenkins/1.491/jenkins.war) = 6482a6728e70107de5273bddd146396b43df928b9a739505477a4db8a6bf4008
-SIZE (jenkins/1.491/jenkins.war) = 48474724
+SHA256 (jenkins/1.492/jenkins.war) = f42ff9062fd13f860396aaa19714efd195d245e39d770764e191fa3cc7a7c07b
+SIZE (jenkins/1.492/jenkins.war) = 48506857


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



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