pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/jenkins Update to 1.509.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/2b675a934934
branches: trunk
changeset: 621226:2b675a934934
user: ryoon <ryoon%pkgsrc.org@localhost>
date: Sat Jul 06 09:52:29 2013 +0000
description:
Update to 1.509.2
Changelog:
What's new in 1.509.2 (2013/06/27)
Quoting Issue with JDK Installer with Windows Slave (issue 5408)
/about no longer shows third-party licenses (issue 17724)
Failed to instantiate class hudson.plugins.copyartifact.CopyArtifact (issue 17402)
ArrayIndexOutOfBoundsException from AbstractLazyLoadRunMap.search (issue 15652)
Dashboard web pages don't render correctly in Chrome because of bad cache/session (issue 17684)
NPE from MatrixConfiguration.newBuild (issue 17728)
diffstat:
devel/jenkins/Makefile | 4 ++--
devel/jenkins/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (31 lines):
diff -r f10dace90f7d -r 2b675a934934 devel/jenkins/Makefile
--- a/devel/jenkins/Makefile Sat Jul 06 08:00:47 2013 +0000
+++ b/devel/jenkins/Makefile Sat Jul 06 09:52:29 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2013/05/09 15:16:55 ryoon Exp $
+# $NetBSD: Makefile,v 1.14 2013/07/06 09:52:29 ryoon Exp $
#
DISTNAME= jenkins
@@ -12,7 +12,7 @@
COMMENT= Open source continuous integration server (LTS release)
LICENSE= mit
-J_VERSION= 1.509.1
+J_VERSION= 1.509.2
DIST_SUBDIR= ${PKGNAME_NOREV}
diff -r f10dace90f7d -r 2b675a934934 devel/jenkins/distinfo
--- a/devel/jenkins/distinfo Sat Jul 06 08:00:47 2013 +0000
+++ b/devel/jenkins/distinfo Sat Jul 06 09:52:29 2013 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2013/05/09 15:16:55 ryoon Exp $
+$NetBSD: distinfo,v 1.12 2013/07/06 09:52:29 ryoon Exp $
-SHA1 (jenkins-1.509.1/jenkins.war) = 6af69ba946bfeae8f7dc6e6318e30fe92ce56047
-RMD160 (jenkins-1.509.1/jenkins.war) = 5541dc073be1125c4a070b68e8c63f96a24b1b5d
-Size (jenkins-1.509.1/jenkins.war) = 53863057 bytes
+SHA1 (jenkins-1.509.2/jenkins.war) = 7d595ddd857f999b770b0ec02b9b0e88c0b2e17a
+RMD160 (jenkins-1.509.2/jenkins.war) = c472eec09980222e4747845a2220b5a3de63c570
+Size (jenkins-1.509.2/jenkins.war) = 53863401 bytes
Home |
Main Index |
Thread Index |
Old Index