Bug 254869 - databases/p5-AnyEvent-CouchDB: make_index: /usr/ports/databases/p5-AnyEvent-CouchDB: no entry for /usr/ports/databases/couchdb2
Summary: databases/p5-AnyEvent-CouchDB: make_index: /usr/ports/databases/p5-AnyEvent-C...
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-08 06:43 UTC by Trond Endrestøl
Modified: 2021-04-08 07:54 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Trond Endrestøl 2021-04-08 06:43:26 UTC
make_index: /usr/ports/databases/p5-AnyEvent-CouchDB: no entry for /usr/ports/databases/couchdb2

Maybe the port should change its dependency to databases/couchdb3.
Comment 1 Dave Cottlehuber freebsd_committer freebsd_triage 2021-04-08 07:13:31 UTC
whoa. thanks for the report.

I'll fix that ASAP, couchdb2 shouldn't have *any* dependencies. You don't need to install CouchDB locally to use p5-AnyEvent-CouchDB.
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-04-08 07:53:55 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=71d418aef0c5999a575e4bd264526375823848c7

commit 71d418aef0c5999a575e4bd264526375823848c7
Author:     Dave Cottlehuber <dch@FreeBSD.org>
AuthorDate: 2021-04-08 07:33:24 +0000
Commit:     Dave Cottlehuber <dch@FreeBSD.org>
CommitDate: 2021-04-08 07:53:31 +0000

    databases/p5-AnyEvent-CouchDB: unbreak index

    - as a network service client, there should be no runtime dependency on any CouchDB version
    - we can also un-deprecate the port as it no longer has a python2.7 EOL requirement

    PR:     254869
    Fixes:  e9c46eff6764e30d0cf5ee2ba407940b58a4a592

 databases/p5-AnyEvent-CouchDB/Makefile | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)