FreeBSD Bugzilla – Attachment 119407 Details for
Bug 161925
databases/p5-Dancer-Plugin-Redis: Fixed reconnect function
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.04 KB, created by
Grzegorz Blach
on 2011-10-23 10:40:09 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Grzegorz Blach
Created:
2011-10-23 10:40:09 UTC
Size:
1.04 KB
patch
obsolete
>diff -ruN /var/cache/pmerge/ports/databases/p5-Dancer-Plugin-Redis/Makefile databases/p5-Dancer-Plugin-Redis/Makefile >--- /var/cache/pmerge/ports/databases/p5-Dancer-Plugin-Redis/Makefile 2011-09-03 22:23:13.000000000 +0200 >+++ databases/p5-Dancer-Plugin-Redis/Makefile 2011-10-23 11:12:18.243592679 +0200 >@@ -7,6 +7,7 @@ > > PORTNAME= Dancer-Plugin-Redis > PORTVERSION= 0.02 >+PORTREVISION= 1 > CATEGORIES= databases perl5 > MASTER_SITES= CPAN > MASTER_SITE_SUBDIR= CPAN:CSCM >@@ -19,12 +20,17 @@ > LICENSE_COMB= dual > > BUILD_DEPENDS= p5-Dancer>=1.1750:${PORTSDIR}/www/p5-Dancer \ >- p5-Redis>=0:${PORTSDIR}/databases/p5-Redis >+ p5-Redis>=1.902:${PORTSDIR}/databases/p5-Redis > RUN_DEPENDS= p5-Dancer>=1.1750:${PORTSDIR}/www/p5-Dancer \ >- p5-Redis>=0:${PORTSDIR}/databases/p5-Redis >+ p5-Redis>=1.902:${PORTSDIR}/databases/p5-Redis > > PERL_CONFIGURE= yes > > MAN3= Dancer::Plugin::Redis.3 > >+post-patch: >+ @${REINPLACE_CMD} -i'' -e \ >+ 's/_check_connection($$handle->{dbh})/$$handle->{dbh}->ping/' \ >+ ${WRKSRC}/lib/Dancer/Plugin/Redis.pm >+ > .include <bsd.port.mk>
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 161925
: 119407