summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--editors/beav/Makefile14
-rw-r--r--editors/beav/distinfo2
-rw-r--r--editors/beav/files/patch-a7
-rw-r--r--editors/beav/pkg-descr2
-rw-r--r--editors/beav/pkg-plist3
5 files changed, 14 insertions, 14 deletions
diff --git a/editors/beav/Makefile b/editors/beav/Makefile
index 13f723c..178f49de 100644
--- a/editors/beav/Makefile
+++ b/editors/beav/Makefile
@@ -1,16 +1,16 @@
-# New ports collection makefile for: beav-1.40.3
-# Version required: 1.40-4 (debian)
+# New ports collection makefile for: beav
+# Version required: 1.40-7 (debian)
# Date created: 01 July 1995
# Whom: Thomas Gellekum <tg@FreeBSD.org>
#
-# $Id: Makefile,v 1.7 1997/04/09 02:53:09 asami Exp $
+# $Id: Makefile,v 1.8 1997/07/22 07:09:16 tg Exp $
#
-DISTNAME= beav-140-6
-PKGNAME= beav-1.40.6
+DISTNAME= beav_140-7
+PKGNAME= beav-1.40.7
CATEGORIES= editors
-MASTER_SITES= ftp://ftp.debian.org/debian/buzz/source/editors/ \
- ftp://theta.iis.u-tokyo.ac.jp/pub2/Linux/distributions/debian/buzz/source/editors/
+MASTER_SITES= ftp://ftp.debian.org/debian/bo/source/editors/ \
+ ftp://theta.iis.u-tokyo.ac.jp/pub2/Linux/distributions/debian/bo/source/editors/
MAINTAINER= tg@FreeBSD.org
diff --git a/editors/beav/distinfo b/editors/beav/distinfo
index d4b165f..8f8cf49 100644
--- a/editors/beav/distinfo
+++ b/editors/beav/distinfo
@@ -1 +1 @@
-MD5 (beav-140-6.tar.gz) = edf98b33091598722842b53f55bc3964
+MD5 (beav_140-7.tar.gz) = 374a7dd0efea5dc0b4e3d9586427bcdb
diff --git a/editors/beav/files/patch-a b/editors/beav/files/patch-a
index cbe1db6..3aea0ff 100644
--- a/editors/beav/files/patch-a
+++ b/editors/beav/files/patch-a
@@ -23,7 +23,7 @@ diff -c beav-140.orig/Makefile beav-140/Makefile
$(CC) $(CFLAGS) $(OFILES) -s -ltermcap -lc -o beav
! (OFILES): $(HFILES)
---- 14,26 ----
+--- 14,27 ----
HFILES= def.h
@@ -32,7 +32,8 @@ diff -c beav-140.orig/Makefile beav-140/Makefile
! install: beav
! install -c -s -m 755 -g bin -o bin beav $(PREFIX)/bin
-! install -c -m 644 -g bin -o bin beav140.txt $(PREFIX)/share/doc/beav.txt
+! mkdir -p $(PREFIX)/share/doc/beav
+! install -c -m 644 -g bin -o bin beav140.txt $(PREFIX)/share/doc/beav/beav.txt
! install -c -m 644 -g bin -o bin beav.1 $(PREFIX)/man/man1
! gzip -9nf $(PREFIX)/man/man1/beav.1
!
@@ -86,5 +87,5 @@ diff -c beav-140.orig/beav.1 beav-140/beav.1
If there is any data that has not been saved you will be warned.
.PP
.SH FILES
-! /usr/local/share/doc/beav.txt
+! /usr/local/share/doc/beav/beav.txt
diff --git a/editors/beav/pkg-descr b/editors/beav/pkg-descr
index 6fb8737..8a2929e 100644
--- a/editors/beav/pkg-descr
+++ b/editors/beav/pkg-descr
@@ -7,5 +7,3 @@ edit data in hex, octal, decimal, binary, ascii, or ebcdic formats. You
can display data in byte, word, or long word formats in either Intel or
Motorola byte ordering. You can send the formatted display mode to a
file or printer.
-
-This is version 1.40.3.
diff --git a/editors/beav/pkg-plist b/editors/beav/pkg-plist
index b3356cd..5cd1115 100644
--- a/editors/beav/pkg-plist
+++ b/editors/beav/pkg-plist
@@ -1,3 +1,4 @@
bin/beav
man/man1/beav.1.gz
-share/doc/beav.txt
+share/doc/beav/beav.txt
+@dirrm share/doc/beav
OpenPOWER on IntegriCloud