FreeBSD Bugzilla – Attachment 51434 Details for
Bug 78123
[PATCH] www/p5-HTTP-MobileAgent: update to 0.22
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
p5-HTTP-MobileAgent-0.22.patch
p5-HTTP-MobileAgent-0.22.patch (text/plain), 2.50 KB, created by
Yen-Ming Lee
on 2005-02-26 18:50:11 UTC
(
hide
)
Description:
p5-HTTP-MobileAgent-0.22.patch
Filename:
MIME Type:
Creator:
Yen-Ming Lee
Created:
2005-02-26 18:50:11 UTC
Size:
2.50 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/pcvs/ports/www/p5-HTTP-MobileAgent/Makefile,v >retrieving revision 1.7 >diff -u -u -r1.7 Makefile >--- Makefile 11 Jun 2004 04:36:42 -0000 1.7 >+++ Makefile 26 Feb 2005 18:48:52 -0000 >@@ -6,7 +6,7 @@ > # > > PORTNAME= HTTP-MobileAgent >-PORTVERSION= 0.21 >+PORTVERSION= 0.22 > CATEGORIES= www perl5 > MASTER_SITES= ${MASTER_SITE_PERL_CPAN} > MASTER_SITE_SUBDIR= HTTP >@@ -15,10 +15,8 @@ > MAINTAINER= knu@FreeBSD.org > COMMENT= An HTTP mobile user agent string parser for Perl > >-BUILD_DEPENDS= ${PM_DEPENDS} >-RUN_DEPENDS= ${PM_DEPENDS} >- >-PM_DEPENDS= ${SITE_PERL}/HTTP/Headers.pm:${PORTSDIR}/www/p5-libwww >+BUILD_DEPENDS= ${SITE_PERL}/HTTP/Headers.pm:${PORTSDIR}/www/p5-libwww >+RUN_DEPENDS= ${BUILD_DEPENDS} > > PERL_CONFIGURE= yes > >@@ -30,6 +28,5 @@ > HTTP::MobileAgent::JPhone.3 \ > HTTP::MobileAgent::NonMobile.3 \ > HTTP::MobileAgent::Vodafone.3 >-MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} > > .include <bsd.port.mk> >Index: distinfo >=================================================================== >RCS file: /home/pcvs/ports/www/p5-HTTP-MobileAgent/distinfo,v >retrieving revision 1.6 >diff -u -u -r1.6 distinfo >--- distinfo 11 Jun 2004 04:36:42 -0000 1.6 >+++ distinfo 26 Feb 2005 18:48:52 -0000 >@@ -1,2 +1,2 @@ >-MD5 (HTTP-MobileAgent-0.21.tar.gz) = e1243d04cb6bcc1da28489943138abec >-SIZE (HTTP-MobileAgent-0.21.tar.gz) = 19692 >+MD5 (HTTP-MobileAgent-0.22.tar.gz) = a21609634e13e2594a2bee8a4db9583f >+SIZE (HTTP-MobileAgent-0.22.tar.gz) = 19720 >Index: pkg-descr >=================================================================== >RCS file: /home/pcvs/ports/www/p5-HTTP-MobileAgent/pkg-descr,v >retrieving revision 1.1 >diff -u -u -r1.1 pkg-descr >--- pkg-descr 27 Feb 2003 05:37:23 -0000 1.1 >+++ pkg-descr 26 Feb 2005 18:48:52 -0000 >@@ -1,3 +1,4 @@ > HTTP::MobileAgent is an HTTP mobile user agent string parser for Perl. > > Author: Tatsuhiko Miyagawa <miyagawa@bulknews.net> >+WWW: http://search.cpan.org/dist/HTTP-MobileAgent/ >Index: pkg-plist >=================================================================== >RCS file: /home/pcvs/ports/www/p5-HTTP-MobileAgent/pkg-plist,v >retrieving revision 1.4 >diff -u -u -r1.4 pkg-plist >--- pkg-plist 11 Jun 2004 04:36:42 -0000 1.4 >+++ pkg-plist 26 Feb 2005 18:48:52 -0000 >@@ -11,3 +11,4 @@ > %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/MobileAgent/.packlist > @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP/MobileAgent > @dirrm %%SITE_PERL%%/HTTP/MobileAgent >+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/HTTP 2>/dev/null || true
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 78123
: 51434
Working