summaryrefslogtreecommitdiff
path: root/editors/biew
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2000-11-11 06:02:20 +0000
committerKevin Lo <kevlo@FreeBSD.org>2000-11-11 06:02:20 +0000
commitdb7a4569c05563fa7ec7b9eb375648c0a5a5bec7 (patch)
tree322bdacf45119f1522be722211f611cc29e2b96c /editors/biew
parent- Add RESTRICTED line (diff)
Update to version 5.2.0
PR: 22741 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=34976
Diffstat (limited to 'editors/biew')
-rw-r--r--editors/biew/Makefile4
-rw-r--r--editors/biew/distinfo2
-rw-r--r--editors/biew/files/patch-ai15
-rw-r--r--editors/biew/files/patch-aj15
4 files changed, 33 insertions, 3 deletions
diff --git a/editors/biew/Makefile b/editors/biew/Makefile
index a4a8bfc1e36a..a1e504b45b80 100644
--- a/editors/biew/Makefile
+++ b/editors/biew/Makefile
@@ -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 --git a/editors/biew/distinfo b/editors/biew/distinfo
index d106ae21fc4a..20d90edba3a8 100644
--- a/editors/biew/distinfo
+++ b/editors/biew/distinfo
@@ -1 +1 @@
-MD5 (biew-512.tar.bz2) = 1106c6bde9e4348f3572cb87cf6d4572
+MD5 (biew-520.tar.bz2) = fa1a992ce9abd7538e7fc4ac23023c4d
diff --git a/editors/biew/files/patch-ai b/editors/biew/files/patch-ai
new file mode 100644
index 000000000000..709c76e9759d
--- /dev/null
+++ b/editors/biew/files/patch-ai
@@ -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 --git a/editors/biew/files/patch-aj b/editors/biew/files/patch-aj
new file mode 100644
index 000000000000..37e19ac7131f
--- /dev/null
+++ b/editors/biew/files/patch-aj
@@ -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: