Date: Sat, 13 Apr 2019 19:11:38 +0000 (UTC) From: Kurt Jaeger <pi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r498825 - head/databases/mongodb40 Message-ID: <201904131911.x3DJBc6a099341@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pi Date: Sat Apr 13 19:11:38 2019 New Revision: 498825 URL: https://svnweb.freebsd.org/changeset/ports/498825 Log: databases/mongodb40: upgrade 4.0.6 -> 4.0.8 Submitted by: Andrew Shevchuk <dev.ashevchuk@gmail.com> (maintainer) Relnotes: https://docs.mongodb.com/manual/release-notes/4.0/ https://docs.mongodb.com/manual/release-notes/4.0-changelog/ Modified: head/databases/mongodb40/Makefile head/databases/mongodb40/distinfo Modified: head/databases/mongodb40/Makefile ============================================================================== --- head/databases/mongodb40/Makefile Sat Apr 13 19:00:02 2019 (r498824) +++ head/databases/mongodb40/Makefile Sat Apr 13 19:11:38 2019 (r498825) @@ -2,8 +2,7 @@ PORTNAME= mongodb DISTVERSIONPREFIX= r -DISTVERSION= 4.0.6 -PORTREVISION= 1 +DISTVERSION= 4.0.8 CATEGORIES= databases net MASTER_SITES= https://fastdl.mongodb.org/src/ \ http://fastdl.mongodb.org/src/ \ Modified: head/databases/mongodb40/distinfo ============================================================================== --- head/databases/mongodb40/distinfo Sat Apr 13 19:00:02 2019 (r498824) +++ head/databases/mongodb40/distinfo Sat Apr 13 19:11:38 2019 (r498825) @@ -1,3 +1,3 @@ -TIMESTAMP = 1549337164 -SHA256 (mongodb-src-r4.0.6.tar.gz) = 34165ef42c7199c438e1706fef515cbde012d6a884406d102082d39eab72c235 -SIZE (mongodb-src-r4.0.6.tar.gz) = 49511958 +TIMESTAMP = 1553817480 +SHA256 (mongodb-src-r4.0.8.tar.gz) = 83e694405b72002588a64275be00bf1e36e12f5955451171645f45cb3f16f251 +SIZE (mongodb-src-r4.0.8.tar.gz) = 49841488
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201904131911.x3DJBc6a099341>