aboutsummaryrefslogtreecommitdiff
path: root/databases/sqlclient
diff options
context:
space:
mode:
authorBrooks Davis <brooks@FreeBSD.org>2018-09-26 15:23:37 +0000
committerBrooks Davis <brooks@FreeBSD.org>2018-09-26 15:23:37 +0000
commit3a34ffa58f6a2f47a44fb5a0d67e441b4ef79fb3 (patch)
treec2a2236b60ef650349b2bf07c0a0def372207401 /databases/sqlclient
parentbc15797fb3812a88a178c54c4a3537e80d29adc7 (diff)
downloadports-3a34ffa58f6a2f47a44fb5a0d67e441b4ef79fb3.tar.gz
ports-3a34ffa58f6a2f47a44fb5a0d67e441b4ef79fb3.zip
Update Objective-C LLVM version to 6.0.
Fixes aarch64 build. Reduces depends on obsolete LLVM 4.0. PR: 230116 Submitted by: mikael.urankar@gmail.com Approved by: theraven (prior version) Sponsored by: DARPA, AFRL
Notes
Notes: svn path=/head/; revision=480741
Diffstat (limited to 'databases/sqlclient')
-rw-r--r--databases/sqlclient/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/sqlclient/Makefile b/databases/sqlclient/Makefile
index dfb5076bc5d1..b6c0fce2d889 100644
--- a/databases/sqlclient/Makefile
+++ b/databases/sqlclient/Makefile
@@ -2,7 +2,7 @@
PORTNAME= sqlclient
PORTVERSION= 1.8.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= databases gnustep
MASTER_SITES= GNUSTEP/libs
DISTNAME= SQLClient-${PORTVERSION}