1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Update to 0.7.1

PR:		146803
Submitted by:	Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
This commit is contained in:
Martin Wilke 2010-06-03 17:10:42 +00:00
parent b5e0d2a2c5
commit 6cdb4c42fa
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=255672
2 changed files with 6 additions and 7 deletions

View File

@ -6,8 +6,7 @@
# #
PORTNAME= veditor PORTNAME= veditor
PORTVERSION= 0.7.0 PORTVERSION= 0.7.1
PORTREVISION= 2
CATEGORIES= java cad CATEGORIES= java cad
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20runtime/VEditor%20${PORTVERSION} MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20runtime/VEditor%20${PORTVERSION}
DISTNAME= net.sourceforge.${PORTNAME}_${PORTVERSION} DISTNAME= net.sourceforge.${PORTNAME}_${PORTVERSION}
@ -22,7 +21,7 @@ RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse
OPTIONS= VERILOG "Support Verilog with Icarus Verilog" On \ OPTIONS= VERILOG "Support Verilog with Icarus Verilog" On \
VHDL "Support VHDL with FreeHDL" On VHDL "Support VHDL with FreeHDL" On
.include <bsd.port.pre.mk> .include <bsd.port.options.mk>
.if defined(WITH_VERILOG) .if defined(WITH_VERILOG)
RUN_DEPENDS+= iverilog:${PORTSDIR}/cad/iverilog RUN_DEPENDS+= iverilog:${PORTSDIR}/cad/iverilog
@ -44,4 +43,4 @@ do-install:
@${MKDIR} ${ECLIPSE}/${PLUGINS} @${MKDIR} ${ECLIPSE}/${PLUGINS}
@${INSTALL_DATA} ${DISTDIR}/${DISTFILES} ${ECLIPSE}/${PLUGINS}/ @${INSTALL_DATA} ${DISTDIR}/${DISTFILES} ${ECLIPSE}/${PLUGINS}/
.include <bsd.port.post.mk> .include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
MD5 (net.sourceforge.veditor_0.7.0.jar) = 2ab9d82155461f44c3cd1f2f91110984 MD5 (net.sourceforge.veditor_0.7.1.jar) = 3caeeef0f6fbd313a75d2d4faed58eff
SHA256 (net.sourceforge.veditor_0.7.0.jar) = bc717f948cdf473a14873cdd56916accb9c6a9b0a6e678f45b215c50763dc355 SHA256 (net.sourceforge.veditor_0.7.1.jar) = dc04df82e8cd75e53e5c132f8aa24949efdb66edcd850c270e9e624a0ebe806a
SIZE (net.sourceforge.veditor_0.7.0.jar) = 661355 SIZE (net.sourceforge.veditor_0.7.1.jar) = 678508