Date: Fri, 21 May 2010 18:20:47 GMT From: Dominic Fandrey <kamikaze@bsdforen.de> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/146803: [maintainer-update] java/veditor 0.7.1 Message-ID: <201005211820.o4LIKlqH040455@www.freebsd.org> Resent-Message-ID: <201005211830.o4LIU2Ch068057@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 146803 >Category: ports >Synopsis: [maintainer-update] java/veditor 0.7.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Fri May 21 18:30:02 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Dominic Fandrey >Release: RELENG_8 >Organization: private >Environment: FreeBSD mobileKamikaze.norad 8.0-STABLE FreeBSD 8.0-STABLE #0: Thu May 13 23:37:42 CEST 2010 root@mobileKamikaze.norad:/usr/obj/HP6510b-8/amd64/usr/src/sys/HP6510b-8 amd64 >Description: Update to the latest release. >How-To-Repeat: >Fix: Patch attached with submission follows: diff -Nur veditor.orig/Makefile veditor/Makefile --- veditor.orig/Makefile 2010-05-21 20:13:25.000000000 +0200 +++ veditor/Makefile 2010-05-21 20:14:45.000000000 +0200 @@ -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 @@ 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 @@ @${MKDIR} ${ECLIPSE}/${PLUGINS} @${INSTALL_DATA} ${DISTDIR}/${DISTFILES} ${ECLIPSE}/${PLUGINS}/ -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff -Nur veditor.orig/distinfo veditor/distinfo --- veditor.orig/distinfo 2010-05-21 20:13:25.000000000 +0200 +++ veditor/distinfo 2010-05-21 20:14:52.000000000 +0200 @@ -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 >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201005211820.o4LIKlqH040455>