From root@nordhaug.priv.no  Wed Feb  7 14:44:08 2007
Return-Path: <root@nordhaug.priv.no>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id C1E5116A400
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  7 Feb 2007 14:44:08 +0000 (UTC)
	(envelope-from root@nordhaug.priv.no)
Received: from nordhaug.priv.no (adsl-hfn.adsl.hiMolde.no [158.38.165.28])
	by mx1.freebsd.org (Postfix) with ESMTP id 77C5813C474
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  7 Feb 2007 14:44:07 +0000 (UTC)
	(envelope-from root@nordhaug.priv.no)
Received: from localhost (localhost [127.0.0.1])
	by nordhaug.priv.no (Postfix) with ESMTP id 0362142F5
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  7 Feb 2007 15:46:07 +0100 (CET)
Received: from nordhaug.priv.no ([127.0.0.1])
	by localhost (nordhaug.priv.no [127.0.0.1]) (amavisd-new, port 10024)
	with LMTP id M+OTySUpjrNS for <FreeBSD-gnats-submit@freebsd.org>;
	Wed,  7 Feb 2007 15:46:00 +0100 (CET)
Received: by nordhaug.priv.no (Postfix, from userid 0)
	id F2E2542E3; Wed,  7 Feb 2007 15:45:59 +0100 (CET)
Message-Id: <20070207144559.F2E2542E3@nordhaug.priv.no>
Date: Wed,  7 Feb 2007 15:45:59 +0100 (CET)
From: Hans Fredrik Nordhaug <hans@nordhaug.priv.no>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [PATCH] converters/utf8conv: Corrected master site
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         108875
>Category:       ports
>Synopsis:       [PATCH] converters/utf8conv: Corrected master site
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    miwi
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 07 14:50:22 GMT 2007
>Closed-Date:    Thu Feb 08 22:32:35 GMT 2007
>Last-Modified:  Thu Feb  8 22:42:36 GMT 2007
>Originator:     Hans Fredrik Nordhaug
>Release:        FreeBSD 5.3-SECURITY i386
>Organization:
>Environment:
System: FreeBSD nordhaug.priv.no 5.3-SECURITY FreeBSD 5.3-SECURITY #0: Tue Apr 18 03:45:30 UTC 2006
>Description:
The old master site was redirected correctly but the files weren't moved to the new site.
I contacted the developer who kindly put the files in place - problem solved.

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

--- utf8conv-1.1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/converters/utf8conv/Makefile /usr/ports/converters/utf8conv-new/Makefile
--- /usr/ports/converters/utf8conv/Makefile	Tue Nov 28 14:37:07 2006
+++ /usr/ports/converters/utf8conv-new/Makefile	Wed Feb  7 15:41:45 2007
@@ -9,13 +9,10 @@
 PORTNAME=	utf8conv
 PORTVERSION=	1.1
 CATEGORIES=	converters
-MASTER_SITES=	http://www.fibrespeed.net/~mbabcock/code/
+MASTER_SITES=	http://mikebabcock.ca/code/
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Convert hexadecimal Unicode character values to UTF-8
-
-DEPRECATED=	is unfetchable, distfile disappeared from project homepage
-EXPIRATION_DATE=	2007-12-17
 
 MAKE_ARGS=	CC="${CC}" CFLAGS="${CFLAGS}"
 ALL_TARGET=	${PORTNAME}
--- utf8conv-1.1.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->miwi 
Responsible-Changed-By: miwi 
Responsible-Changed-When: Wed Feb 7 14:56:04 UTC 2007 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=108875 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Thu Feb 8 22:32:30 UTC 2007 
State-Changed-Why:  
Committed. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=108875 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/108875: commit references a PR
Date: Thu,  8 Feb 2007 22:35:00 +0000 (UTC)

 miwi        2007-02-08 22:34:56 UTC
 
   FreeBSD ports repository
 
   Modified files:
     converters/utf8conv  Makefile 
   Log:
   - Update MASTER_SITES
   
   PR:             108875
   Submitted by:   Hans Fredrik Nordhaug <hans@nordhaug.priv.no>
   
   Revision  Changes    Path
   1.9       +1 -4      ports/converters/utf8conv/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
