Bug 250156

Summary: databases/mongodb40: Update to 4.0.21 (mongodb40-tools also)
Product: Ports & Packages Reporter: Ronald Klop <ronald-lists>
Component: Individual Port(s)Assignee: Mikael Urankar <mikael>
Status: Closed FIXED    
Severity: Affects Some People CC: dev.ashevchuk, mikael
Priority: --- Keywords: patch
Version: LatestFlags: bugzilla: maintainer-feedback? (dev.ashevchuk)
Hardware: Any   
OS: Any   
URL: https://docs.mongodb.com/manual/release-notes/4.0/#nov-10-2020
Attachments:
Description Flags
trivial version bump (svn diff)
none
update of version (svn diff)
none
svn diff in ports/databases ronald-lists: maintainer-approval?

Description Ronald Klop 2020-10-06 09:43:16 UTC
Created attachment 218554 [details]
trivial version bump (svn diff)

- Pretty trivial version update.
- Point www to manual of 4.0.
- Update CONFLICTS_INSTALL. (I don't see how -tools conflicted with mongodb.)
- portlint: ok
- build on 12/aarch64
Comment 1 Ronald Klop 2020-11-15 19:47:05 UTC
Created attachment 219713 [details]
update of version (svn diff)
Comment 2 Ronald Klop 2020-11-30 10:34:16 UTC
Created attachment 220100 [details]
svn diff in ports/databases

New patch which applies cleanly with the recently bug #249598 applied also.
- Added a conflict with mongodb44 too.
Comment 3 commit-hook freebsd_committer freebsd_triage 2020-12-01 17:37:47 UTC
A commit references this bug:

Author: mikael
Date: Tue Dec  1 17:37:21 UTC 2020
New revision: 556769
URL: https://svnweb.freebsd.org/changeset/ports/556769

Log:
  databases/mongodb40: Update to 4.0.21 (mongodb40-tools also)

    - Pretty trivial version update.
    - Point www to manual of 4.0.
    - Update CONFLICTS_INSTALL. (I don't see how -tools conflicted with mongodb.)

  Changelog:
   https://docs.mongodb.com/manual/release-notes/4.0/#aug-21-2020
   https://docs.mongodb.com/manual/release-notes/4.0/#nov-10-2020

  PR:		250156
  Submitted by:	Ronald Klop (maintainer)
  Approved by:	dev.ashevchuk@gmail.com (maintainer timeout)

Changes:
  head/databases/mongodb40/Makefile
  head/databases/mongodb40/distinfo
  head/databases/mongodb40/files/patch-asio-libc++7
  head/databases/mongodb40/pkg-descr
Comment 4 Mikael Urankar freebsd_committer freebsd_triage 2020-12-01 17:49:41 UTC
+ ports r556772
Comment 5 Mikael Urankar freebsd_committer freebsd_triage 2020-12-01 17:49:58 UTC
Thanks!