From owner-freebsd-ports Fri Mar 29 10:10:42 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2371237B41B for ; Fri, 29 Mar 2002 10:10:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2TIA1693481; Fri, 29 Mar 2002 10:10:01 -0800 (PST) (envelope-from gnats) Received: from gatesrv.RZ.UniBw-Muenchen.de (gatesrv.RZ.UniBw-Muenchen.de [137.193.11.27]) by hub.freebsd.org (Postfix) with ESMTP id B4B1737B416 for ; Fri, 29 Mar 2002 10:02:21 -0800 (PST) Received: from nemesis.informatik.unibw-muenchen.de (nemesis.Informatik.UniBw-Muenchen.de [137.193.60.30]) by gatesrv.RZ.UniBw-Muenchen.de (8.11.2/8.11.2) with ESMTP id g2THwbD20094 for ; Fri, 29 Mar 2002 18:58:37 +0100 (MET) Received: from localhost (localhost.informatik.unibw-muenchen.de [127.0.0.1]) by nemesis.informatik.unibw-muenchen.de (Postfix) with ESMTP id 2517F5A547 for ; Fri, 29 Mar 2002 18:58:36 +0100 (CET) Received: by nemesis.informatik.unibw-muenchen.de (Postfix, from userid 1001) id B68205A545; Fri, 29 Mar 2002 18:58:34 +0100 (CET) Message-Id: <20020329175834.B68205A545@nemesis.informatik.unibw-muenchen.de> Date: Fri, 29 Mar 2002 18:58:34 +0100 (CET) From: Oliver Braun To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/36497: Update port: java/jdk-tutorial, fix bento checksum error Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36497 >Category: ports >Synopsis: Update port: java/jdk-tutorial, fix bento checksum error >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri Mar 29 10:10:00 PST 2002 >Closed-Date: >Last-Modified: >Originator: Oliver Braun >Release: FreeBSD 4.5-STABLE i386 >Organization: >Environment: System: FreeBSD nemesis.informatik.unibw-muenchen.de 4.5-STABLE FreeBSD 4.5-STABLE #0: Thu Mar 21 12:00:59 CET 2002 root@nemesis.informatik.unibw-muenchen.de:/usr/obj/usr/src/sys/NEMESIS_OB i386 >Description: Update to newest docs, bump PORTREVISION, added new entries to pkg-plist Regards, Olli >How-To-Repeat: >Fix: diff -ruN jdk-tutorial.old/Makefile jdk-tutorial/Makefile --- jdk-tutorial.old/Makefile Mon Dec 24 04:20:08 2001 +++ jdk-tutorial/Makefile Fri Mar 29 18:47:32 2002 @@ -7,7 +7,7 @@ PORTNAME= jdk-tutorial PORTVERSION= 1.1.8 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= java MASTER_SITES= ftp://ftp.javasoft.com/docs/ DISTNAME= tutorial diff -ruN jdk-tutorial.old/distinfo jdk-tutorial/distinfo --- jdk-tutorial.old/distinfo Mon Dec 24 04:20:08 2001 +++ jdk-tutorial/distinfo Fri Mar 29 18:47:18 2002 @@ -1 +1 @@ -MD5 (tutorial.tar.gz) = 1708be8c5d86b7539a17ccf2eb7b8bf9 +MD5 (tutorial.tar.gz) = e7bf3465aa746f3b50bfc8de898b3fb9 diff -ruN jdk-tutorial.old/pkg-plist jdk-tutorial/pkg-plist --- jdk-tutorial.old/pkg-plist Mon Dec 24 04:20:09 2001 +++ jdk-tutorial/pkg-plist Fri Mar 29 18:54:17 2002 @@ -1063,13 +1063,18 @@ jdk%%VERSION%%/docs/books/tutorial/figures/uiswing/components/cg-toolbar.gif jdk%%VERSION%%/docs/books/tutorial/figures/uiswing/components/cg-tooltip.gif jdk%%VERSION%%/docs/books/tutorial/figures/uiswing/components/cg-tree.gif +jdk%%VERSION%%/docs/books/tutorial/figures/uiswing/components/dt-spinner.gif +jdk%%VERSION%%/docs/books/tutorial/figures/uiswing/components/indprogressbar.gif jdk%%VERSION%%/docs/books/tutorial/figures/uiswing/components/layeredPaneLayers.gif +jdk%%VERSION%%/docs/books/tutorial/figures/uiswing/components/mac-spinner.gif jdk%%VERSION%%/docs/books/tutorial/figures/uiswing/components/metal-Error.gif jdk%%VERSION%%/docs/books/tutorial/figures/uiswing/components/metal-Inform.gif jdk%%VERSION%%/docs/books/tutorial/figures/uiswing/components/metal-Question.gif jdk%%VERSION%%/docs/books/tutorial/figures/uiswing/components/metal-Warn.gif +jdk%%VERSION%%/docs/books/tutorial/figures/uiswing/components/metal-spinner.gif jdk%%VERSION%%/docs/books/tutorial/figures/uiswing/components/object.gif jdk%%VERSION%%/docs/books/tutorial/figures/uiswing/components/positions.gif +jdk%%VERSION%%/docs/books/tutorial/figures/uiswing/components/progressbar.gif jdk%%VERSION%%/docs/books/tutorial/figures/uiswing/components/scrollarchitecture.gif jdk%%VERSION%%/docs/books/tutorial/figures/uiswing/components/scrollbarparts.gif jdk%%VERSION%%/docs/books/tutorial/figures/uiswing/components/scrollpanecorners.gif @@ -1083,6 +1088,7 @@ jdk%%VERSION%%/docs/books/tutorial/figures/uiswing/components/smrootpane.gif jdk%%VERSION%%/docs/books/tutorial/figures/uiswing/components/tablemodel.gif jdk%%VERSION%%/docs/books/tutorial/figures/uiswing/components/tree.gif +jdk%%VERSION%%/docs/books/tutorial/figures/uiswing/components/windows-spinner.gif jdk%%VERSION%%/docs/books/tutorial/figures/uiswing/converting/13ui11.gif jdk%%VERSION%%/docs/books/tutorial/figures/uiswing/converting/AWTConverter.gif jdk%%VERSION%%/docs/books/tutorial/figures/uiswing/converting/ButtonDemoApplet.gif @@ -2633,6 +2639,7 @@ jdk%%VERSION%%/docs/books/tutorial/uiswing/components/example-swing/tutorialcont.html jdk%%VERSION%%/docs/books/tutorial/uiswing/components/example-swing/vm.html jdk%%VERSION%%/docs/books/tutorial/uiswing/components/filechooser.html +jdk%%VERSION%%/docs/books/tutorial/uiswing/components/formattedtextfield.html jdk%%VERSION%%/docs/books/tutorial/uiswing/components/frame.html jdk%%VERSION%%/docs/books/tutorial/uiswing/components/generaltext.html jdk%%VERSION%%/docs/books/tutorial/uiswing/components/index.html @@ -2651,6 +2658,7 @@ jdk%%VERSION%%/docs/books/tutorial/uiswing/components/simpletext.html jdk%%VERSION%%/docs/books/tutorial/uiswing/components/slider.html jdk%%VERSION%%/docs/books/tutorial/uiswing/components/splitpane.html +jdk%%VERSION%%/docs/books/tutorial/uiswing/components/spinner.html jdk%%VERSION%%/docs/books/tutorial/uiswing/components/tabbedpane.html jdk%%VERSION%%/docs/books/tutorial/uiswing/components/table.html jdk%%VERSION%%/docs/books/tutorial/uiswing/components/text.html >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message