From gslin@netnews.NCTU.edu.tw  Mon Aug 21 13:38:37 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 EB6FD16A4DD;
	Mon, 21 Aug 2006 13:38:37 +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 6F65D43D60;
	Mon, 21 Aug 2006 13:38:37 +0000 (GMT)
	(envelope-from gslin@netnews.NCTU.edu.tw)
Received: by netnews.NCTU.edu.tw (Postfix, from userid 1000)
	id 95CFBF1; Mon, 21 Aug 2006 21:38:32 +0800 (CST)
Message-Id: <20060821133832.95CFBF1@netnews.NCTU.edu.tw>
Date: Mon, 21 Aug 2006 21:38: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] www/p5-HTTP-MobileAgent: update to 0.26
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         102346
>Category:       ports
>Synopsis:       [PATCH] www/p5-HTTP-MobileAgent: update to 0.26
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    clsung
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 21 13:40:12 GMT 2006
>Closed-Date:    Tue Aug 22 06:20:35 GMT 2006
>Last-Modified:  Tue Aug 22 06:20:35 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:
- Update to 0.26
- Use BUILD_DEPENDS=${RUN_DEPENDS}

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

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

--- p5-HTTP-MobileAgent-0.26.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/www/p5-HTTP-MobileAgent/Makefile /home/staff/gslin/work/p5-HTTP-MobileAgent/Makefile
--- /usr/ports/www/p5-HTTP-MobileAgent/Makefile	Thu Feb  9 17:07:04 2006
+++ /home/staff/gslin/work/p5-HTTP-MobileAgent/Makefile	Mon Aug 21 21:36:25 2006
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	HTTP-MobileAgent
-PORTVERSION=	0.25
+PORTVERSION=	0.26
 CATEGORIES=	www perl5
 MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
 MASTER_SITE_SUBDIR=	HTTP
@@ -15,8 +15,8 @@
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	An HTTP mobile user agent string parser for Perl
 
-BUILD_DEPENDS=	${SITE_PERL}/HTTP/Headers.pm:${PORTSDIR}/www/p5-libwww
-RUN_DEPENDS=	${BUILD_DEPENDS}
+RUN_DEPENDS=	${SITE_PERL}/HTTP/Headers.pm:${PORTSDIR}/www/p5-libwww
+BUILD_DEPENDS=	${RUN_DEPENDS}
 
 PERL_CONFIGURE=	yes
 
diff -ruN --exclude=CVS /usr/ports/www/p5-HTTP-MobileAgent/distinfo /home/staff/gslin/work/p5-HTTP-MobileAgent/distinfo
--- /usr/ports/www/p5-HTTP-MobileAgent/distinfo	Thu Feb  9 17:07:04 2006
+++ /home/staff/gslin/work/p5-HTTP-MobileAgent/distinfo	Mon Aug 21 21:36:42 2006
@@ -1,3 +1,3 @@
-MD5 (HTTP-MobileAgent-0.25.tar.gz) = 805ec40ff2d79b586cdfc2211a11eee2
-SHA256 (HTTP-MobileAgent-0.25.tar.gz) = f47f880be4a1c275789868cd72d61e8aa5b3990f1369e3fb6513afe82bc29fe3
-SIZE (HTTP-MobileAgent-0.25.tar.gz) = 21687
+MD5 (HTTP-MobileAgent-0.26.tar.gz) = 220b3d2d682ca2889c3e99bdebc299c9
+SHA256 (HTTP-MobileAgent-0.26.tar.gz) = ca9c212bf18574132723d9ad2a536075155f173609cb2c4d1eeaea5a0eaa4ca5
+SIZE (HTTP-MobileAgent-0.26.tar.gz) = 23245
--- p5-HTTP-MobileAgent-0.26.patch ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->perl 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Aug 21 13:40:21 UTC 2006 
Responsible-Changed-Why:  
Over to maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=102346 
Responsible-Changed-From-To: perl->clsung 
Responsible-Changed-By: clsung 
Responsible-Changed-When: Mon Aug 21 22:58:17 UTC 2006 
Responsible-Changed-Why:  
Grab. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=102346 
State-Changed-From-To: open->closed 
State-Changed-By: clsung 
State-Changed-When: Tue Aug 22 06:20:31 UTC 2006 
State-Changed-Why:  
Committed. Thank You. 

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