From 7e21a6476a66bd0d11b88a9d798624831fee469c Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Mon, 25 Sep 2017 00:05:05 +0000 Subject: devel/boost-*: enable C++11 features PR: 218835 Obtained from: https://github.com/DragonFlyBSD/DeltaPorts/pull/690 Approved by: maintainer timeout (2 months) Exp-run by: antoine Differential Revision: https://reviews.freebsd.org/D11582 --- science/orthanc-postgresql/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'science/orthanc-postgresql') diff --git a/science/orthanc-postgresql/Makefile b/science/orthanc-postgresql/Makefile index 90b616d617db..f14c90d92d3f 100644 --- a/science/orthanc-postgresql/Makefile +++ b/science/orthanc-postgresql/Makefile @@ -3,7 +3,7 @@ PORTNAME= orthanc-portgresql PORTVERSION= 2.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= science graphics MASTER_SITES= http://orthanc-server.com/downloads/get.php?path=/plugin-postgresql/ DISTNAME= OrthancPostgreSQL-${PORTVERSION} -- cgit v1.2.3