Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 May 2005 06:03:19 +0200 (CEST)
From:      Jose M Rodriguez <josemi@orion.redesjm.local>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        obrien@FreeBSD.org
Subject:   ports/80875: [PATCH] editors/hexedit: update to 1.2.10
Message-ID:  <200505110403.j4B43Jtj027891@redesjm.local>
Resent-Message-ID: <200505110410.j4B4A2hc076211@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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@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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505110403.j4B43Jtj027891>