1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00

- Update to 2006.03.06 and unbreak

- Drop maintainership

PR:		ports/94122
Submitted by:	Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by:	Michael C. Shultz <ringworm01@gmail.com> (maintainer)
Approved by:	portmgr (krion)
This commit is contained in:
Pav Lucistnik 2006-03-06 22:19:53 +00:00
parent 8e180ab31a
commit 803a2325cb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=156997
3 changed files with 16 additions and 15 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= jdk-tutorial
PORTVERSION= 2005.04.15
PORTVERSION= 2006.03.06
CATEGORIES= java devel
MASTER_SITES= http://java.sun.com/docs/books/tutorialNB/download/
.if defined(WITH_EXTRAS)
@ -16,13 +16,11 @@ DISTNAME= tutorial.zip tut-examples.zip tut-swing.zip tut-bookstore-21.zip \
DISTNAME= tutorial
.endif
MAINTAINER= ringworm01@gmail.com
MAINTAINER= ports@FreeBSD.org
COMMENT= Official Java 2 SDK tutorial
BROKEN= Size mismatch
NO_WRKSUBDIR= yes
RESTRICTED= "This software is under license and export control."
RESTRICTED= This software is under license and export control.
NO_BUILD= yes
USE_ZIP= yes
PORTDOCS= *

View File

@ -1,12 +1,18 @@
MD5 (tutorial.zip) = c77817c8ebd8c0929d6be7e12beec7e4
SIZE (tutorial.zip) = 15168232
MD5 (tut-examples.zip) = 766c4d02815cdfc92e269897b0b822a7
SIZE (tut-examples.zip) = 6370669
MD5 (tut-swing.zip) = 3009616a29d04c381f6b8b9e6f1b19e2
SIZE (tut-swing.zip) = 7605033
MD5 (tutorial.zip) = 05ae29cf78749f7b48e8a5293fc4aba1
SHA256 (tutorial.zip) = 20fe0428100cd0855c7515a88bb7186854e7d41d6de1b0296b72bfbe2ddbe121
SIZE (tutorial.zip) = 15213206
MD5 (tut-examples.zip) = f173fdb7d0d19d92734d3059641e8c9c
SHA256 (tut-examples.zip) = ef4a4adbdd823d553dad1b11cb2fb9bffd139222050cbf37472debc30547916b
SIZE (tut-examples.zip) = 6207716
MD5 (tut-swing.zip) = 9298738ab50cd11036675bbecd3cf8e0
SHA256 (tut-swing.zip) = c2a231bc2ccb473bbde7ed0fd93671b2028f5529c6e961b62a4b1525fc9d9525
SIZE (tut-swing.zip) = 7594674
MD5 (tut-bookstore-21.zip) = cfd834d8a03dde7e34860f62f05e5f89
SHA256 (tut-bookstore-21.zip) = bbcef280b21b8443bc87ff6abeaf4a4f4c42818499a77af76be2fc3e3dba58ad
SIZE (tut-bookstore-21.zip) = 18252
MD5 (tut-bookstore-tomcat.zip) = bdc9413498ccb7104192b0db3820619f
SHA256 (tut-bookstore-tomcat.zip) = 3089b57757df2fa5d6a338ded09592d0efc05912805b0938019b2b5a548a2a92
SIZE (tut-bookstore-tomcat.zip) = 31353
MD5 (tut-bingo.zip) = 1516add2233545480c9ff8c0e34b378d
MD5 (tut-bingo.zip) = 2b0db29045fe8bb7f92114f74c8a2b7b
SHA256 (tut-bingo.zip) = e5eab8d3bfd492d74ec70b0624865ce527021fac53d33ec0bb3cf1b467eff523
SIZE (tut-bingo.zip) = 40062

View File

@ -8,6 +8,3 @@ Tutorial for Sun's Java Developers Kit (JDK). For more information about
the JDK for FreeBSD see http://www.freebsd.org/java/
WWW: http://www.freebsd.org/java/
Michael C. Shultz (port maintainer)
ringworm01@gmail.com