Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Oct 2007 14:45:15 +0200 (CEST)
From:      Philippe Audeoud <jadawin@tuxaco.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/117400: [update] editor/hexcurse : update master_sites and maintainer
Message-ID:  <20071022124515.48CE6E9E9@huppa.tuxaco.net>
Resent-Message-ID: <200710221250.l9MCo0O0088986@freefall.freebsd.org>

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

>Number:         117400
>Category:       ports
>Synopsis:       [update] editor/hexcurse : update master_sites and maintainer
>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:   Mon Oct 22 12:50:00 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Philippe Audeoud
>Release:        FreeBSD 6.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD huppa.tuxaco.net 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Tue Mar 20 16:05:42 CET 2007 root@:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	Here the patch to update master_sites and maintainer for editor/hexcurse.
>How-To-Repeat:
	
>Fix:

	

--- patch-hexcurse.1 begins here ---
diff -ruN editors/hexcurse.orig/Makefile editors/hexcurse/Makefile
--- editors/hexcurse.orig/Makefile	Mon Oct 22 12:06:21 2007
+++ editors/hexcurse/Makefile	Mon Oct 22 12:19:16 2007
@@ -9,9 +9,11 @@
 PORTNAME=	hexcurse
 PORTVERSION=	1.55
 CATEGORIES=	editors
-MASTER_SITES=	http://www.jewfish.net/downloads/
+MASTER_SITES=	${MASTER_SITE_DEBIAN}
+MASTER_SITE_SUBDIR=	pool/main/h/hexcurse
+DISTFILES=	${PORTNAME}_${PORTVERSION}.orig
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	jadawin@tuxaco.net
 COMMENT=	A versatile ncurses-based hex editor
 
 GNU_CONFIGURE=	yes
diff -ruN editors/hexcurse.orig/distinfo editors/hexcurse/distinfo
--- editors/hexcurse.orig/distinfo	Mon Oct 22 12:06:21 2007
+++ editors/hexcurse/distinfo	Mon Oct 22 12:19:31 2007
@@ -1,3 +1,3 @@
-MD5 (hexcurse-1.55.tar.gz) = c9f9485490300b5111aa429eabfef789
-SHA256 (hexcurse-1.55.tar.gz) = b8d589f80acfa590fddd60d9482cf6ba38b295bf785ae4e0aff37b5ab436cb16
-SIZE (hexcurse-1.55.tar.gz) = 113512
+MD5 (hexcurse_1.55.orig) = c9f9485490300b5111aa429eabfef789
+SHA256 (hexcurse_1.55.orig) = b8d589f80acfa590fddd60d9482cf6ba38b295bf785ae4e0aff37b5ab436cb16
+SIZE (hexcurse_1.55.orig) = 113512
--- patch-hexcurse.1 ends here ---


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



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