git: 2e279f539d42 - main - editors/bvi: Update to 1.4.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 10 Mar 2023 08:02:34 UTC
The branch main has been updated by eduardo:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2e279f539d42f677465d89e7bb2c8deb4745f0f8
commit 2e279f539d42f677465d89e7bb2c8deb4745f0f8
Author: Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2023-03-10 08:00:25 +0000
Commit: Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2023-03-10 08:02:23 +0000
editors/bvi: Update to 1.4.2
- Switch to DISTVERSION
- Add license
ChangeLog: https://bvi.sourceforge.net/new142.html
https://bvi.sourceforge.net/new141.html
PR: 270065
Approved by: naddy
---
editors/bvi/Makefile | 5 ++++-
editors/bvi/distinfo | 5 +++--
2 files changed, 7 insertions(+), 3 deletions(-)
diff --git a/editors/bvi/Makefile b/editors/bvi/Makefile
index ae7d76ee17d8..a6581f75778c 100644
--- a/editors/bvi/Makefile
+++ b/editors/bvi/Makefile
@@ -1,5 +1,5 @@
PORTNAME= bvi
-PORTVERSION= 1.4.0
+DISTVERSION= 1.4.2
CATEGORIES= editors
MASTER_SITES= SF
EXTRACT_SUFX= .src.tar.gz
@@ -8,6 +8,9 @@ MAINTAINER= naddy@FreeBSD.org
COMMENT= Vi-like binary file (hex)editor
WWW= http://bvi.sourceforge.net/
+LICENSE= GPLv3
+LICENSE_FILE= ${WRKSRC}/COPYING
+
USES= ncurses
GNU_CONFIGURE= yes
diff --git a/editors/bvi/distinfo b/editors/bvi/distinfo
index 072764171733..b7180a5af910 100644
--- a/editors/bvi/distinfo
+++ b/editors/bvi/distinfo
@@ -1,2 +1,3 @@
-SHA256 (bvi-1.4.0.src.tar.gz) = 015a3c2832c7c097d98a5527deef882119546287ba8f2a70c736227d764ef802
-SIZE (bvi-1.4.0.src.tar.gz) = 139202
+TIMESTAMP = 1678368531
+SHA256 (bvi-1.4.2.src.tar.gz) = 4bba16c2b496963a9b939336c0abcc8d488664492080ae43a86da18cf4ce94f2
+SIZE (bvi-1.4.2.src.tar.gz) = 148323