mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
textproc/vbindiff: Update to 3.0.b5
While here, add license and update url. PR: 225193 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
This commit is contained in:
parent
ad78c4c6fa
commit
fb3ccf3574
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=459213
@ -2,13 +2,15 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= vbindiff
|
||||
DISTVERSION= 3.0_beta4
|
||||
DISTVERSION= 3.0_beta5
|
||||
CATEGORIES= textproc
|
||||
MASTER_SITES= http://www.cjmweb.net/vbindiff/
|
||||
MASTER_SITES= https://www.cjmweb.net/vbindiff/
|
||||
|
||||
MAINTAINER= cyberbotx@cyberbotx.com
|
||||
COMMENT= Visual binary diff, visually compare binary files
|
||||
|
||||
LICENSE= GPLv2+
|
||||
|
||||
USES= ncurses
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (vbindiff-3.0_beta4.tar.gz) = 7d5d5a87fde953dc2089746f6f6ab811d60e127b01074c97611898fb1ef1983d
|
||||
SIZE (vbindiff-3.0_beta4.tar.gz) = 121538
|
||||
TIMESTAMP = 1516144480
|
||||
SHA256 (vbindiff-3.0_beta5.tar.gz) = f04da97de993caf8b068dcb57f9de5a4e7e9641dc6c47f79b60b8138259133b8
|
||||
SIZE (vbindiff-3.0_beta5.tar.gz) = 128406
|
||||
|
@ -3,4 +3,4 @@ EBCDIC). It can also display two files at once, and highlight the
|
||||
differences between them. Unlike diff, it works well with large files (up to
|
||||
4 GB).
|
||||
|
||||
WWW: http://www.pobox.com/~cjm/vbindiff/
|
||||
WWW: https://www.pobox.com/~cjm/vbindiff/
|
||||
|
Loading…
Reference in New Issue
Block a user