View | Details | Raw Unified | Return to bug 50481
Collapse All | Expand All

(-)bluej/Makefile (-2 / +2 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	bluej
8
PORTNAME=	bluej
9
PORTVERSION=	1.2.0
9
PORTVERSION=	1.2.2
10
CATEGORIES=	java editors
10
CATEGORIES=	java editors
11
MASTER_SITES=	ftp://ftp.bluej.org/pub/bluej/ \
11
MASTER_SITES=	ftp://ftp.bluej.org/pub/bluej/ \
12
		http://www.metaverse.nl/~ernst/ \
12
		http://www.metaverse.nl/~ernst/ \
Lines 23-29 Link Here
23
23
24
# Called MY_JDK and MY_JDK_PORT so not to conflict with any other possible
24
# Called MY_JDK and MY_JDK_PORT so not to conflict with any other possible
25
# definitions in the ports system.
25
# definitions in the ports system.
26
MY_JDK=		linux-sun-jdk1.4.0
26
MY_JDK=		linux-sun-jdk1.4.1
27
MY_JDK_PORT=	linux-sun-jdk14
27
MY_JDK_PORT=	linux-sun-jdk14
28
RUN_DEPENDS=    ${LOCALBASE}/${MY_JDK}/bin/java:${PORTSDIR}/java/${MY_JDK_PORT}
28
RUN_DEPENDS=    ${LOCALBASE}/${MY_JDK}/bin/java:${PORTSDIR}/java/${MY_JDK_PORT}
29
29
(-)bluej/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (bluej-120.jar) = a8cbd5bcfb544ea13fb31f2898cb15dd
1
MD5 (bluej-122.jar) = ec480c16a3aa2cb61db9cebcf3653841

Return to bug 50481