FreeBSD Bugzilla – Attachment 112885 Details for
Bug 154379
[PATCH] update www/p5-Dancer
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
p5-Dancer-1.3002.txt
p5-Dancer-1.3002.txt (text/plain), 2.93 KB, created by
Steve Wills
on 2011-02-03 03:27:21 UTC
(
hide
)
Description:
p5-Dancer-1.3002.txt
Filename:
MIME Type:
Creator:
Steve Wills
Created:
2011-02-03 03:27:21 UTC
Size:
2.93 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/www/p5-Dancer/Makefile,v >retrieving revision 1.5 >diff -u -r1.5 Makefile >--- Makefile 21 Dec 2010 03:02:03 -0000 1.5 >+++ Makefile 3 Feb 2011 03:09:20 -0000 >@@ -6,10 +6,10 @@ > # > > PORTNAME= Dancer >-PORTVERSION= 1.2003 >+PORTVERSION= 1.3002 > CATEGORIES= www perl5 > MASTER_SITES= CPAN >-MASTER_SITE_SUBDIR= ../../authors/id/X/XS/XSAWYERX >+MASTER_SITE_SUBDIR= ../../authors/id/S/SU/SUKRIA > PKGNAMEPREFIX= p5- > > MAINTAINER= kuriyama@FreeBSD.org >@@ -41,6 +41,7 @@ > Dancer::Cookies.3 \ > Dancer::Deployment.3 \ > Dancer::Development.3 \ >+ Dancer::Development::Integration.3 \ > Dancer::Engine.3 \ > Dancer::Error.3 \ > Dancer::FileUtils.3 \ >@@ -51,13 +52,16 @@ > Dancer::Logger::Abstract.3 \ > Dancer::Logger::Console.3 \ > Dancer::Logger::File.3 \ >+ Dancer::MIME.3 \ > Dancer::ModuleLoader.3 \ > Dancer::Object.3 \ >+ Dancer::Object::Singleton.3 \ > Dancer::Plugin.3 \ > Dancer::Plugin::Ajax.3 \ > Dancer::Plugins.3 \ > Dancer::Request.3 \ > Dancer::Request::Upload.3 \ >+ Dancer::Response.3 \ > Dancer::Route::Cache.3 \ > Dancer::Serializer.3 \ > Dancer::Serializer::JSON.3 \ >Index: distinfo >=================================================================== >RCS file: /home/ncvs/ports/www/p5-Dancer/distinfo,v >retrieving revision 1.4 >diff -u -r1.4 distinfo >--- distinfo 21 Dec 2010 03:02:03 -0000 1.4 >+++ distinfo 3 Feb 2011 03:09:26 -0000 >@@ -1,2 +1,2 @@ >-SHA256 (Dancer-1.2003.tar.gz) = ac8ae4b97967992678e3103cfb6b2e7905689d3ac78f19e84ec52c2ae38176b5 >-SIZE (Dancer-1.2003.tar.gz) = 202052 >+SHA256 (Dancer-1.3002.tar.gz) = 5ec0cd57a52189b3b1d45887b5f3b250986606e0c470c296eb913b93f4e3e4f7 >+SIZE (Dancer-1.3002.tar.gz) = 221810 >Index: pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/www/p5-Dancer/pkg-plist,v >retrieving revision 1.3 >diff -u -r1.3 pkg-plist >--- pkg-plist 21 Dec 2010 03:02:03 -0000 1.3 >+++ pkg-plist 29 Jan 2011 04:20:17 -0000 >@@ -23,8 +23,10 @@ > %%SITE_PERL%%/Dancer/Logger/Abstract.pm > %%SITE_PERL%%/Dancer/Logger/Console.pm > %%SITE_PERL%%/Dancer/Logger/File.pm >+%%SITE_PERL%%/Dancer/MIME.pm > %%SITE_PERL%%/Dancer/ModuleLoader.pm > %%SITE_PERL%%/Dancer/Object.pm >+%%SITE_PERL%%/Dancer/Object/Singleton.pm > %%SITE_PERL%%/Dancer/Plugin.pm > %%SITE_PERL%%/Dancer/Plugin/Ajax.pm > %%SITE_PERL%%/Dancer/Plugins.pod >@@ -54,13 +56,16 @@ > %%SITE_PERL%%/Dancer/Test.pm > %%SITE_PERL%%/Dancer/Timer.pm > %%SITE_PERL%%/Dancer/Tutorial.pod >+%%SITE_PERL%%/Dancer/Development/Integration.pod > @dirrm %%SITE_PERL%%/Dancer/Template > @dirrm %%SITE_PERL%%/Dancer/Session > @dirrm %%SITE_PERL%%/Dancer/Serializer > @dirrm %%SITE_PERL%%/Dancer/Route > @dirrm %%SITE_PERL%%/Dancer/Request > @dirrm %%SITE_PERL%%/Dancer/Plugin >+@dirrm %%SITE_PERL%%/Dancer/Object > @dirrm %%SITE_PERL%%/Dancer/Logger > @dirrm %%SITE_PERL%%/Dancer/Handler >+@dirrm %%SITE_PERL%%/Dancer/Development > @dirrm %%SITE_PERL%%/Dancer > @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Dancer
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 Raw
Actions:
View
Attachments on
bug 154379
:
112884
| 112885