From josemi@freebsd.jazztel.es  Wed May 11 04:03:22 2005
Return-Path: <josemi@freebsd.jazztel.es>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 807D416A4CE; Wed, 11 May 2005 04:03:22 +0000 (GMT)
Received: from 62-15-211-204.inversas.jazztel.es (62-15-211-204.inversas.jazztel.es [62.15.211.204])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 20CDD43D2D; Wed, 11 May 2005 04:03:21 +0000 (GMT)
	(envelope-from josemi@freebsd.jazztel.es)
Received: from redesjm.local (orion.redesjm.local [192.168.254.16])
	by 62-15-211-204.inversas.jazztel.es (8.13.3/8.13.3) with ESMTP id j4B43JG0004705;
	Wed, 11 May 2005 06:03:19 +0200 (CEST)
	(envelope-from josemi@redesjm.local)
Received: (from josemi@localhost)
	by redesjm.local (8.13.3/8.13.3/Submit) id j4B43Jtj027891;
	Wed, 11 May 2005 06:03:19 +0200 (CEST)
	(envelope-from josemi)
Message-Id: <200505110403.j4B43Jtj027891@redesjm.local>
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: [PATCH] editors/hexedit: update to 1.2.10
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         80875
>Category:       ports
>Synopsis:       [PATCH] editors/hexedit: update to 1.2.10
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    obrien
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed May 11 04:10:02 GMT 2005
>Closed-Date:    Thu Oct 13 02:35:49 GMT 2005
>Last-Modified:  Thu Oct 13 02:35:49 GMT 2005
>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:
Responsible-Changed-From-To: freebsd-ports-bugs->obrien 
Responsible-Changed-By: pav 
Responsible-Changed-When: Wed May 11 14:32:22 GMT 2005 
Responsible-Changed-Why:  
Over to maintainer. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=80875 
State-Changed-From-To: open->feedback 
State-Changed-By: edwin 
State-Changed-When: Thu Oct 13 02:30:57 GMT 2005 
State-Changed-Why:  
Please note that the patch in this PR doesn't contain information 
to actually do the upgrade (PORTVERSION, distinfo) 


http://www.freebsd.org/cgi/query-pr.cgi?pr=80875 
State-Changed-From-To: feedback->closed 
State-Changed-By: edwin 
State-Changed-When: Thu Oct 13 02:35:36 GMT 2005 
State-Changed-Why:  
Invalid email address for submitter 

http://www.freebsd.org/cgi/query-pr.cgi?pr=80875 
>Unformatted:
