Index: branches/2020Q2/editors/hexcurse/Makefile =================================================================== --- branches/2020Q2/editors/hexcurse/Makefile (revision 538239) +++ branches/2020Q2/editors/hexcurse/Makefile (revision 538240) @@ -1,21 +1,18 @@ # Created by: ijliao # $FreeBSD$ PORTNAME= hexcurse PORTVERSION= 1.55 CATEGORIES= editors -MASTER_SITES= DEBIAN -DISTFILES= ${PORTNAME}_${PORTVERSION}.orig +MASTER_SITES= https://BSDforge.com/projects/source/editors/hexcurse/ MAINTAINER= jadawin@FreeBSD.org COMMENT= Versatile ncurses-based hex editor - -BROKEN= unfetchable USES= ncurses GNU_CONFIGURE= yes PLIST_FILES= bin/hexcurse man/man1/hexcurse.1.gz .include Index: branches/2020Q2/editors/hexcurse/distinfo =================================================================== --- branches/2020Q2/editors/hexcurse/distinfo (revision 538239) +++ branches/2020Q2/editors/hexcurse/distinfo (revision 538240) @@ -1,2 +1,3 @@ -SHA256 (hexcurse_1.55.orig) = b8d589f80acfa590fddd60d9482cf6ba38b295bf785ae4e0aff37b5ab436cb16 -SIZE (hexcurse_1.55.orig) = 113512 +TIMESTAMP = 1591634318 +SHA256 (hexcurse-1.55.tar.gz) = b8d589f80acfa590fddd60d9482cf6ba38b295bf785ae4e0aff37b5ab436cb16 +SIZE (hexcurse-1.55.tar.gz) = 113512 Index: branches/2020Q2/editors/hexcurse/pkg-descr =================================================================== --- branches/2020Q2/editors/hexcurse/pkg-descr (revision 538239) +++ branches/2020Q2/editors/hexcurse/pkg-descr (revision 538240) @@ -1,6 +1,6 @@ -HexCurse is a versatile ncurses-based hex editor written in C that provides -the user with many features. It currently supports searching, hex, and decimal -address output, jumping to specified locations in a file, and quick keyboard -shortcuts to commands. +HEXcurse is a versatile ncurses-based hex editor written in C which provides +the user with many features. It currently supports searching, hex and decimal +address output, jumping to specified locations in a file, as well as quick +keyboard shortcuts to commands. -WWW: http://jewfish.net/description.php?title=HexCurse +WWW: https://BSDforge.com/projects/editors/hexcurse/ Index: branches/2020Q2 =================================================================== --- branches/2020Q2 (revision 538239) +++ branches/2020Q2 (revision 538240) Property changes on: branches/2020Q2 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r538235