aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks
diff options
context:
space:
mode:
authorbrnrd <brnrd@FreeBSD.org>2018-03-22 03:50:35 +0800
committerbrnrd <brnrd@FreeBSD.org>2018-03-22 03:50:35 +0800
commit12ab11173fcc37b1f11462f931a1f29360b109ee (patch)
treeb7659fd8951e5c57b75a2ee7c2cfedc130eee355 /benchmarks
parente8f306888a1df1933c51bd2b5c6d188eb0812771 (diff)
downloadfreebsd-ports-gnome-12ab11173fcc37b1f11462f931a1f29360b109ee.tar.gz
freebsd-ports-gnome-12ab11173fcc37b1f11462f931a1f29360b109ee.tar.zst
freebsd-ports-gnome-12ab11173fcc37b1f11462f931a1f29360b109ee.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)
Diffstat (limited to 'benchmarks')
-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