Bug 220526 - databases/mongdb34: upgrade to v3.4.6
Summary: databases/mongdb34: upgrade to v3.4.6
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: Richard Gallamore
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-07-06 23:00 UTC by Eric Camachat
Modified: 2017-07-10 01:11 UTC (History)
1 user (show)

See Also:


Attachments
upgrade to MongoDB v3.4.6 (5.96 KB, patch)
2017-07-06 23:00 UTC, Eric Camachat
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Camachat 2017-07-06 23:00:39 UTC
Created attachment 184141 [details]
upgrade to MongoDB v3.4.6
Comment 1 commit-hook freebsd_committer freebsd_triage 2017-07-10 01:10:31 UTC
A commit references this bug:

Author: ultima
Date: Mon Jul 10 01:09:55 UTC 2017
New revision: 445417
URL: https://svnweb.freebsd.org/changeset/ports/445417

Log:
  * Updated to 3.4.6

  portlint complains about *_DEPENDS has to appear earlier.
  This is a false positive, ONLY_FOR_ARCHS*(13.1.5) comes
  before *_DEPENDS(13.1.6).[1]

  [1] https://www.freebsd.org/doc/en/books/porters-handbook/porting-samplem.html#porting-samplem-order

  PR:		220526
  Submitted by:	Eric Camachat <eric@camachat.org> (maintainer)
  Reviewed by:	matthew (mentor)
  Approved by:	matthew (mentor)
  Differential Revision:	https://reviews.freebsd.org/D11526

Changes:
  head/databases/mongodb34/Makefile
  head/databases/mongodb34/distinfo
  head/databases/mongodb34/files/patch-src_mongo_crypto_crypto__openssl.cpp
  head/databases/mongodb34/files/patch-src_mongo_crypto_sha1__block__openssl.cpp
Comment 2 Richard Gallamore freebsd_committer freebsd_triage 2017-07-10 01:11:28 UTC
Committed, thanks!