[Bug 251380] databases/mongodb42: Update to 4.2.11 (mongodb42-tools also)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Nov 26 06:59:51 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251380

--- Comment #3 from Fernando Apesteguía <fernape at FreeBSD.org> ---
(In reply to Ronald Klop from comment #2)

I think you are right about the patch :-)

I'm pretty sure I run file on the patch, but I don't have the original.
Nevertheless, I tried to apply the patch again against a fresh copy of the port
and it does not apply for me. It generates two .rej files:

$ cat distinfo.rej
@@ -1,3 +1,3 @@
-TIMESTAMP = 1601900014
-SHA256 (mongodb-mongo-tools-r4.2.10_GH0.tar.gz) =
f8e35821d1f72b5dd55b9cbf47204a7867c7f5f0a4120aa3f7d67c60f55c91ea
-SIZE (mongodb-mongo-tools-r4.2.10_GH0.tar.gz) = 15026566
+TIMESTAMP = 1606309606
+SHA256 (mongodb-mongo-tools-r4.2.11_GH0.tar.gz) =
f211fa7d4b28dbfe85768ae11ae52afe7bc8542f28d68b3afc660a21d1b9306e
+SIZE (mongodb-mongo-tools-r4.2.11_GH0.tar.gz) = 15028877

$ cat Makefile.rej
@@ -2,7 +2,7 @@

 PORTNAME=      mongodb42-tools
 DISTVERSIONPREFIX=     r
-DISTVERSION=   4.2.10
+DISTVERSION=   4.2.11
 CATEGORIES=    databases

 MAINTAINER=    ronald-lists at klop.ws

Inspecting Makefile and distinfo shows that the changes are applied anyway...

Just out of curiosity, did you upload the patch or copy-pasted it in bugzilla?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list