Skip site navigation (1)Skip section navigation (2)
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:   ports/102346: [PATCH] www/p5-HTTP-MobileAgent: update to 0.26
Message-ID:  <20060821133832.95CFBF1@netnews.NCTU.edu.tw>
Resent-Message-ID: <200608211340.k7LDeCgN027036@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         102346
>Category:       ports
>Synopsis:       [PATCH] www/p5-HTTP-MobileAgent: update to 0.26
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 21 13:40:12 GMT 2006
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060821133832.95CFBF1>