From gslin@netnews.NCTU.edu.tw  Fri Aug 11 20:13:33 2006
Return-Path: <gslin@netnews.NCTU.edu.tw>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 83AB516A4E0;
	Fri, 11 Aug 2006 20:13:33 +0000 (UTC)
	(envelope-from gslin@netnews.NCTU.edu.tw)
Received: from netnews.NCTU.edu.tw (ccreader.nctu.edu.tw [140.113.54.119])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 3C2AF43D45;
	Fri, 11 Aug 2006 20:13:33 +0000 (GMT)
	(envelope-from gslin@netnews.NCTU.edu.tw)
Received: by netnews.NCTU.edu.tw (Postfix, from userid 1000)
	id 75B91372; Sat, 12 Aug 2006 04:13:32 +0800 (CST)
Message-Id: <20060811201332.75B91372@netnews.NCTU.edu.tw>
Date: Sat, 12 Aug 2006 04:13:32 +0800 (CST)
From: Gea-Suan Lin <gslin@gslin.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc: perl@FreeBSD.org, gslin@gslin.org
Subject: [PATCH] misc/p5-Business-UPS: Respect DESTDIR
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         101852
>Category:       ports
>Synopsis:       [PATCH] misc/p5-Business-UPS: Respect DESTDIR
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    mat
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 11 20:20:18 GMT 2006
>Closed-Date:    Mon Aug 14 10:45:24 GMT 2006
>Last-Modified:  Mon Aug 14 10:45:24 GMT 2006
>Originator:     Gea-Suan Lin
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
>Environment:
System: FreeBSD netnews.NCTU.edu.tw 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sat May 13 03:43:48 CST 2006
>Description:
- Respect DESTDIR by remove EXAMPLESDIR

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

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

--- p5-Business-UPS-2.0.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/misc/p5-Business-UPS/Makefile /home/staff/gslin/work/p5-Business-UPS/Makefile
--- /usr/ports/misc/p5-Business-UPS/Makefile	Fri Sep 23 10:21:30 2005
+++ /home/staff/gslin/work/p5-Business-UPS/Makefile	Sat Aug 12 04:12:12 2006
@@ -18,7 +18,6 @@
 BUILD_DEPENDS=	${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww
 RUN_DEPENDS=	${BUILD_DEPENDS}
 
-EXAMPLESDIR?=	${PREFIX}/share/examples/${PORTNAME}
 PERL_CONFIGURE=	yes
 
 MAN3=		Business::UPS.3
diff -ruN --exclude=CVS /usr/ports/misc/p5-Business-UPS/pkg-plist /home/staff/gslin/work/p5-Business-UPS/pkg-plist
--- /usr/ports/misc/p5-Business-UPS/pkg-plist	Sun Jan 22 13:52:27 2006
+++ /home/staff/gslin/work/p5-Business-UPS/pkg-plist	Sat Aug 12 04:12:33 2006
@@ -1,3 +1,4 @@
+@comment $FreeBSD$
 %%SITE_PERL%%/%%PERL_ARCH%%/auto/Business/UPS/.packlist
 %%SITE_PERL%%/Business/UPS.pm
 %%SITE_PERL%%/auto/Business/UPS/autosplit.ix
--- p5-Business-UPS-2.0.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Fri Aug 11 20:20:48 UTC 2006 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=101852 
Responsible-Changed-From-To: perl->mat 
Responsible-Changed-By: mat 
Responsible-Changed-When: Mon Aug 14 10:28:25 UTC 2006 
Responsible-Changed-Why:  
Take 

http://www.freebsd.org/cgi/query-pr.cgi?pr=101852 
State-Changed-From-To: open->closed 
State-Changed-By: mat 
State-Changed-When: Mon Aug 14 10:45:19 UTC 2006 
State-Changed-Why:  
Comitted, thanks 

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