From leeym@utopia.leeym.com  Sat May 13 15:33:02 2006
Return-Path: <leeym@utopia.leeym.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 2981316A401;
	Sat, 13 May 2006 15:33:02 +0000 (UTC)
	(envelope-from leeym@utopia.leeym.com)
Received: from msr24.hinet.net (msr24.hinet.net [168.95.4.124])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 4D58443D45;
	Sat, 13 May 2006 15:33:01 +0000 (GMT)
	(envelope-from leeym@utopia.leeym.com)
Received: from utopia.leeym.com (utopia.leeym.com [211.21.137.52])
	by msr24.hinet.net (8.9.3/8.9.3) with ESMTP id XAA15910;
	Sat, 13 May 2006 23:32:59 +0800 (CST)
Received: from localhost (localhost [127.0.0.1])
	by utopia.leeym.com (Postfix) with ESMTP id 84F78B29FC7;
	Sat, 13 May 2006 23:32:58 +0800 (CST)
Received: from utopia.leeym.com ([127.0.0.1])
	by localhost (utopia.leeym.com [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id Tw2A4MIPZcNF; Sat, 13 May 2006 23:32:48 +0800 (CST)
Received: by utopia.leeym.com (Postfix, from userid 1000)
	id E6A7BB29FC5; Sat, 13 May 2006 23:32:48 +0800 (CST)
Message-Id: <20060513153248.E6A7BB29FC5@utopia.leeym.com>
Date: Sat, 13 May 2006 23:32:48 +0800 (CST)
From: Yen-Ming Lee <leeym@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: skv@freebsd.org
Subject: [PATCH] textproc/p5-RDF-Notation3: unbreak
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         97205
>Category:       ports
>Synopsis:       [PATCH] textproc/p5-RDF-Notation3: unbreak
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    skv
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 13 15:40:11 GMT 2006
>Closed-Date:    Wed May 24 07:01:55 GMT 2006
>Last-Modified:  Wed May 24 07:01:55 GMT 2006
>Originator:     Yen-Ming Lee
>Release:        FreeBSD 6.1-RC i386
>Organization:
FreeBSD Taiwan
>Environment:
System: FreeBSD utopia.leeym.com 6.1-RC FreeBSD 6.1-RC #0: Thu May  4 09:18:28 CST
>Description:
- fix path of dependency and unbreak this port

Port maintainer (skv@FreeBSD.org) is cc'd.

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

http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.5.2006022418/p5-RDF-Notation3-0.90_1.log

>Fix:

--- p5-RDF-Notation3-0.90_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/textproc/p5-RDF-Notation3/Makefile,v
retrieving revision 1.7
diff -u -u -r1.7 Makefile
--- Makefile	11 Jun 2005 16:13:06 -0000	1.7
+++ Makefile	13 May 2006 15:32:12 -0000
@@ -19,7 +19,7 @@
 BUILD_DEPENDS=	${SITE_PERL}/XML/SAX.pm:${PORTSDIR}/textproc/p5-XML-SAX \
 		${SITE_PERL}/${PERL_ARCH}/File/Spec.pm:${PORTSDIR}/devel/p5-PathTools \
 		${SITE_PERL}/RDF/Core.pm:${PORTSDIR}/textproc/p5-RDF-Core \
-		${SITE_PERL}/RDFStore.pm:${PORTSDIR}/textproc/p5-RDFStore
+		${SITE_PERL}/${PERL_ARCH}/RDFStore.pm:${PORTSDIR}/textproc/p5-RDFStore
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
 PERL_CONFIGURE=	yes
--- p5-RDF-Notation3-0.90_1.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->skv 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Sat May 13 15:44:12 UTC 2006 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=97205 
State-Changed-From-To: open->closed 
State-Changed-By: skv 
State-Changed-When: Wed May 24 07:01:47 UTC 2006 
State-Changed-Why:  
Committed, thank you! 

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