ports/80875: [PATCH] editors/hexedit: update to 1.2.10

Jose M Rodriguez josemi at orion.redesjm.local
Wed May 11 04:10:03 UTC 2005


>Number:         80875
>Category:       ports
>Synopsis:       [PATCH] editors/hexedit: update to 1.2.10
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 11 04:10:02 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Jose M Rodriguez
>Release:        FreeBSD 5.4-RELEASE i386
>Organization:
>Environment:
System: FreeBSD orion.redesjm.local 5.4-RELEASE FreeBSD 5.4-RELEASE #0: Mon May  9 17:07:47 CEST
>Description:
	Update to version 1.2.10
	change MASTER_SITE

Added file(s):
- files/patch-hexedit.h

Port maintainer (obrien at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- hexedit-1.2.10.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/editors/hexedit/Makefile /home/josemi/wk/ports/ports/editors/hexedit/Makefile
--- /usr/ports/editors/hexedit/Makefile	Mon May  9 23:37:01 2005
+++ /home/josemi/wk/ports/ports/editors/hexedit/Makefile	Wed May 11 05:02:09 2005
@@ -9,7 +9,7 @@
 PORTNAME=	hexedit
 PORTVERSION=	1.2.10
 CATEGORIES=	editors
-MASTER_SITES=	http://www.chez.com/prigaux/ \
+MASTER_SITES=	http://merd.net/pixel/ \
 		${MASTER_SITE_LOCAL} \
 		${MASTER_SITE_SUNSITE}
 MASTER_SITE_SUBDIR=	utils/file/hex,obrien
diff -ruN --exclude=CVS /usr/ports/editors/hexedit/files/patch-hexedit.h /home/josemi/wk/ports/ports/editors/hexedit/files/patch-hexedit.h
--- /usr/ports/editors/hexedit/files/patch-hexedit.h	Thu Jan  1 01:00:00 1970
+++ /home/josemi/wk/ports/ports/editors/hexedit/files/patch-hexedit.h	Wed May 11 05:05:30 2005
@@ -0,0 +1,10 @@
+--- hexedit.h.orig	Wed May 11 05:03:52 2005
++++ hexedit.h	Wed May 11 05:04:28 2005
+@@ -5,6 +5,7 @@
+ #include <stdio.h>
+ #include <stdlib.h>
+ #include <string.h>
++#include <sys/param.h>
+ #include <sys/types.h>
+ #include <sys/stat.h>
+ #if HAVE_FCNTL_H
--- hexedit-1.2.10.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list