ports/173966: devel/jenkins - Update to 1.492
Volodymyr Kostyrko
c.kworr at gmail.com
Wed Nov 28 10:10:01 UTC 2012
>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:
More information about the freebsd-ports-bugs
mailing list