From 8a0dd0159063b0bceb07dc99f2a46b75666d71d6 Mon Sep 17 00:00:00 2001 From: Sam Lawrance Date: Wed, 22 Jun 2005 17:42:53 +0000 Subject: Update to 0.9.0 PR: ports/82530 Submitted by: Ports Fury --- editors/hte/Makefile | 9 +++++---- editors/hte/distinfo | 4 ++-- 2 files changed, 7 insertions(+), 6 deletions(-) (limited to 'editors/hte') diff --git a/editors/hte/Makefile b/editors/hte/Makefile index f2305f7f4709..26c49b6b638a 100644 --- a/editors/hte/Makefile +++ b/editors/hte/Makefile @@ -7,7 +7,7 @@ # PORTNAME= hte -PORTVERSION= 0.8.0 +PORTVERSION= 0.9.0 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -23,7 +23,6 @@ CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --enable-release -PORTDOCS= README PLIST_FILES= bin/ht .include @@ -41,6 +40,10 @@ CPPFLAGS= -I${X11BASE}/include LDFLAGS= -L${X11BASE}/lib .endif +.if !defined(NOPORTDOCS) +PORTDOCS= README +.endif + post-patch: @${REINPLACE_CMD} -e 's|^CXXFLAGS=.*$$|CXXFLAGS="$$CXXFLAGS"|g ; \ s|^CFLAGS=.*$$|CFLAGS="$$CFLAGS"|g ; \ @@ -50,8 +53,6 @@ post-patch: 's|typedef unsigned int uint;||g' ${WRKSRC}/global.h @${REINPLACE_CMD} -e \ 's|uint |UINT |g' ${WRKSRC}/htdata.h - @${REINPLACE_CMD} -e \ - 's|#include ||g' ${WRKSRC}/cp-demangle.c do-install: ${INSTALL_PROGRAM} ${WRKSRC}/ht ${PREFIX}/bin diff --git a/editors/hte/distinfo b/editors/hte/distinfo index a95c05dfac90..0e91fd7a75ce 100644 --- a/editors/hte/distinfo +++ b/editors/hte/distinfo @@ -1,2 +1,2 @@ -MD5 (ht-0.8.0.tar.bz2) = ee309bdd16b3e1ec78b2efb6427dd5a5 -SIZE (ht-0.8.0.tar.bz2) = 731401 +MD5 (ht-0.9.0.tar.bz2) = 22dc7572e571b9d73e741d32005e49e3 +SIZE (ht-0.9.0.tar.bz2) = 765072 -- cgit v1.2.3