Index: head/editors/hexcurse/files/patch-src_file.c =================================================================== --- head/editors/hexcurse/files/patch-src_file.c (revision 568300) +++ head/editors/hexcurse/files/patch-src_file.c (nonexistent) @@ -1,13 +0,0 @@ ---- src/file.c.orig 2003-12-15 13:43:47 UTC -+++ src/file.c -@@ -18,7 +18,9 @@ - \******************************************************************************/ - #include "hex.h" - --/*******************************************************\ -+FILE *fpIN, *fpOUT; /* global file ptrs */ -+ -+/******************************************************* \ - * Description: prints out a line of text to the screen* - * the current address line and both the * - * hex and decimal values for the current * Property changes on: head/editors/hexcurse/files/patch-src_file.c ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/editors/hexcurse/files/patch-include_hex.h =================================================================== --- head/editors/hexcurse/files/patch-include_hex.h (revision 568300) +++ head/editors/hexcurse/files/patch-include_hex.h (nonexistent) @@ -1,11 +0,0 @@ ---- include/hex.h.orig 2003-12-23 03:08:25 UTC -+++ include/hex.h -@@ -111,7 +111,7 @@ extern char EBCDIC[256]; - #define max(a,b) ((a) >(b) ? (a) : (b)) - #endif - --FILE *fpIN, *fpOUT; /* global file ptrs */ -+extern FILE *fpIN, *fpOUT; /* global file ptrs */ - - /* function prototypes */ - Property changes on: head/editors/hexcurse/files/patch-include_hex.h ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/editors/hexcurse/files/patch-src_getopt.c =================================================================== --- head/editors/hexcurse/files/patch-src_getopt.c (revision 568300) +++ head/editors/hexcurse/files/patch-src_getopt.c (nonexistent) @@ -1,11 +0,0 @@ ---- src/getopt.c.orig Sun Jun 13 00:06:12 2004 -+++ src/getopt.c Sun Jun 13 00:07:48 2004 -@@ -36,8 +36,6 @@ - * enables hexcurse to be compiled with SGI's proprietary compiler */ - #ifdef _SGIAPI - #include --#else --char *alloca (); - #endif - #define __alloca alloca - /* end of modification */ Property changes on: head/editors/hexcurse/files/patch-src_getopt.c ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/editors/hexcurse/Makefile =================================================================== --- head/editors/hexcurse/Makefile (revision 568300) +++ head/editors/hexcurse/Makefile (revision 568301) @@ -1,22 +1,24 @@ # Created by: ijliao # $FreeBSD$ PORTNAME= hexcurse -PORTVERSION= 1.55 -PORTREVISION= 1 +PORTVERSION= 1.60.0 +DISTVERSIONPREFIX= v CATEGORIES= editors -MASTER_SITES= https://BSDforge.com/projects/source/editors/hexcurse/ MAINTAINER= ports@FreeBSD.org COMMENT= Versatile ncurses-based hex editor LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING USES= ncurses + +USE_GITHUB= yes +GH_ACCOUNT= LonnyGomes GNU_CONFIGURE= yes PLIST_FILES= bin/hexcurse man/man1/hexcurse.1.gz .include Index: head/editors/hexcurse/distinfo =================================================================== --- head/editors/hexcurse/distinfo (revision 568300) +++ head/editors/hexcurse/distinfo (revision 568301) @@ -1,3 +1,3 @@ -TIMESTAMP = 1591634318 -SHA256 (hexcurse-1.55.tar.gz) = b8d589f80acfa590fddd60d9482cf6ba38b295bf785ae4e0aff37b5ab436cb16 -SIZE (hexcurse-1.55.tar.gz) = 113512 +TIMESTAMP = 1615680672 +SHA256 (LonnyGomes-hexcurse-v1.60.0_GH0.tar.gz) = f6919e4a824ee354f003f0c42e4c4cef98a93aa7e3aa449caedd13f9a2db5530 +SIZE (LonnyGomes-hexcurse-v1.60.0_GH0.tar.gz) = 171904