aboutsummaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-08-16 18:07:54 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-08-16 18:25:09 +0000
commitb4d51fb2ec174ffda271cf8549ad9cb1c096b867 (patch)
tree49e4196fccb7b6ce2791495157821f46df0bc8b4 /benchmarks
parent6a807d45ee340ae2805ea6c637a5cc0b8d3758df (diff)
downloadports-b4d51fb2ec174ffda271cf8549ad9cb1c096b867.tar.gz
ports-b4d51fb2ec174ffda271cf8549ad9cb1c096b867.zip
devel/googletest: Update to 1.14.0
- Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/google/googletest/releases
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 d94058b6da34..0e61ba205c84 100644
--- a/benchmarks/apib/Makefile
+++ b/benchmarks/apib/Makefile
@@ -2,7 +2,7 @@ PORTNAME= apib
DISTVERSIONPREFIX= ${PORTNAME:tu}_
DISTVERSION= 1_2_1
DISTVERSIONSUFFIX= _RC1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= benchmarks www
MAINTAINER= danfe@FreeBSD.org