summaryrefslogtreecommitdiff
path: root/devel/jenkins/Makefile
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2013-07-06 09:52:29 +0000
committerryoon <ryoon@pkgsrc.org>2013-07-06 09:52:29 +0000
commit447279943fd816fb60b387cf55e025dd29ef515b (patch)
tree78ec3bd6041875f9f67c016346700af69b19a84e /devel/jenkins/Makefile
parentfeca1ae3586c1bf9ff5af749defd7f664fb37ed0 (diff)
downloadpkgsrc-447279943fd816fb60b387cf55e025dd29ef515b.tar.gz
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 (limited to 'devel/jenkins/Makefile')
-rw-r--r--devel/jenkins/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/jenkins/Makefile b/devel/jenkins/Makefile
index 68950056bf6..5399fc81b84 100644
--- a/devel/jenkins/Makefile
+++ b/devel/jenkins/Makefile
@@ -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 @@ HOMEPAGE= http://jenkins-ci.org/
COMMENT= Open source continuous integration server (LTS release)
LICENSE= mit
-J_VERSION= 1.509.1
+J_VERSION= 1.509.2
DIST_SUBDIR= ${PKGNAME_NOREV}