Bug 217597 - [NEW PORT] databases/p5-Store-CouchDB: perl interface to Apache CouchDB
Summary: [NEW PORT] databases/p5-Store-CouchDB: perl interface to Apache CouchDB
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: 2017-03-06 23:45 UTC by Dave Cottlehuber
Modified: 2017-03-07 18:27 UTC (History)
1 user (show)

See Also:


Attachments
v1 patch (3.32 KB, text/plain)
2017-03-06 23:45 UTC, Dave Cottlehuber
no flags Details
patch with hopefully unix line endings (3.20 KB, patch)
2017-03-07 18:27 UTC, Dave Cottlehuber
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Cottlehuber freebsd_committer freebsd_triage 2017-03-06 23:45:45 UTC
Created attachment 180579 [details]
v1 patch

# QA

portlint -AC looks fine
poudriere: all fine
SET PORTS   JAIL     BUILD                STATUS QUEUE BUILT FAIL SKIP IGNORE REMAIN TIME     URL
-   default 10_amd64 2017-03-06_23h37m53s done      48    48    0    0      0      0 00:04:04 https://pkg.skunkwerks.at/poudriere/build.html?mastername=10_amd64-default&build=2017-03-06_23h37m53s
-   default 10_i386  2017-03-06_23h37m53s done      48    48    0    0      0      0 00:04:00 https://pkg.skunkwerks.at/poudriere/build.html?mastername=10_i386-default&build=2017-03-06_23h37m53s
-   default 11_amd64 2017-03-06_23h37m53s done      48    48    0    0      0      0 00:04:07 https://pkg.skunkwerks.at/poudriere/build.html?mastername=11_amd64-default&build=2017-03-06_23h37m53s
-   default 11_i386  2017-03-06_23h37m53s done      48    48    0    0      0      0 00:04:03 https://pkg.skunkwerks.at/poudriere/build.html?mastername=11_i386-default&build=2017-03-06_23h37m53s
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-03-07 18:19:11 UTC
A commit references this bug:

Author: pi
Date: Tue Mar  7 18:19:06 UTC 2017
New revision: 435630
URL: https://svnweb.freebsd.org/changeset/ports/435630

Log:
  New port: databases/p5-Store-CouchDB

  Store::CouchDB provides a simple perlish interface for working with
  Apache CouchDB.

  WWW: http://search.cpan.org/dist/Store-CouchDB/

  PR:		217597
  Submitted by:	Dave Cottlehuber <dch@skunkwerks.at>

Changes:
  head/databases/Makefile
  head/databases/p5-Store-CouchDB/
  head/databases/p5-Store-CouchDB/Makefile
  head/databases/p5-Store-CouchDB/distinfo
  head/databases/p5-Store-CouchDB/pkg-descr
  head/databases/p5-Store-CouchDB/pkg-plist
Comment 2 Kurt Jaeger freebsd_committer freebsd_triage 2017-03-07 18:19:23 UTC
Committed, thanks!
Comment 3 Dave Cottlehuber freebsd_committer freebsd_triage 2017-03-07 18:27:58 UTC
Created attachment 180606 [details]
patch with hopefully unix line endings

same patch but with hopefully corrected line endings