summaryrefslogtreecommitdiff
path: root/databases/mariadb-connector-c
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2018-07-29 22:18:44 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2018-07-29 22:18:44 +0000
commit09f9633cb617878a6611cfdfb630e55d957188ef (patch)
tree75221c7f7553f4576b2cf1137ee3db4058fd8973 /databases/mariadb-connector-c
parentUpdate the default version of GCC (pulled in via USE_GCC=yes and some (diff)
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which has now moved from GCC 6 to GCC 7 by default. This includes ports - featuring USE_GCC=yes or USE_GCC=any, - featuring USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and those - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x, c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib. PR: 222542
Notes
Notes: svn path=/head/; revision=475857
Diffstat (limited to 'databases/mariadb-connector-c')
-rw-r--r--databases/mariadb-connector-c/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/mariadb-connector-c/Makefile b/databases/mariadb-connector-c/Makefile
index a76e0544af96..d5c7c01aaf73 100644
--- a/databases/mariadb-connector-c/Makefile
+++ b/databases/mariadb-connector-c/Makefile
@@ -2,6 +2,7 @@
PORTNAME= mariadb-connector-c
PORTVERSION= 3.0.4
+PORTREVISION= 1
CATEGORIES= databases ipv6
MASTER_SITES= http://ftp.osuosl.org/pub/${SITESDIR}/ \
http://mirrors.supportex.net/${SITESDIR}/ \