Bug 254405 - databases/mongodb-tools: Update to 100.3.1
Summary: databases/mongodb-tools: Update to 100.3.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Rainer Hurling
URL: https://docs.mongodb.com/database-too...
Keywords: buildisok
Depends on:
Blocks:
 
Reported: 2021-03-19 12:07 UTC by Ronald Klop
Modified: 2021-03-20 19:57 UTC (History)
1 user (show)

See Also:


Attachments
trivial version bump (svn diff) (856 bytes, patch)
2021-03-19 12:07 UTC, Ronald Klop
ronald-lists: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ronald Klop 2021-03-19 12:07:24 UTC
Created attachment 223423 [details]
trivial version bump (svn diff)

Trivial version bump.

- compiles on aarch64 in poudriere (12.2 jail on 14.0)
- portlint ok
Comment 1 Automation User 2021-03-19 14:55:11 UTC
Build and package info is available at https://gitlab.com/swills/freebsd-ports/pipelines/273260524
Comment 2 commit-hook freebsd_committer freebsd_triage 2021-03-20 17:33:13 UTC
A commit references this bug:

Author: rhurlin
Date: Sat Mar 20 17:33:08 UTC 2021
New revision: 568876
URL: https://svnweb.freebsd.org/changeset/ports/568876

Log:
  databases/mongodb-tools: Update to 100.3.1

  Changelog: https://docs.mongodb.com/database-tools/release-notes/database-tools-changelog/#100.3.1-changelog

  PR:		254405
  Submitted by:	Ronald Klop <ronald-lists@klop.ws> (maintainer)

Changes:
  head/databases/mongodb-tools/Makefile
  head/databases/mongodb-tools/distinfo
Comment 3 Rainer Hurling freebsd_committer freebsd_triage 2021-03-20 17:38:01 UTC
Committed, thanks!

While I was here, I reordered some Makefile vars like suggested by portclippy.
Hope this is ok ;)
Comment 4 Ronald Klop 2021-03-20 19:57:37 UTC
(In reply to Rainer Hurling from comment #3)

Yeah, thanks for committing and the clippy cleanup.