summaryrefslogtreecommitdiff
path: root/devel/jenkins/Makefile
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2012-11-26 14:22:14 +0000
committerryoon <ryoon@pkgsrc.org>2012-11-26 14:22:14 +0000
commit25618a5f8f550ab0e14b3e73675ea7b77e265004 (patch)
treefbe77ad0e31013882071ee447b33c8dfa97a4e53 /devel/jenkins/Makefile
parent08dfcf1307644797679587dd90ce36eb5d8654dd (diff)
downloadpkgsrc-25618a5f8f550ab0e14b3e73675ea7b77e265004.tar.gz
Update to 1.480.1
Changelog: What's new in 1.480.1 (2012/11/17) FilePath.validateAntFileMask too slow for /configure (issue 7214) java.io.InvalidClassException (issue 14667) Log recorders do not work reliably (issue 15226) Invalid JSON is produced during remote api operations when a changeSet contains duplicate keys. (issue 13336) Memory exhaustion parsing large test stdio from Surefire (issue 15382) Fixed security vulnerabilities. (SECURITY-43,SECURITY-44,SECURITY-45)
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 4938f05011f..669cf37f442 100644
--- a/devel/jenkins/Makefile
+++ b/devel/jenkins/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2012/10/31 11:17:07 asau Exp $
+# $NetBSD: Makefile,v 1.10 2012/11/26 14:22:14 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.466.2
+J_VERSION= 1.480.1
DIST_SUBDIR= ${PKGNAME_NOREV}