ports/175447: editors/hexedit dead mirror, patch with new one

Sean DuBois sean at siobud.com
Sun Jan 20 08:10:01 UTC 2013


>Number:         175447
>Category:       ports
>Synopsis:       editors/hexedit dead mirror, patch with new one
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 20 08:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Sean DuBois <sean at siobud.com>
>Release:        FreeBSD 9.1-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD SeanLaptop 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10 UTC 2012 root at farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64
>Description:
    Out of date mirrors for editors/hexedit

    I attempted to contact the maintainer, but have not heard back. If the port is abandoned could I be added to the list of maintainers on it? I will make sure to keep it up to date and people can contact me about issues
>How-To-Repeat:
    When you attempt to build editors/hexedit you will just continuously poll the current HTTP servers
>Fix:
    Apply the attached svn diff

--vtzGhvizbBRQ85DL
Content-Type: text/x-diff; charset=us-ascii
Content-Disposition: attachment; filename="hexedit.diff"

Index: editors/hexedit/Makefile
===================================================================
--- editors/hexedit/Makefile	(revision 310667)
+++ editors/hexedit/Makefile	(working copy)
@@ -9,9 +9,8 @@
 PORTNAME=	hexedit
 PORTVERSION=	1.2.12
 CATEGORIES=	editors
-MASTER_SITES=	http://people.mandriva.com/~prigaux/ \
-		${MASTER_SITE_LOCAL:S/$/:local/}
-MASTER_SITE_SUBDIR=	obrien/:local
+MASTER_SITES=	http://rigaux.org/
+
 DISTFILES=	${DISTNAME}.src.tgz:DEFAULT,local
 
 MAINTAINER=	obrien at FreeBSD.org

--vtzGhvizbBRQ85DL--
>Release-Note:
>Audit-Trail:
>Unformatted:
 --vtzGhvizbBRQ85DL
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 


More information about the freebsd-ports-bugs mailing list