From f31c8e9ef6adadb0cf454e9d492b07fd31984af7 Mon Sep 17 00:00:00 2001 From: miwi Date: Fri, 25 May 2007 22:11:44 +0000 Subject: - Update to 2.0.6 PR: 112603 Submitted by: Marcus von Appen (maintainer) --- editors/hte/Makefile | 5 +---- editors/hte/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 7 deletions(-) (limited to 'editors/hte') diff --git a/editors/hte/Makefile b/editors/hte/Makefile index 2bcab086946a..2f84bcd58ef0 100644 --- a/editors/hte/Makefile +++ b/editors/hte/Makefile @@ -7,8 +7,7 @@ # PORTNAME= hte -PORTVERSION= 2.0.5 -PORTREVISION= 1 +PORTVERSION= 2.0.6 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -42,8 +41,6 @@ post-patch: s|^CFLAGS=.*$$|CFLAGS="$$CFLAGS"|g ; \ s|-L/usr/X11/lib -L/usr/X11R6/lib|$$LDFLAGS|g' \ ${WRKSRC}/configure - @${REINPLACE_CMD} -e \ - 's|typedef unsigned int uint;||g' ${WRKSRC}/global.h do-install: ${INSTALL_PROGRAM} ${WRKSRC}/ht ${PREFIX}/bin diff --git a/editors/hte/distinfo b/editors/hte/distinfo index 04b00b709675..4a3f16b7bd7f 100644 --- a/editors/hte/distinfo +++ b/editors/hte/distinfo @@ -1,3 +1,3 @@ -MD5 (ht-2.0.5.tar.bz2) = 8e4e3aec8fc191e4c242d1a8b66a03b6 -SHA256 (ht-2.0.5.tar.bz2) = d6bf6068ebd26b847f8fe3b6d0ad18af77972a9f308fc0c8fe1b1178ed5b8acb -SIZE (ht-2.0.5.tar.bz2) = 855130 +MD5 (ht-2.0.6.tar.bz2) = a16cf20da2d5b02d25b2a9860ed28ef4 +SHA256 (ht-2.0.6.tar.bz2) = 0c93c540a75470e0d55faa35ba945d45445ce644a86766d50195fd844068ea84 +SIZE (ht-2.0.6.tar.bz2) = 855574 -- cgit