mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
PR: ports/64602
Update to Mar 11, 2004 Submitted by: maintainer Reminded by: Gerald Mixa <Symicon@t-online.de>
This commit is contained in:
parent
bc829e39ef
commit
e1726ff240
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=105238
3 changed files with 3248 additions and 3149 deletions
|
@ -5,11 +5,12 @@
|
|||
# $FreeBSD$
|
||||
#
|
||||
|
||||
# Install size for version 2004.03.11 is ~22827 kB.
|
||||
|
||||
PORTNAME= jdk-tutorial
|
||||
PORTVERSION= 2003.05.30
|
||||
PORTVERSION= 2004.03.11
|
||||
CATEGORIES= java
|
||||
MASTER_SITES= ftp://ftp.javasoft.com/docs/ \
|
||||
http://java.sun.com/docs/books/tutorial/download/
|
||||
MASTER_SITES= http://java.sun.com/docs/books/tutorial/download/
|
||||
DISTNAME= tutorial
|
||||
|
||||
MAINTAINER= parv@pair.com
|
||||
|
@ -18,6 +19,7 @@ COMMENT= Official Java 2 SDK tutorial
|
|||
NO_WRKSUBDIR= yes
|
||||
RESTRICTED= "This software is under license and export control."
|
||||
NO_BUILD= yes
|
||||
USE_ZIP= yes
|
||||
TARGET_DIR= ${PREFIX}/share/doc/java-tutorial/
|
||||
PLIST_SUB+= T=${TARGET_DIR:S/^${PREFIX}\///}
|
||||
|
||||
|
|
|
@ -1 +1,2 @@
|
|||
MD5 (tutorial.tar.gz) = 8677261de4c498b40bf0bcb600cfa406
|
||||
MD5 (tutorial.zip) = 5b48a3679d6871e65856dc17cdae61c6
|
||||
SIZE (tutorial.zip) = 14199235
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue