From root@yokota-s.otaru-uc.ac.jp  Wed Oct  1 13:30:44 2008
Return-Path: <root@yokota-s.otaru-uc.ac.jp>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 671F71065690;
	Wed,  1 Oct 2008 13:30:44 +0000 (UTC)
	(envelope-from root@yokota-s.otaru-uc.ac.jp)
Received: from ca1.otaru-uc.ac.jp (ca1.otaru-uc.ac.jp [150.83.48.27])
	by mx1.freebsd.org (Postfix) with ESMTP id 2CACE8FC1A;
	Wed,  1 Oct 2008 13:30:44 +0000 (UTC)
	(envelope-from root@yokota-s.otaru-uc.ac.jp)
Received: from canal1.otaru-uc.ac.jp (canal1 [150.83.48.23])
	by ca1.otaru-uc.ac.jp (Postfix) with ESMTP id 511FDE1D4D;
	Wed,  1 Oct 2008 22:11:44 +0900 (JST)
Received: from room520-1.yokota-s.otaru-uc.ac.jp (room520-1.yokota-s.otaru-uc.ac.jp [150.83.100.4])
        by canal1.otaru-uc.ac.jp (SMTP) with ESMTP id m91DBiW8008149;
        Wed, 1 Oct 2008 22:11:44 +0900 (JST)
Received: by room520-1.yokota-s.otaru-uc.ac.jp (Postfix, from userid 0)
	id 26763B85C; Wed,  1 Oct 2008 22:14:31 +0900 (JST)
Message-Id: <20081001131431.26763B85C@room520-1.yokota-s.otaru-uc.ac.jp>
Date: Wed,  1 Oct 2008 22:14:31 +0900 (JST)
From: Koji Yokota <yokota@res.otaru-uc.ac.jp>
To: FreeBSD-gnats-submit@freebsd.org
Cc: chinsan@FreeBSD.org
Subject: [PATCH] www/xpi-adblock: small modification to incorporate the support for xpi's for Firefox 3
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         127773
>Category:       ports
>Synopsis:       [PATCH] www/xpi-adblock: small modification to incorporate the support for xpi's for Firefox 3
>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 Oct 01 13:40:01 UTC 2008
>Closed-Date:    Sun Jan 04 12:24:39 UTC 2009
>Last-Modified:  Sun Jan 04 12:24:39 UTC 2009
>Originator:     Koji Yokota
>Release:        FreeBSD 7.0-RELEASE-p1 i386
>Organization:
Otaru University of Commerce
>Environment:
System: FreeBSD hoge.otaru-uc.ac.jp 7.0-RELEASE-p1 FreeBSD 7.0-RELEASE-p1 #0: Thu May 29 23:57:30 JST 2008
>Description:
[DESCRIBE CHANGES]

Modification of Makefile.xpi to support xpi's for Firefox 3.

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

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

--- xpi-adblock-0.5.3.043.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/xpi-adblock.orig/Makefile.xpi /usr/ports/www/xpi-adblock/Makefile.xpi
--- /usr/ports/www/xpi-adblock.orig/Makefile.xpi	2008-04-20 02:54:14.000000000 +0900
+++ /usr/ports/www/xpi-adblock/Makefile.xpi	2008-10-01 21:48:34.000000000 +0900
@@ -87,7 +87,7 @@
 XPI_APPS_ALL_WC=	*firefox* *thunderbird* *flock* *sunbird* \
 					*netscape-navigator* *netscape-messenger*
 # *nvu*
-XPI_APPS_ALL=	firefox firefox-devel linux-firefox linux-firefox-devel \
+XPI_APPS_ALL=	firefox firefox3 firefox-devel linux-firefox linux-firefox-devel \
 				thunderbird linux-thunderbird flock linux-flock \
 				linux-netscape-navigator linux-netscape-messenger \
 				sunbird linux-sunbird
--- xpi-adblock-0.5.3.043.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->chinsan 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Wed Oct 1 13:40:12 UTC 2008 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=127773 
Responsible-Changed-From-To: chinsan->miwi 
Responsible-Changed-By: chinsan 
Responsible-Changed-When: Sat Jan 3 13:27:40 UTC 2009 
Responsible-Changed-Why:  
Pass to new maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=127773 
State-Changed-From-To: open->closed 
State-Changed-By: miwi 
State-Changed-When: Sun Jan 4 12:24:38 UTC 2009 
State-Changed-Why:  
already added with rev 1.20. 

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