From 20dae111fa4ed108eccc3e8692d6d354cb6f22cf Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Mon, 10 Nov 2003 18:33:11 +0000 Subject: [PATCH] - Update to version 0.7.4 PR: 59122 Submitted by: Ports Fury --- editors/hte/Makefile | 2 +- editors/hte/distinfo | 2 +- editors/hte/files/patch-htapp.cc | 11 ----------- editors/hte/pkg-plist | 4 ++-- 4 files changed, 4 insertions(+), 15 deletions(-) delete mode 100644 editors/hte/files/patch-htapp.cc diff --git a/editors/hte/Makefile b/editors/hte/Makefile index 5167a7624294..c86d3e02925b 100644 --- a/editors/hte/Makefile +++ b/editors/hte/Makefile @@ -7,7 +7,7 @@ # PORTNAME= hte -PORTVERSION= 0.7.3 +PORTVERSION= 0.7.4 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/editors/hte/distinfo b/editors/hte/distinfo index f543c888aed1..6b9b21ee7e1c 100644 --- a/editors/hte/distinfo +++ b/editors/hte/distinfo @@ -1 +1 @@ -MD5 (ht-0.7.3.tar.bz2) = 746daea18735b38e46b3eb9addc97ad5 +MD5 (ht-0.7.4.tar.bz2) = f4f56bac7fa0d12b2b375687da96f695 diff --git a/editors/hte/files/patch-htapp.cc b/editors/hte/files/patch-htapp.cc deleted file mode 100644 index 39cdc8a717ff..000000000000 --- a/editors/hte/files/patch-htapp.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- htapp.cc.orig Sat Jul 19 05:35:07 2003 -+++ htapp.cc Sat Jul 19 05:39:02 2003 -@@ -2028,7 +2028,7 @@ - get_stdbounds_tool(&b); - - ht_project_window *project_window=new ht_project_window(); -- project_window->init(&b, "project window", FS_KILLER | FS_TITLE | FS_NUMBER | FS_MOVE | FS_RESIZE, 0, &(ht_project*)project); -+ project_window->init(&b, "project window", FS_KILLER | FS_TITLE | FS_NUMBER | FS_MOVE | FS_RESIZE, 0, (ht_project**)&project); - - bounds k = b; - k.x = b.w-2; diff --git a/editors/hte/pkg-plist b/editors/hte/pkg-plist index 3c69f0571d0c..dcdfb5ddba99 100644 --- a/editors/hte/pkg-plist +++ b/editors/hte/pkg-plist @@ -1,3 +1,3 @@ bin/ht -%%PORTDOCS%%share/doc/hte/README -%%PORTDOCS%%@dirrm share/doc/hte +%%PORTDOCS%%%%DOCSDIR%%/README +%%PORTDOCS%%@dirrm %%DOCSDIR%%