Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Nov 2003 00:00:21 +0900
From:      KATO Tsuguru <tkato@prontomail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/59122: Update port: editors/hte to 0.7.4
Message-ID:  <20031111000021.2f42c540.tkato@prontomail.com>
Resent-Message-ID: <200311101510.hAAFAIj8020071@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         59122
>Category:       ports
>Synopsis:       Update port: editors/hte to 0.7.4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 10 07:10:18 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.9-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 0.7.4

Remove file:
files/patch-htapp.cc

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/editors/hte/Makefile editors/hte/Makefile
--- /usr/ports/editors/hte/Makefile	Fri Jul 11 23:18:22 2003
+++ editors/hte/Makefile	Sun Nov  9 23:51:14 2003
@@ -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 -urN /usr/ports/editors/hte/distinfo editors/hte/distinfo
--- /usr/ports/editors/hte/distinfo	Sun Jul  6 20:39:43 2003
+++ editors/hte/distinfo	Sun Nov  9 23:56:13 2003
@@ -1 +1 @@
-MD5 (ht-0.7.3.tar.bz2) = 746daea18735b38e46b3eb9addc97ad5
+MD5 (ht-0.7.4.tar.bz2) = f4f56bac7fa0d12b2b375687da96f695
diff -urN /usr/ports/editors/hte/files/patch-htapp.cc editors/hte/files/patch-htapp.cc
--- /usr/ports/editors/hte/files/patch-htapp.cc	Sun Jul 20 21:40:55 2003
+++ editors/hte/files/patch-htapp.cc	Thu Jan  1 09:00:00 1970
@@ -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 -urN /usr/ports/editors/hte/pkg-plist editors/hte/pkg-plist
--- /usr/ports/editors/hte/pkg-plist	Mon May 19 09:39:01 2003
+++ editors/hte/pkg-plist	Mon Nov 10 00:04:02 2003
@@ -1,3 +1,3 @@
 bin/ht
-%%PORTDOCS%%share/doc/hte/README
-%%PORTDOCS%%@dirrm share/doc/hte
+%%PORTDOCS%%%%DOCSDIR%%/README
+%%PORTDOCS%%@dirrm %%DOCSDIR%%
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031111000021.2f42c540.tkato>