Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Nov 2000 06:31:47 -0800 (PST)
From:      tkato@prontomail.ne.jp
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/22741: Update port: editors/biew to 5.2.0
Message-ID:  <20001110143147.D1D3937B479@hub.freebsd.org>

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

>Number:         22741
>Category:       ports
>Synopsis:       Update port: editors/biew to 5.2.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Nov 10 06:40:01 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        4.1.1-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 5.2.0

New file:
files/patch-ai  files/patch-aj

Remove file:
files/patch-ah

>How-To-Repeat:

>Fix:
diff -urN /usr/ports/editors/biew/Makefile editors/biew/Makefile
--- /usr/ports/editors/biew/Makefile	Thu Aug  3 21:09:28 2000
+++ editors/biew/Makefile	Tue Oct 31 02:14:28 2000
@@ -6,11 +6,11 @@
 #
 
 PORTNAME=	biew
-PORTVERSION=	5.1.2
+PORTVERSION=	5.2.0
 CATEGORIES=	editors
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	${PORTNAME}
-DISTNAME=	${PORTNAME}-512
+DISTNAME=	${PORTNAME}-${PORTVERSION:S/.//g}
 
 MAINTAINER=	ports@FreeBSD.org
 
diff -urN /usr/ports/editors/biew/distinfo editors/biew/distinfo
--- /usr/ports/editors/biew/distinfo	Wed Aug  2 08:43:27 2000
+++ editors/biew/distinfo	Tue Oct 31 02:17:34 2000
@@ -1 +1 @@
-MD5 (biew-512.tar.bz2) = 1106c6bde9e4348f3572cb87cf6d4572
+MD5 (biew-520.tar.bz2) = fa1a992ce9abd7538e7fc4ac23023c4d
diff -urN /usr/ports/editors/biew/files/patch-ah editors/biew/files/patch-ah
--- /usr/ports/editors/biew/files/patch-ah	Tue Mar 21 08:51:37 2000
+++ editors/biew/files/patch-ah	Thu Jan  1 09:00:00 1970
@@ -1,12 +0,0 @@
---- bconsole.c.orig	Fri Mar  3 11:08:17 2000
-+++ bconsole.c	Sat Mar  4 19:44:57 2000
-@@ -33,9 +33,6 @@
- unsigned short Width,Height;
- extern TWindow * ErrorWnd;
- 
--#define TRUE 1
--#define FALSE 0
--
- #define MAXINPUT 79
- 
- #define FORMFEED 12
diff -urN /usr/ports/editors/biew/files/patch-ai editors/biew/files/patch-ai
--- /usr/ports/editors/biew/files/patch-ai	Thu Jan  1 09:00:00 1970
+++ editors/biew/files/patch-ai	Fri Nov 10 21:40:05 2000
@@ -0,0 +1,15 @@
+--- tools/biewhlp/makefile.orig	Mon Sep 25 00:35:56 2000
++++ tools/biewhlp/makefile	Fri Nov 10 21:37:47 2000
+@@ -62,7 +62,11 @@
+ biewlib/biewlib.o\
+ biewlib/file_ini.o\
+ biewlib/pmalloc.o\
+-biewlib/sysdep/$(MACHINE)/$(HOST)/fileio.o
++biewlib/sysdep/$(MACHINE)/$(HOST)/fileio.o\
++biewlib/sysdep/$(MACHINE)/$(HOST)/keyboard.o\
++biewlib/sysdep/$(MACHINE)/$(HOST)/nls.o\
++biewlib/sysdep/$(MACHINE)/$(HOST)/os_dep.o\
++biewlib/sysdep/$(MACHINE)/$(HOST)/vio.o
+ all: $(TARGET)
+ 
+ clean:
diff -urN /usr/ports/editors/biew/files/patch-aj editors/biew/files/patch-aj
--- /usr/ports/editors/biew/files/patch-aj	Thu Jan  1 09:00:00 1970
+++ editors/biew/files/patch-aj	Fri Nov 10 21:40:19 2000
@@ -0,0 +1,15 @@
+--- tools/lzss/makefile.orig	Mon Sep 25 00:35:58 2000
++++ tools/lzss/makefile	Fri Nov 10 21:39:13 2000
+@@ -60,7 +60,11 @@
+ biewlib/pmalloc.o\
+ biewlib/bbio.o\
+ biewlib/biewlib.o\
+-biewlib/sysdep/$(MACHINE)/$(HOST)/fileio.o
++biewlib/sysdep/$(MACHINE)/$(HOST)/fileio.o\
++biewlib/sysdep/$(MACHINE)/$(HOST)/keyboard.o\
++biewlib/sysdep/$(MACHINE)/$(HOST)/nls.o\
++biewlib/sysdep/$(MACHINE)/$(HOST)/os_dep.o\
++biewlib/sysdep/$(MACHINE)/$(HOST)/vio.o
+ all: $(TARGET)
+ 
+ clean:


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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