View | Details | Raw Unified | Return to bug 241612
Collapse All | Expand All

(-)databases/p5-Mango/Makefile (-1 / +1 lines)
Lines 16-22 Link Here
16
LICENSE_FILE=	${WRKSRC}/LICENSE
16
LICENSE_FILE=	${WRKSRC}/LICENSE
17
17
18
BUILD_DEPENDS=	${RUN_DEPENDS}
18
BUILD_DEPENDS=	${RUN_DEPENDS}
19
RUN_DEPENDS=	mongo:databases/mongodb34 \
19
RUN_DEPENDS=	mongo:databases/mongodb40 \
20
		p5-Mojolicious>=5.40:www/p5-Mojolicious
20
		p5-Mojolicious>=5.40:www/p5-Mojolicious
21
21
22
NO_ARCH=	yes
22
NO_ARCH=	yes
(-)UPDATING (+8 lines)
Lines 5-10 Link Here
5
You should get into the habit of checking this file for changes each time
5
You should get into the habit of checking this file for changes each time
6
you update your ports collection, before attempting any port upgrades.
6
you update your ports collection, before attempting any port upgrades.
7
7
8
20191031:
9
  AFFECTS: users of databases/p5-Mango
10
  AUTHOR: ronald@klop.ws
11
12
Mongodb34 goes EOL. The dependency of p5-Mango has changed from mongodb34
13
to mongodb40. So upgrading p5-Mango will get you a new database version.
14
Please take care while upgrading and make backups.
15
8
20191029:
16
20191029:
9
  AFFECTS: users of emulators/open-vm-tools[-nox11]
17
  AFFECTS: users of emulators/open-vm-tools[-nox11]
10
  AUTHOR: jpaetzel@FreeBSD.org
18
  AUTHOR: jpaetzel@FreeBSD.org

Return to bug 241612