FreeBSD Bugzilla – Attachment 194321 Details for
Bug 229078
[New port] databases/p5-CHI-Driver-Memcached
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
svn diff
p5-CHI-Driver-Memcached.diff (text/plain), 3.64 KB, created by
Tomohiro Hosaka
on 2018-06-17 07:48:50 UTC
(
hide
)
Description:
svn diff
Filename:
MIME Type:
Creator:
Tomohiro Hosaka
Created:
2018-06-17 07:48:50 UTC
Size:
3.64 KB
patch
obsolete
>Index: head/databases/p5-CHI-Driver-Memcached/Makefile >=================================================================== >--- head/databases/p5-CHI-Driver-Memcached/Makefile (nonexistent) >+++ head/databases/p5-CHI-Driver-Memcached/Makefile (working copy) >@@ -0,0 +1,27 @@ >+# $FreeBSD$ >+ >+PORTNAME= CHI-Driver-Memcached >+PORTVERSION= 0.16 >+CATEGORIES= databases perl5 >+MASTER_SITES= CPAN >+PKGNAMEPREFIX= p5- >+ >+MAINTAINER= bokutin@bokut.in >+COMMENT= Use Memcached for cache storage >+ >+LICENSE= ART10 GPLv1+ >+LICENSE_COMB= dual >+LICENSE_FILE= ${WRKSRC}/LICENSE >+ >+RUN_DEPENDS= p5-CHI>=0.33:devel/p5-CHI \ >+ p5-Moose>=0.66:devel/p5-Moose >+TEST_DEPENDS= p5-Test-Class>=0:devel/p5-Test-Class >+ >+USES= perl5 >+USE_PERL5= configure >+ >+post-install: >+ @${RM} -r ${STAGEDIR}${PREFIX}/${SITE_PERL_REL}/CHI/Driver/Memcached/Test >+ @${RM} -r ${STAGEDIR}${PREFIX}/${SITE_PERL_REL}/CHI/Driver/Memcached/t >+ >+.include <bsd.port.mk> > >Property changes on: head/databases/p5-CHI-Driver-Memcached/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-Memcached/distinfo >=================================================================== >--- head/databases/p5-CHI-Driver-Memcached/distinfo (nonexistent) >+++ head/databases/p5-CHI-Driver-Memcached/distinfo (working copy) >@@ -0,0 +1,2 @@ >+SHA256 (CHI-Driver-Memcached-0.16.tar.gz) = cff9857fbf3f83247b8fc3ab41bdbf141ea0afe23b45109ee0b415f6baadb3c6 >+SIZE (CHI-Driver-Memcached-0.16.tar.gz) = 14788 > >Property changes on: head/databases/p5-CHI-Driver-Memcached/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-Memcached/pkg-descr >=================================================================== >--- head/databases/p5-CHI-Driver-Memcached/pkg-descr (nonexistent) >+++ head/databases/p5-CHI-Driver-Memcached/pkg-descr (working copy) >@@ -0,0 +1 @@ >+Use Memcached for cache storage > >Property changes on: head/databases/p5-CHI-Driver-Memcached/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-Memcached/pkg-plist >=================================================================== >--- head/databases/p5-CHI-Driver-Memcached/pkg-plist (nonexistent) >+++ head/databases/p5-CHI-Driver-Memcached/pkg-plist (working copy) >@@ -0,0 +1,7 @@ >+%%SITE_PERL%%/CHI/Driver/Memcached.pm >+%%SITE_PERL%%/CHI/Driver/Memcached/Base.pm >+%%SITE_PERL%%/CHI/Driver/Memcached/Fast.pm >+%%SITE_PERL%%/CHI/Driver/Memcached/libmemcached.pm >+%%PERL5_MAN3%%/CHI::Driver::Memcached.3.gz >+%%PERL5_MAN3%%/CHI::Driver::Memcached::Fast.3.gz >+%%PERL5_MAN3%%/CHI::Driver::Memcached::libmemcached.3.gz > >Property changes on: head/databases/p5-CHI-Driver-Memcached/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 229078
:
194320
|
194321
|
194330