aboutsummaryrefslogtreecommitdiff
path: root/java/veditor
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2010-06-03 17:10:42 +0000
committerMartin Wilke <miwi@FreeBSD.org>2010-06-03 17:10:42 +0000
commit6cdb4c42fa97710bbc8b0718ad61b5eda4d8e4c5 (patch)
tree24acbfcc9e0e82ce0e4f30347b93d4f820972098 /java/veditor
parentb5e0d2a2c519916c390713ba29d32c3919557b71 (diff)
downloadports-6cdb4c42fa97710bbc8b0718ad61b5eda4d8e4c5.tar.gz
ports-6cdb4c42fa97710bbc8b0718ad61b5eda4d8e4c5.zip
- Update to 0.7.1
PR: 146803 Submitted by: Dominic Fandrey <kamikaze@bsdforen.de> (maintainer)
Notes
Notes: svn path=/head/; revision=255672
Diffstat (limited to 'java/veditor')
-rw-r--r--java/veditor/Makefile7
-rw-r--r--java/veditor/distinfo6
2 files changed, 6 insertions, 7 deletions
diff --git a/java/veditor/Makefile b/java/veditor/Makefile
index cd386a46e2ae..a4eaba195d0d 100644
--- a/java/veditor/Makefile
+++ b/java/veditor/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= veditor
-PORTVERSION= 0.7.0
-PORTREVISION= 2
+PORTVERSION= 0.7.1
CATEGORIES= java cad
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20runtime/VEditor%20${PORTVERSION}
DISTNAME= net.sourceforge.${PORTNAME}_${PORTVERSION}
@@ -22,7 +21,7 @@ RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse
OPTIONS= VERILOG "Support Verilog with Icarus Verilog" On \
VHDL "Support VHDL with FreeHDL" On
-.include <bsd.port.pre.mk>
+.include <bsd.port.options.mk>
.if defined(WITH_VERILOG)
RUN_DEPENDS+= iverilog:${PORTSDIR}/cad/iverilog
@@ -44,4 +43,4 @@ do-install:
@${MKDIR} ${ECLIPSE}/${PLUGINS}
@${INSTALL_DATA} ${DISTDIR}/${DISTFILES} ${ECLIPSE}/${PLUGINS}/
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/java/veditor/distinfo b/java/veditor/distinfo
index 78033e216fc8..b7a36063881e 100644
--- a/java/veditor/distinfo
+++ b/java/veditor/distinfo
@@ -1,3 +1,3 @@
-MD5 (net.sourceforge.veditor_0.7.0.jar) = 2ab9d82155461f44c3cd1f2f91110984
-SHA256 (net.sourceforge.veditor_0.7.0.jar) = bc717f948cdf473a14873cdd56916accb9c6a9b0a6e678f45b215c50763dc355
-SIZE (net.sourceforge.veditor_0.7.0.jar) = 661355
+MD5 (net.sourceforge.veditor_0.7.1.jar) = 3caeeef0f6fbd313a75d2d4faed58eff
+SHA256 (net.sourceforge.veditor_0.7.1.jar) = dc04df82e8cd75e53e5c132f8aa24949efdb66edcd850c270e9e624a0ebe806a
+SIZE (net.sourceforge.veditor_0.7.1.jar) = 678508