Summary: | [MAINTAINER UPDATE] databases/mongodb34-rocks: fix BROKEN port | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Šimun Mikecin <numisemis> | ||||
Component: | Individual Port(s) | Assignee: | Thomas Zander <riggs> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Many People | CC: | numisemis, riggs | ||||
Priority: | --- | Keywords: | needs-qa, patch | ||||
Version: | Latest | Flags: | numisemis:
maintainer-feedback+
|
||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
A commit references this bug: Author: riggs Date: Sun May 14 12:48:57 UTC 2017 New revision: 440874 URL: https://svnweb.freebsd.org/changeset/ports/440874 Log: Un-break port, fix inaccurate description Detailed log: - Unbreak port: Add missing file ${FILESDIR}/mongos.in - Corrected description to reflect that this port supports RocksDB as a backend AND all other standard MongoDB backends (which for now is MMAPv1 and WiredTiger). - Bump PORTREVISION PR: 219259 Submitted by: numisemis@yahoo.com (maintainer) Changes: head/databases/mongodb34-rocks/Makefile head/databases/mongodb34-rocks/files/mongos.in head/databases/mongodb34-rocks/pkg-descr |
Created attachment 182571 [details] svn diff to unbreak this port and fix inaccurate description Unbreak this port by adding the file that was missing. Corrected description to reflect that this port supports RocksDB as a backend AND all other standard MongoDB backends (which for now is MMAPv1 and WiredTiger).