summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorryoon <ryoon>2013-09-28 23:19:43 +0000
committerryoon <ryoon>2013-09-28 23:19:43 +0000
commit70e6f0e1166f9081fdeb87647ecdccad1442fb00 (patch)
tree31aae8aa066098463ea3ff5fb954aaf548484acc /devel
parentc4fb2b1c5dc4307c4ad38afce2d0ad1ba1bef970 (diff)
downloadpkgsrc-70e6f0e1166f9081fdeb87647ecdccad1442fb00.tar.gz
Update to 1.509.3
Changelog: What's new in 1.509.3 (2013/09/09) Standalone install does not work with Apache + mod_proxy_ajp + SSL (issue 5753) Reload configuration from disk no longer works after upgrade to Jenkins 1.512. (issue 17977) Build Now link on MultiJob page doesn't work (issue 16974) Add descriptions for custom tools (issue 18771) Lazy loading causes massive delays after a period of inactivity when loading dashboard (issue 16023) NPE running matrix job (issue 18024) LastSuccessful and LastStable symlinks are invalid under Windows (issue 17681) IllegalStateException from MavenProject.getParent can break MavenFingerprinter.recordParents (issue 17775) NPE (isEmpty) from main.groovy (issue 15309) DependencyClassLoader#getTransitiveDependencies returns disabled plugins (issue 18654) parameter description don't use MarkupFormatter (issue 18427) Incompatible signature change in 1.489: AbstractProject.doBuild (issue 18356) Display Name is not shown (issue 17715) Fingerprint throws exceptions on 1.518 (issue 18337) FingerprintAction deserialization leads to NPE (issue 17125) update view via REST API doesn't work (issue 17302) MavenModuleSetBuild.getResult is expensive (issue 18895) Builds disappear from jobs - hudson.util.IOException2: Invalid directory name - java.text.ParseException: Unparseable date: "39" (issue 15587) Outdated JRuby libs (issue 14351) Fingerprint performance (issue 16301) 10,000+ jobs tied to a label make Node index page unusably unresponsive (issue 18660) "Delete Project" link fails with 403 Exception: No valid crumb was included in the request (issue 18032) Manually uploaded plugins are incorrectly unpacked (issue 4543) Decorated Launcher Does Not Maintain "isUnix" for RemoteLauncher (issue 18368) Test harness packs copies of Maven into plugin archive (issue 18918) All Maven 2 builds fail with java.lang.NoSuchMethodError DigestUtils.md5Hex (issue 18178)
Diffstat (limited to 'devel')
-rw-r--r--devel/jenkins/Makefile4
-rw-r--r--devel/jenkins/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/jenkins/Makefile b/devel/jenkins/Makefile
index 5399fc81b84..ec86ebd00be 100644
--- a/devel/jenkins/Makefile
+++ b/devel/jenkins/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2013/07/06 09:52:29 ryoon Exp $
+# $NetBSD: Makefile,v 1.15 2013/09/28 23:19:43 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.2
+J_VERSION= 1.509.3
DIST_SUBDIR= ${PKGNAME_NOREV}
diff --git a/devel/jenkins/distinfo b/devel/jenkins/distinfo
index ad53f266dee..f507878641f 100644
--- a/devel/jenkins/distinfo
+++ b/devel/jenkins/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.12 2013/07/06 09:52:29 ryoon Exp $
+$NetBSD: distinfo,v 1.13 2013/09/28 23:19:43 ryoon Exp $
-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
+SHA1 (jenkins-1.509.3/jenkins.war) = a305d42e62b4daa8f2a6196371dfe389c75a7e22
+RMD160 (jenkins-1.509.3/jenkins.war) = 70fcd16995d12ca6491c7656318f6148d2ec5be1
+Size (jenkins-1.509.3/jenkins.war) = 53861716 bytes