From 28b36508759616b13dd258c66449e7a8824b7b88 Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Sat, 20 Mar 2004 17:24:13 +0000 Subject: - Update to version 0.7.5 PR: ports/64504 Submitted by: Ports Fury --- editors/hte/Makefile | 5 ++++- editors/hte/distinfo | 4 ++-- editors/hte/pkg-plist | 3 --- 3 files changed, 6 insertions(+), 6 deletions(-) delete mode 100644 editors/hte/pkg-plist (limited to 'editors/hte') diff --git a/editors/hte/Makefile b/editors/hte/Makefile index c86d3e02925b..18a64aa60b9c 100644 --- a/editors/hte/Makefile +++ b/editors/hte/Makefile @@ -7,7 +7,7 @@ # PORTNAME= hte -PORTVERSION= 0.7.4 +PORTVERSION= 0.7.5 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -23,6 +23,9 @@ 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 .if ${OSVERSION} < 400000 diff --git a/editors/hte/distinfo b/editors/hte/distinfo index 5fd7542c8693..e569104eb046 100644 --- a/editors/hte/distinfo +++ b/editors/hte/distinfo @@ -1,2 +1,2 @@ -MD5 (ht-0.7.4.tar.bz2) = f4f56bac7fa0d12b2b375687da96f695 -SIZE (ht-0.7.4.tar.bz2) = 666334 +MD5 (ht-0.7.5.tar.bz2) = 9c0a9f043d6b4f366a9c60bf594c382d +SIZE (ht-0.7.5.tar.bz2) = 649346 diff --git a/editors/hte/pkg-plist b/editors/hte/pkg-plist deleted file mode 100644 index dcdfb5ddba99..000000000000 --- a/editors/hte/pkg-plist +++ /dev/null @@ -1,3 +0,0 @@ -bin/ht -%%PORTDOCS%%%%DOCSDIR%%/README -%%PORTDOCS%%@dirrm %%DOCSDIR%% -- cgit v1.2.3