Date: Thu, 25 May 2006 15:49:28 +0200 (CEST) From: Antoine Brodin <antoine.brodin@laposte.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/97908: [patch] update editors/hte to 0.9.2 Message-ID: <200605251349.k4PDnSgD045218@barton.dreadbsd.org> Resent-Message-ID: <200605251350.k4PDoJhk051177@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 97908 >Category: ports >Synopsis: [patch] update editors/hte to 0.9.2 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Thu May 25 13:50:18 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Antoine Brodin >Release: FreeBSD 7.0-CURRENT i386 >Organization: none >Environment: System: FreeBSD barton.dreadbsd.org 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Sun May 7 16:33:48 CEST 2006 root@barton.dreadbsd.org:/usr/obj/usr/src/sys/BARTON i386 >Description: version 0.9.2: - updated ELF program header types - better Mach-O executable sections detection - allow ':' key for changing comments in analyser - [Win] use unicode output - compile with gcc 4.1 - updated minilzo - small bug fixes >How-To-Repeat: >Fix: --- hte.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/editors/hte/Makefile,v retrieving revision 1.25 diff -u -p -r1.25 Makefile --- Makefile 7 May 2006 10:55:33 -0000 1.25 +++ Makefile 25 May 2006 13:21:04 -0000 @@ -7,7 +7,7 @@ # PORTNAME= hte -PORTVERSION= 0.9.1 +PORTVERSION= 0.9.2 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} Index: distinfo =================================================================== RCS file: /home/ncvs/ports/editors/hte/distinfo,v retrieving revision 1.15 diff -u -p -r1.15 distinfo --- distinfo 24 Nov 2005 02:03:32 -0000 1.15 +++ distinfo 25 May 2006 13:21:25 -0000 @@ -1,3 +1,3 @@ -MD5 (ht-0.9.1.tar.bz2) = 2dd4bf6ae959b2ed2c9d8373164d2693 -SHA256 (ht-0.9.1.tar.bz2) = 8b2aca19b1a81af9191df812d4b2c7f38492f24ea2725262d2e2f335d6e14b78 -SIZE (ht-0.9.1.tar.bz2) = 737690 +MD5 (ht-0.9.2.tar.bz2) = d63fe2d11d42be00e05f4090117dfd64 +SHA256 (ht-0.9.2.tar.bz2) = d68bbefce706d036b9132f64d4b7807bf6ed1fe5bf76e5d6f9d7ccd70ecbd126 +SIZE (ht-0.9.2.tar.bz2) = 772102 --- hte.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?200605251349.k4PDnSgD045218>