FreeBSD Bugzilla – Attachment 194322 Details for
Bug 229079
[New port] databases/p5-CHI-Driver-Redis
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
svn diff
p5-CHI-Driver-Redis.diff (text/plain), 3.45 KB, created by
Tomohiro Hosaka
on 2018-06-17 08:13:22 UTC
(
hide
)
Description:
svn diff
Filename:
MIME Type:
Creator:
Tomohiro Hosaka
Created:
2018-06-17 08:13:22 UTC
Size:
3.45 KB
patch
obsolete
>Index: head/databases/p5-CHI-Driver-Redis/Makefile >=================================================================== >--- head/databases/p5-CHI-Driver-Redis/Makefile (nonexistent) >+++ head/databases/p5-CHI-Driver-Redis/Makefile (working copy) >@@ -0,0 +1,30 @@ >+# $FreeBSD$ >+ >+PORTNAME= CHI-Driver-Redis >+PORTVERSION= 0.10 >+CATEGORIES= databases perl5 >+MASTER_SITES= CPAN >+PKGNAMEPREFIX= p5- >+ >+MAINTAINER= bokutin@bokut.in >+COMMENT= Redis driver for CHI >+ >+LICENSE= ART10 GPLv1+ >+LICENSE_COMB= dual >+LICENSE_FILE= ${WRKSRC}/LICENSE >+ >+RUN_DEPENDS= p5-CHI>=0.36:devel/p5-CHI \ >+ p5-Moo>=0:devel/p5-Moo \ >+ p5-Redis>=1.901:databases/p5-Redis \ >+ p5-URI>=0:net/p5-URI >+TEST_DEPENDS= p5-Test-Class>=0:devel/p5-Test-Class \ >+ p5-Test-Mock-Redis>=0:devel/p5-Test-Mock-Redis >+ >+USES= perl5 >+USE_PERL5= configure >+ >+post-install: >+ @${RM} -r ${STAGEDIR}${PREFIX}/${SITE_PERL_REL}/CHI/Driver/Redis/t >+ @${RMDIR} ${STAGEDIR}${PREFIX}/${SITE_PERL_REL}/CHI/Driver/Redis >+ >+.include <bsd.port.mk> > >Property changes on: head/databases/p5-CHI-Driver-Redis/Makefile >___________________________________________________________________ >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:keywords >## -0,0 +1 ## >+FreeBSD=%H >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: head/databases/p5-CHI-Driver-Redis/distinfo >=================================================================== >--- head/databases/p5-CHI-Driver-Redis/distinfo (nonexistent) >+++ head/databases/p5-CHI-Driver-Redis/distinfo (working copy) >@@ -0,0 +1,2 @@ >+SHA256 (CHI-Driver-Redis-0.10.tar.gz) = 4c5cfb5a3638674f97045ea17efc24a43603f59ea3db6f3dedfd1c69a88e0a3c >+SIZE (CHI-Driver-Redis-0.10.tar.gz) = 29866 > >Property changes on: head/databases/p5-CHI-Driver-Redis/distinfo >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: head/databases/p5-CHI-Driver-Redis/pkg-descr >=================================================================== >--- head/databases/p5-CHI-Driver-Redis/pkg-descr (nonexistent) >+++ head/databases/p5-CHI-Driver-Redis/pkg-descr (working copy) >@@ -0,0 +1,3 @@ >+Redis driver for CHI >+ >+WWW: https://metacpan.org/pod/CHI::Driver::Redis > >Property changes on: head/databases/p5-CHI-Driver-Redis/pkg-descr >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property >Index: head/databases/p5-CHI-Driver-Redis/pkg-plist >=================================================================== >--- head/databases/p5-CHI-Driver-Redis/pkg-plist (nonexistent) >+++ head/databases/p5-CHI-Driver-Redis/pkg-plist (working copy) >@@ -0,0 +1,2 @@ >+%%SITE_PERL%%/CHI/Driver/Redis.pm >+%%PERL5_MAN3%%/CHI::Driver::Redis.3.gz > >Property changes on: head/databases/p5-CHI-Driver-Redis/pkg-plist >___________________________________________________________________ >Added: fbsd:nokeywords >## -0,0 +1 ## >+yes >\ No newline at end of property >Added: svn:eol-style >## -0,0 +1 ## >+native >\ No newline at end of property >Added: svn:mime-type >## -0,0 +1 ## >+text/plain >\ No newline at end of property
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 229079
: 194322