Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 4C03163DFC7 for ; Mon, 26 Nov 2012 14:22:11 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 0FD9514A16B; Mon, 26 Nov 2012 14:22:11 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D44DB14A168 for ; Mon, 26 Nov 2012 14:22:08 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 3giJmlXf-RiE for ; Mon, 26 Nov 2012 14:22:08 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 53E4C14A165 for ; Mon, 26 Nov 2012 14:22:07 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 79E94175DD; Mon, 26 Nov 2012 14:22:14 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Mon, 26 Nov 2012 14:22:14 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/devel/jenkins To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20121126142214.79E94175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: ryoon Date: Mon Nov 26 14:22:14 UTC 2012 Modified Files: pkgsrc/devel/jenkins: Makefile PLIST distinfo Log Message: 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) To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/jenkins/Makefile cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/jenkins/PLIST \ pkgsrc/devel/jenkins/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.