Date: Mon, 5 Jul 2004 17:24:35 +0200 From: "Joachim Strombergson" <watchman@ludd.ltu.se> To: "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org> Cc: watchman@ludd.ltu.se Subject: ports/68700: Maintainer update of cxmon port Message-ID: <1089041075.0@fetis.ninja.se> Resent-Message-ID: <200407051530.i65FUIK7098597@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 68700 >Category: ports >Synopsis: Maintainer update of cxmon port >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: Mon Jul 05 15:30:18 GMT 2004 >Closed-Date: >Last-Modified: >Originator: Joachim Strombergson >Release: FreeBSD 5.2-CURRENT i386 >Organization: >Environment: System: FreeBSD 5.2-CURRENT #8: Mon Jun 21 17:39:19 CEST 2004 root@fetis.ninja.se:/usr/obj/usr/src/sys/ATHLON >Description: This PR contains patches to update the port of devel/cxmon to version 3.1 The new version adds nice things such as: * x86-64 (AMD64) disassembler (d8664 command) * -m switch that predefines MacOS LowMem globals as variables As well as bug fixes. >How-To-Repeat: Apply the included patches. >Fix: --- Makefile.diff begins here --- --- Makefile Sat Feb 7 00:21:14 2004 +++ Makefile Mon Jul 5 08:06:13 2004 @@ -6,9 +6,9 @@ # PORTNAME= cxmon -PORTVERSION= 3.0 +PORTVERSION= 3.1 CATEGORIES= devel -MASTER_SITES= http://iphcip1.physik.uni-mainz.de/~cbauer/ +MASTER_SITES= http://wwwthep.physik.uni-mainz.de/~cbauer/ MAINTAINER= watchman@ludd.luth.se COMMENT= Interactive file manipulation tool and disassembler --- Makefile.diff ends here --- --- distinfo.diff begins here --- --- distinfo Wed Apr 21 18:11:48 2004 +++ distinfo Mon Jul 5 08:04:46 2004 @@ -1,2 +1,2 @@ -MD5 (cxmon-3.0.tar.gz) = 854b9e059d208fc2fe1c3cdae38d780b -SIZE (cxmon-3.0.tar.gz) = 128128 +MD5 (cxmon-3.1.tar.gz) = 1620e21161dba7c506b82353bf9ea483 +SIZE (cxmon-3.1.tar.gz) = 175204 --- distinfo.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1089041075.0>