FreeBSD Bugzilla – Attachment 129346 Details for
Bug 173344
[PATCH] devel/p5-SVN-Web: update to 0.63
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
p5-SVN-Web-0.63.patch
p5-SVN-Web-0.63.patch (text/plain), 3.34 KB, created by
Steve Wills
on 2012-11-04 02:00:00 UTC
(
hide
)
Description:
p5-SVN-Web-0.63.patch
Filename:
MIME Type:
Creator:
Steve Wills
Created:
2012-11-04 02:00:00 UTC
Size:
3.34 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 306949) >+++ Makefile (working copy) >@@ -6,7 +6,7 @@ > # > > PORTNAME= SVN-Web >-PORTVERSION= 0.61 >+PORTVERSION= 0.63 > CATEGORIES= devel perl5 > MASTER_SITES= CPAN > PKGNAMEPREFIX= p5- >@@ -27,6 +27,7 @@ > p5-Exception-Class>=1.22:${PORTSDIR}/devel/p5-Exception-Class \ > p5-HTTP-Server-Simple>=0:${PORTSDIR}/www/p5-HTTP-Server-Simple \ > p5-Locale-Maketext-Lexicon>=0:${PORTSDIR}/devel/p5-Locale-Maketext-Lexicon \ >+ p5-Plack>=0:${PORTSDIR}/www/p5-Plack \ > p5-Template-Plugin-Clickable-Email>=0:${PORTSDIR}/www/p5-Template-Plugin-Clickable-Email \ > p5-Template-Plugin-Clickable>=0:${PORTSDIR}/www/p5-Template-Plugin-Clickable \ > p5-Template-Plugin-Number-Format>=0:${PORTSDIR}/www/p5-Template-Plugin-Number-Format \ >@@ -62,6 +63,8 @@ > SVN::Web::action.3 > > post-install: >+ @${MKDIR} -p ${WWWDIR} >+ @${CP} -r ${WRKSRC}/SVN-Web.psgi ${WRKSRC}/template ${WRKSRC}/css ${WWWDIR} > ${INSTALL_SCRIPT} ${WRKSRC}/bin/svnweb-install ${PREFIX}/bin > @${ECHO} > @${CAT} ${PKGMESSAGE} >Index: distinfo >=================================================================== >--- distinfo (revision 306949) >+++ distinfo (working copy) >@@ -1,2 +1,2 @@ >-SHA256 (SVN-Web-0.61.tar.gz) = a5d6dbdbd7fe460a1b5413152e5ee976e4154f951476172fc956da0b0c418e2e >-SIZE (SVN-Web-0.61.tar.gz) = 97609 >+SHA256 (SVN-Web-0.63.tar.gz) = 7466735901d7ef71c807f11f4bb70ed50c97ded6cab92c30656b16f45f2e2c03 >+SIZE (SVN-Web-0.63.tar.gz) = 99291 >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 306949) >+++ pkg-plist (working copy) >@@ -22,8 +22,53 @@ > %%SITE_PERL%%/SVN/Web/X.pm > %%SITE_PERL%%/SVN/Web/action.pm > %%SITE_PERL%%/%%PERL_ARCH%%/auto/SVN/Web/.packlist >+%%WWWDIR%%/css/trac/feed-icon-16x16.png >+%%WWWDIR%%/css/trac/diff.css >+%%WWWDIR%%/css/trac/file.png >+%%WWWDIR%%/css/trac/trac.css >+%%WWWDIR%%/css/trac/folder.png >+%%WWWDIR%%/css/trac/parent.png >+%%WWWDIR%%/css/trac/svnweb.css >+%%WWWDIR%%/css/trac/browser.css >+%%WWWDIR%%/css/trac/filedeny.png >+%%WWWDIR%%/css/trac/changeset.css >+%%WWWDIR%%/css/trac/folderdeny.png >+%%WWWDIR%%/css/trac/text-diff-html.css >+%%WWWDIR%%/css/trac/code.css >+%%WWWDIR%%/css/common.css >+%%WWWDIR%%/css/styles-hlb.css >+%%WWWDIR%%/template/trac/_action_menu >+%%WWWDIR%%/template/trac/log >+%%WWWDIR%%/template/trac/rss >+%%WWWDIR%%/template/trac/diff >+%%WWWDIR%%/template/trac/view >+%%WWWDIR%%/template/trac/list >+%%WWWDIR%%/template/trac/blame >+%%WWWDIR%%/template/trac/_diff >+%%WWWDIR%%/template/trac/footer >+%%WWWDIR%%/template/trac/browse >+%%WWWDIR%%/template/trac/header >+%%WWWDIR%%/template/trac/_log_msg >+%%WWWDIR%%/template/trac/revision >+%%WWWDIR%%/template/trac/x >+%%WWWDIR%%/template/plain/revision >+%%WWWDIR%%/template/plain/log >+%%WWWDIR%%/template/plain/diff >+%%WWWDIR%%/template/plain/list >+%%WWWDIR%%/template/plain/view >+%%WWWDIR%%/template/plain/footer >+%%WWWDIR%%/template/plain/browse >+%%WWWDIR%%/template/plain/header >+%%WWWDIR%%/template/plain/x >+%%WWWDIR%%/SVN-Web.psgi > @dirrm %%SITE_PERL%%/SVN/Web/I18N > @dirrm %%SITE_PERL%%/SVN/Web > @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/SVN/Web > @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/SVN > @dirrmtry %%SITE_PERL%%/SVN >+@dirrmtry %%WWWDIR%%/css/trac >+@dirrmtry %%WWWDIR%%/css >+@dirrmtry %%WWWDIR%%/template/trac >+@dirrmtry %%WWWDIR%%/template/plain >+@dirrmtry %%WWWDIR%%/template >+@dirrmtry %%WWWDIR%%
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 173344
: 129346
Working