Date: Wed, 1 Jul 2020 22:59:25 +0000 (UTC) From: Jochen Neumeister <joneum@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r541001 - head/databases/mongodb44 Message-ID: <202007012259.061MxPBS069690@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: joneum Date: Wed Jul 1 22:59:25 2020 New Revision: 541001 URL: https://svnweb.freebsd.org/changeset/ports/541001 Log: Update to -rc11 PR: 247661 Submitted by: Ronald Klop <ronald-lists@klop.ws> (maintainer) Sponsored by: Netzkommune GmbH Modified: head/databases/mongodb44/Makefile head/databases/mongodb44/distinfo Modified: head/databases/mongodb44/Makefile ============================================================================== --- head/databases/mongodb44/Makefile Wed Jul 1 22:22:38 2020 (r541000) +++ head/databases/mongodb44/Makefile Wed Jul 1 22:59:25 2020 (r541001) @@ -2,7 +2,7 @@ PORTNAME= mongodb DISTVERSIONPREFIX= r -DISTVERSION= 4.4.0-rc9 +DISTVERSION= 4.4.0-rc11 CATEGORIES= databases net MASTER_SITES= https://fastdl.mongodb.org/src/ \ http://fastdl.mongodb.org/src/ Modified: head/databases/mongodb44/distinfo ============================================================================== --- head/databases/mongodb44/distinfo Wed Jul 1 22:22:38 2020 (r541000) +++ head/databases/mongodb44/distinfo Wed Jul 1 22:59:25 2020 (r541001) @@ -1,3 +1,3 @@ -TIMESTAMP = 1591906794 -SHA256 (mongodb-src-r4.4.0-rc9.tar.gz) = 9d72797a7cce0c99f82948382874b9b88b18a831ae9b153c4ff56f71cfcf974d -SIZE (mongodb-src-r4.4.0-rc9.tar.gz) = 49563830 +TIMESTAMP = 1593593602 +SHA256 (mongodb-src-r4.4.0-rc11.tar.gz) = e1e63e1a8bf63a473de9877f487f46314f06999ed3a555cfd2e4b4e9b5491df2 +SIZE (mongodb-src-r4.4.0-rc11.tar.gz) = 49584551
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202007012259.061MxPBS069690>