Bug 229078 - [New port] databases/p5-CHI-Driver-Memcached
Summary: [New port] databases/p5-CHI-Driver-Memcached
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Kurt Jaeger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-06-17 07:43 UTC by Tomohiro Hosaka
Modified: 2018-06-19 20:26 UTC (History)
2 users (show)

See Also:


Attachments
svn diff (3.62 KB, patch)
2018-06-17 07:43 UTC, Tomohiro Hosaka
no flags Details | Diff
svn diff (3.64 KB, patch)
2018-06-17 07:48 UTC, Tomohiro Hosaka
no flags Details | Diff
svn diff (3.70 KB, patch)
2018-06-17 10:00 UTC, Tomohiro Hosaka
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tomohiro Hosaka 2018-06-17 07:43:24 UTC
Created attachment 194320 [details]
svn diff

The following files which are used only for testing are deleted.

%%SITE_PERL%%/CHI/Driver/Memcached/Test/Driver.pm                                                                                                            
%%SITE_PERL%%/CHI/Driver/Memcached/Test/Driver/Base.pm                                                                                                       
%%SITE_PERL%%/CHI/Driver/Memcached/Test/Driver/Fast.pm                                                                                                       
%%SITE_PERL%%/CHI/Driver/Memcached/Test/Driver/Memcached.pm                                                                                                  
%%SITE_PERL%%/CHI/Driver/Memcached/Test/Driver/libmemcached.pm                                                                                               
%%SITE_PERL%%/CHI/Driver/Memcached/t/CHIDriverTests/Base.pm                                                                                                  
%%SITE_PERL%%/CHI/Driver/Memcached/t/CHIDriverTests/Fast.pm                                                                                                  
%%SITE_PERL%%/CHI/Driver/Memcached/t/CHIDriverTests/Memcached.pm                                                                                             
%%SITE_PERL%%/CHI/Driver/Memcached/t/CHIDriverTests/libmemcached.pm
Comment 1 Tomohiro Hosaka 2018-06-17 07:48:50 UTC
Created attachment 194321 [details]
svn diff

${STAGEDIR}${SITE_PERL} replaced by ${STAGEDIR}${PREFIX}/${SITE_PERL_REL}

* portlint ok
* poudriere testport ok (11.1, amd64, svn-head)
* make test ok
Comment 2 Kirill Ponomarev freebsd_committer freebsd_triage 2018-06-17 09:45:21 UTC
You always miss WWW: line in pkg-descr, please fix it in all your PRs, thanks.
Comment 3 Tomohiro Hosaka 2018-06-17 10:00:39 UTC
Created attachment 194330 [details]
svn diff

added.

WWW: https://metacpan.org/pod/CHI::Driver::Memcached
Comment 4 Tomohiro Hosaka 2018-06-17 10:02:08 UTC
I think that PR sent after databases/p5-CHI-Driver-Memcached contains WWW.
Comment 5 Kurt Jaeger freebsd_committer freebsd_triage 2018-06-19 20:25:17 UTC
Committed, thanks!
Comment 6 commit-hook freebsd_committer freebsd_triage 2018-06-19 20:26:08 UTC
A commit references this bug:

Author: pi
Date: Tue Jun 19 20:25:11 UTC 2018
New revision: 472819
URL: https://svnweb.freebsd.org/changeset/ports/472819

Log:
  New port: databases/p5-CHI-Driver-Memcached

  This implements a driver for the generic cache handling interface (CHI)
  that uses Cache::Memcached to store data in the specified memcached
  server(s).

  WWW: https://metacpan.org/pod/CHI::Driver::Memcached

  PR:		229078
  Submitted by:	Tomohiro Hosaka <bokutin@bokut.in>

Changes:
  head/databases/Makefile
  head/databases/p5-CHI-Driver-Memcached/
  head/databases/p5-CHI-Driver-Memcached/Makefile
  head/databases/p5-CHI-Driver-Memcached/distinfo
  head/databases/p5-CHI-Driver-Memcached/pkg-descr
  head/databases/p5-CHI-Driver-Memcached/pkg-plist