mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
- Update to 0.63
- Install new man page Feature safe: yes
This commit is contained in:
parent
3592d14acd
commit
0d625e6a07
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=268365
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= dhex
|
||||
PORTVERSION= 0.62
|
||||
PORTVERSION= 0.63
|
||||
CATEGORIES= editors
|
||||
MASTER_SITES= http://www.dettus.net/dhex/ \
|
||||
CRITICAL
|
||||
@ -16,11 +16,13 @@ MAINTAINER= ehaupt@FreeBSD.org
|
||||
COMMENT= A ncurses-based hex-editor with diff mode
|
||||
|
||||
LICENSE= GPLv2
|
||||
MAN1= dhex.1
|
||||
PLIST_FILES= bin/dhex
|
||||
|
||||
MAKE_JOBS_SAFE= yes
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
|
||||
${INSTALL_MAN} ${WRKSRC}/${MAN1} ${MANPREFIX}/man/man1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (dhex_0.62.tar.gz) = fcf9a48e30cebb99bf6cc0e8f9521ac61f7bfae942785a218a0ce32091009e5b
|
||||
SIZE (dhex_0.62.tar.gz) = 45399
|
||||
SHA256 (dhex_0.63.tar.gz) = b90ffc0fc9a40d4f3b877d67eebb02768d28b7a5a197786893e5d0672879300f
|
||||
SIZE (dhex_0.63.tar.gz) = 51947
|
||||
|
Loading…
Reference in New Issue
Block a user