mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
Update to third edition.
This commit is contained in:
parent
4e2e48beb5
commit
bbddd6433c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=208085
@ -6,16 +6,14 @@
|
||||
#
|
||||
|
||||
PORTNAME= langspec
|
||||
PORTVERSION= 2.0
|
||||
PORTVERSION= 3.0
|
||||
CATEGORIES= java
|
||||
MASTER_SITES= ftp://ftp.javasoft.com/docs/specs/ \
|
||||
http://java.sun.com/docs/books/jls/second_edition/download/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}.html
|
||||
EXTRACT_SUFX= .tar.Z
|
||||
MASTER_SITES= http://java.sun.com/docs/books/jls/download/
|
||||
|
||||
MAINTAINER= ale@FreeBSD.org
|
||||
COMMENT= The Java Language Specification
|
||||
|
||||
USE_ZIP= yes
|
||||
NO_BUILD= yes
|
||||
WRKSRC= ${WRKDIR}
|
||||
PORTDOCS= *
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (langspec-2.0.html.tar.Z) = 32ee43d9b2f89e3cff262a9595923bef
|
||||
SHA256 (langspec-2.0.html.tar.Z) = a7d38523246622b5972a3b7635440edfe8cef7ee8eff16e723e76c36b61f1c90
|
||||
SIZE (langspec-2.0.html.tar.Z) = 573151
|
||||
MD5 (langspec-3.0.zip) = b6bf0a0f26ab853f6e32658d35feb3c1
|
||||
SHA256 (langspec-3.0.zip) = cc7df5f1fe3f22632fd1cc3415b14ab2de185579c98e6ed8cbbfa00babce2593
|
||||
SIZE (langspec-3.0.zip) = 469388
|
||||
|
Loading…
Reference in New Issue
Block a user