Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 9D52070EB0 for ; Sun, 2 Jun 2013 06:15:47 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 1537A14A234; Sun, 2 Jun 2013 06:15:47 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4D60614A230 for ; Sun, 2 Jun 2013 06:15:45 +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 6X6KQEfiVL3u for ; Sun, 2 Jun 2013 06:15:44 +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 C318514A22E for ; Sun, 2 Jun 2013 06:15:44 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id BFA3496; Sun, 2 Jun 2013 06:15:44 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sun, 2 Jun 2013 06:15:44 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/www/icedtea-web To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20130602061544.BFA3496@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: ryoon Date: Sun Jun 2 06:15:44 UTC 2013 Modified Files: pkgsrc/www/icedtea-web: Makefile PLIST distinfo Added Files: pkgsrc/www/icedtea-web/patches: patch-Makefile.am Removed Files: pkgsrc/www/icedtea-web/patches: patch-plugin_icedteanp_IcedTeaNPPlugin.cc Log Message: Update to 1.5pre * Works with openjdk7-1.7.21. * Tested on NetBSD/amd64 current, and DragonFly/i386 3.2.2. To generate a diff of this commit: cvs rdiff -u -r1.21 -r1.22 pkgsrc/www/icedtea-web/Makefile cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/www/icedtea-web/PLIST cvs rdiff -u -r1.3 -r1.4 pkgsrc/www/icedtea-web/distinfo cvs rdiff -u -r0 -r1.1 pkgsrc/www/icedtea-web/patches/patch-Makefile.am cvs rdiff -u -r1.2 -r0 \ pkgsrc/www/icedtea-web/patches/patch-plugin_icedteanp_IcedTeaNPPlugin.cc Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.