FreeBSD Bugzilla – Attachment 208116 Details for
Bug 241078
databases/mongodb34: Update to 3.4.23
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
trivial update of version and distinfo + 2 portlint fixes in Makefile
mongodb34.23.diff (text/plain), 1.61 KB, created by
Ronald Klop
on 2019-10-05 12:45:56 UTC
(
hide
)
Description:
trivial update of version and distinfo + 2 portlint fixes in Makefile
Filename:
MIME Type:
Creator:
Ronald Klop
Created:
2019-10-05 12:45:56 UTC
Size:
1.61 KB
patch
obsolete
>diff -urN mongodb34.22/Makefile mongodb34.23/Makefile >--- mongodb34.22/Makefile 2019-08-07 13:23:18.630848000 +0200 >+++ mongodb34.23/Makefile 2019-10-05 14:03:38.965921000 +0200 >@@ -2,7 +2,7 @@ > > PORTNAME= mongodb > DISTVERSIONPREFIX= r >-DISTVERSION= 3.4.22 >+DISTVERSION= 3.4.23 > #PORTREVISION= 1 > CATEGORIES= databases net > MASTER_SITES= https://fastdl.mongodb.org/src/ \ >@@ -18,7 +18,7 @@ > LICENSE= AGPLv3 APACHE20 > LICENSE_COMB= multi > >-ONLY_FOR_ARCHS= amd64 aarch64 >+ONLY_FOR_ARCHS= aarch64 amd64 > ONLY_FOR_ARCHS_REASON= "Only supported on amd64 and aarch64 (i386 deprecated in v3)" > > LIB_DEPENDS= libpcre.so:devel/pcre \ >@@ -27,10 +27,11 @@ > TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}yaml>=3.11:devel/py-yaml@${PY_FLAVOR} \ > ${PYTHON_PKGNAMEPREFIX}pymongo>=3.0:databases/pymongo@${PY_FLAVOR} > >+USES= compiler:c++14-lang cpe dos2unix python:build scons >+ > CONFLICTS_BUILD= mongo-cxx-driver > CONFLICTS_INSTALL= mongodb36 mongodb40 > >-USES= compiler:c++14-lang cpe dos2unix python:build scons > DOS2UNIX_FILES= src/third_party/IntelRDFPMathLib20U1/LIBRARY/src/bid_functions.h > > USE_RC_SUBR= mongod >diff -urN mongodb34.22/distinfo mongodb34.23/distinfo >--- mongodb34.22/distinfo 2019-08-07 13:23:58.856940000 +0200 >+++ mongodb34.23/distinfo 2019-10-05 05:08:18.377512000 +0200 >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1565177038 >-SHA256 (mongodb-src-r3.4.22.tar.gz) = de46ef5a6cb2fde1889a1c3dfc7b1d4e1f342614c58e93963bde88954cce3fe6 >-SIZE (mongodb-src-r3.4.22.tar.gz) = 40172095 >+TIMESTAMP = 1570244898 >+SHA256 (mongodb-src-r3.4.23.tar.gz) = 8a8bfad7a0c115e6101d9c823ccff76e4fd619367c6f700f1323827063113c9f >+SIZE (mongodb-src-r3.4.23.tar.gz) = 40176687
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
ronald-lists
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 241078
:
208113
| 208116