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

(-)ports/java/veditor/Makefile (-2 / +2 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	veditor
8
PORTNAME=	veditor
9
PORTVERSION=	0.6.0
9
PORTVERSION=	0.6.1
10
CATEGORIES=	java cad
10
CATEGORIES=	java cad
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
12
MASTER_SITE_SUBDIR=	${PORTNAME}
12
MASTER_SITE_SUBDIR=	${PORTNAME}
Lines 17-23 Link Here
17
MAINTAINER=	kamikaze@bsdforen.de
17
MAINTAINER=	kamikaze@bsdforen.de
18
COMMENT=	A Verilog and VHDL editor plugin for eclipse
18
COMMENT=	A Verilog and VHDL editor plugin for eclipse
19
19
20
#RUN_DEPENDS=	eclipse:${PORTSDIR}/java/eclipse
20
RUN_DEPENDS=	eclipse:${PORTSDIR}/java/eclipse
21
21
22
OPTIONS=	VERILOG "Support Verilog with Icarus Verilog" On \
22
OPTIONS=	VERILOG "Support Verilog with Icarus Verilog" On \
23
		VHDL "Support VHDL with FreeHDL" On
23
		VHDL "Support VHDL with FreeHDL" On
(-)ports/java/veditor/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (net.sourceforge.veditor_0.6.0.jar) = 7b3d79dfad64bddcb654e33dd1726b50
1
MD5 (net.sourceforge.veditor_0.6.1.jar) = b50bcbc04db5c5bcc6d74c4ff1b15eaa
2
SHA256 (net.sourceforge.veditor_0.6.0.jar) = e4197e094af554c2a81d8c206c6041ae6e39cef592c371d9e507f3cb67797fb4
2
SHA256 (net.sourceforge.veditor_0.6.1.jar) = 33b457c2b4ed3bceb992ff8a0d13ef319fa9566685df71c7cc9d2052b92aa24e
3
SIZE (net.sourceforge.veditor_0.6.0.jar) = 610623
3
SIZE (net.sourceforge.veditor_0.6.1.jar) = 594807

Return to bug 127355