ports/178110: devel/jenkins - Update to 1.512

Volodymyr Kostyrko c.kworr at gmail.com
Wed Apr 24 15:50:02 UTC 2013


>Number:         178110
>Category:       ports
>Synopsis:       devel/jenkins - Update to 1.512
>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 24 15:50:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Volodymyr Kostyrko
>Release:        RELENG_9
>Organization:
none
>Environment:
FreeBSD ar1l0u 9.1-STABLE FreeBSD 9.1-STABLE #9 r249761M: Mon Apr 22 11:07:42 EEST 2013     arcade at ar1l0u:/usr/obj/usr/src/sys/MINIMAL  amd64
>Description:
What's new in 1.512 (2013/04/21)

    Views can now include jobs located within folders. (pull 757)
    Added confirmation dialog before reloading configuration from disk. (issue 15340)
    Switched confirmation before deleting jobs or wiping out workspace to a dialog.
    Different text than “Build Now” for parameterized jobs. (issue 10738)
    Check the view name with ajax.
    “Build Now” context menu item broken for parameterized jobs. (issue 17110)
    Incorrect redirection after delete of job in folder in view. (issue 17575)
    ”My Views" links leads to 404 Not Found. (issue 17317)
    Quoting Issue with JDK Installer with Windows Installer. (issue 5408)
    Restored compatibility in ArtifactArchiver signature; broken in 1.509 and could affect plugins. (issue 17637)
    Fixed a bug in the logic that hides context menu anchor 'v' (issue 13995) 
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: /usr/ports/devel/jenkins/Makefile
===================================================================
--- /usr/ports/devel/jenkins/Makefile	(revision 316419)
+++ /usr/ports/devel/jenkins/Makefile	(working copy)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	jenkins
-PORTVERSION=	1.511
+PORTVERSION=	1.512
 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 316419)
+++ /usr/ports/devel/jenkins/distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (jenkins/1.511/jenkins.war) = 7e676062231f6b80b60e53dc982eb89c36759bdd2da7f82ad8b35a002a36da9a
-SIZE (jenkins/1.511/jenkins.war) = 53866436
+SHA256 (jenkins/1.512/jenkins.war) = ad978f64679ff3b9c469bc9c2254050bd59841ace4ea8a112d19c401ed0a4a24
+SIZE (jenkins/1.512/jenkins.war) = 53864418


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


More information about the freebsd-ports-bugs mailing list