mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
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
This commit is contained in:
parent
fa4b5f3e9b
commit
2e279f539d
2 changed files with 7 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue