aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/apib
diff options
context:
space:
mode:
authorBernard Spil <brnrd@FreeBSD.org>2018-03-21 19:50:35 +0000
committerBernard Spil <brnrd@FreeBSD.org>2018-03-21 19:50:35 +0000
commit636881f4c253addbf7f547590cc52996bf813990 (patch)
treeb7659fd8951e5c57b75a2ee7c2cfedc130eee355 /benchmarks/apib
parentdf79c6de9f49e4d5c35c6bec8f5a3481f4887c71 (diff)
downloadports-636881f4c253addbf7f547590cc52996bf813990.tar.gz
ports-636881f4c253addbf7f547590cc52996bf813990.zip
devel/apr1: Fix runtime issues of dependent port
- iconv is in base in all supported FreeBSD versions - Fix build with MariaDB 10.2 [2] - Bump portrevision in dependencies PR: 226705 [1], 226026 [2] With hat: apache Approved by: joneum (apache)
Notes
Notes: svn path=/head/; revision=465232
Diffstat (limited to 'benchmarks/apib')
-rw-r--r--benchmarks/apib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/apib/Makefile b/benchmarks/apib/Makefile
index a948456faf1f..8b217deb6f6a 100644
--- a/benchmarks/apib/Makefile
+++ b/benchmarks/apib/Makefile
@@ -3,7 +3,7 @@
PORTNAME= apib
PORTVERSION= 1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= benchmarks www
MAINTAINER= danfe@FreeBSD.org