Skip to content

Commit

Permalink
devel/googletest: Update to 1.14.0
Browse files Browse the repository at this point in the history
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://github.com/google/googletest/releases
  • Loading branch information
sunpoet committed Aug 16, 2023
1 parent 6a807d4 commit b4d51fb
Show file tree
Hide file tree
Showing 20 changed files with 27 additions and 21 deletions.
2 changes: 1 addition & 1 deletion astro/phd2/Makefile
@@ -1,7 +1,7 @@
PORTNAME= phd2
DISTVERSIONPREFIX=v
DISTVERSION= 2.6.10
PORTREVISION= 7
PORTREVISION= 8
CATEGORIES= astro

MAINTAINER= acm@FreeBSD.org
Expand Down
2 changes: 1 addition & 1 deletion benchmarks/apib/Makefile
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion databases/arrow/Makefile
@@ -1,6 +1,6 @@
PORTNAME= arrow
DISTVERSION= 8.0.0
PORTREVISION= 12
PORTREVISION= 13
CATEGORIES= databases
MASTER_SITES= APACHE/${PORTNAME}/${PORTNAME}-${DISTVERSION} \
https://github.com/apache/orc/archive/rel/:orc
Expand Down
2 changes: 1 addition & 1 deletion devel/android-tools/Makefile
@@ -1,6 +1,6 @@
PORTNAME= android-tools
PORTVERSION= 31.0.3p2.0
PORTREVISION= 10
PORTREVISION= 11
CATEGORIES= devel
MASTER_SITES= GH

Expand Down
2 changes: 1 addition & 1 deletion devel/ayatana-ido/Makefile
@@ -1,6 +1,6 @@
PORTNAME= ayatana-ido
PORTVERSION= 0.9.3
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= devel

MAINTAINER= jgh@FreeBSD.org
Expand Down
4 changes: 3 additions & 1 deletion devel/googletest/Makefile
@@ -1,5 +1,5 @@
PORTNAME= googletest
PORTVERSION= 1.13.0
PORTVERSION= 1.14.0
DISTVERSIONPREFIX= v
CATEGORIES= devel

Expand All @@ -18,6 +18,8 @@ CMAKE_ON= BUILD_GMOCK BUILD_SHARED_LIBS INSTALL_GTEST
CMAKE_TESTING_ON= gmock_build_tests gtest_build_tests
USE_LDCONFIG= yes

PLIST_SUB= PORTVERSION=${PORTVERSION}

USE_GITHUB= yes
GH_ACCOUNT= google

Expand Down
6 changes: 3 additions & 3 deletions devel/googletest/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1673980603
SHA256 (google-googletest-v1.13.0_GH0.tar.gz) = ad7fdba11ea011c1d925b3289cf4af2c66a352e18d4c7264392fead75e919363
SIZE (google-googletest-v1.13.0_GH0.tar.gz) = 862871
TIMESTAMP = 1691069587
SHA256 (google-googletest-v1.14.0_GH0.tar.gz) = 8ad598c73ad796e0d8280b082cebd82a630d73e73cd3c70057938a6501bba5d7
SIZE (google-googletest-v1.14.0_GH0.tar.gz) = 867764
8 changes: 4 additions & 4 deletions devel/googletest/pkg-plist
Expand Up @@ -43,13 +43,13 @@ lib/cmake/GTest/GTestConfigVersion.cmake
lib/cmake/GTest/GTestTargets-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/GTest/GTestTargets.cmake
lib/libgmock.so
lib/libgmock.so.1.13.0
lib/libgmock.so.%%PORTVERSION%%
lib/libgmock_main.so
lib/libgmock_main.so.1.13.0
lib/libgmock_main.so.%%PORTVERSION%%
lib/libgtest.so
lib/libgtest.so.1.13.0
lib/libgtest.so.%%PORTVERSION%%
lib/libgtest_main.so
lib/libgtest_main.so.1.13.0
lib/libgtest_main.so.%%PORTVERSION%%
libdata/pkgconfig/gmock.pc
libdata/pkgconfig/gmock_main.pc
libdata/pkgconfig/gtest.pc
Expand Down
2 changes: 1 addition & 1 deletion devel/libayatana-appindicator/Makefile
@@ -1,6 +1,6 @@
PORTNAME= libayatana-appindicator
PORTVERSION= 0.5.92
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= devel

MAINTAINER= jgh@FreeBSD.org
Expand Down
2 changes: 1 addition & 1 deletion devel/libayatana-indicator/Makefile
@@ -1,6 +1,6 @@
PORTNAME= libayatana-indicator
PORTVERSION= 0.9.3
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= devel

MAINTAINER= jgh@FreeBSD.org
Expand Down
2 changes: 1 addition & 1 deletion graphics/brunsli/Makefile
@@ -1,7 +1,7 @@
PORTNAME= brunsli
PORTVERSION= 0.1
DISTVERSIONPREFIX= v
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= graphics

MAINTAINER= sunpoet@FreeBSD.org
Expand Down
1 change: 1 addition & 0 deletions graphics/exiv2/Makefile
@@ -1,6 +1,7 @@
PORTNAME= exiv2
DISTVERSION= 0.28.0
DISTVERSIONSUFFIX= -Source
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= graphics
MASTER_SITES= https://github.com/Exiv2/exiv2/releases/download/v${DISTVERSION}/
Expand Down
2 changes: 1 addition & 1 deletion graphics/partio/Makefile
@@ -1,6 +1,6 @@
PORTNAME= partio
PORTVERSION= 1.14.6
PORTREVISION= 1
PORTREVISION= 2
DISTVERSIONPREFIX= v
CATEGORIES= graphics math

Expand Down
2 changes: 1 addition & 1 deletion graphics/s2/Makefile
@@ -1,7 +1,7 @@
PORTNAME= s2
PORTVERSION= 0.10.0
DISTVERSIONPREFIX= v
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= graphics

MAINTAINER= sunpoet@FreeBSD.org
Expand Down
2 changes: 1 addition & 1 deletion lang/cling/Makefile
@@ -1,6 +1,6 @@
PORTNAME= cling
DISTVERSION= 0.5-2018-08-13
PORTREVISION= 11
PORTREVISION= 12
CATEGORIES= lang devel
MASTER_SITES= https://root.cern.ch/download/cling/
DISTNAME= ${PORTNAME}_${DISTVERSION:C/^[0-9]\.[0-9]-//}_sources
Expand Down
1 change: 1 addition & 0 deletions math/verdict/Makefile
@@ -1,5 +1,6 @@
PORTNAME= verdict
PORTVERSION= 1.4.2
PORTREVISION= 1
CATEGORIES= math

MAINTAINER= thierry@FreeBSD.org
Expand Down
2 changes: 1 addition & 1 deletion multimedia/kodi/Makefile
@@ -1,6 +1,6 @@
PORTNAME= kodi
DISTVERSION= 20.2
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= multimedia java
# do not forget to fix devel/kodi-platform when updating kodi

Expand Down
1 change: 1 addition & 0 deletions net-p2p/ethash/Makefile
@@ -1,6 +1,7 @@
PORTNAME= ethash
PORTVERSION= 1.0.1
DISTVERSIONPREFIX= v
PORTREVISION= 1
CATEGORIES= net-p2p

MAINTAINER= bofh@FreeBSD.org
Expand Down
2 changes: 1 addition & 1 deletion science/orthanc/Makefile
@@ -1,6 +1,6 @@
PORTNAME= orthanc
DISTVERSION= 1.11.0
PORTREVISION= 8
PORTREVISION= 9
CATEGORIES= science
MASTER_SITES= https://www.orthanc-server.com/downloads/get.php?path=/orthanc/
DISTNAME= Orthanc-${PORTVERSION}
Expand Down
1 change: 1 addition & 0 deletions x11-fonts/ots/Makefile
@@ -1,5 +1,6 @@
PORTNAME= ots
PORTVERSION= 9.1.0
PORTREVISION= 1
CATEGORIES= x11-fonts
MASTER_SITES= https://github.com/khaledhosny/ots/releases/download/v${PORTVERSION}/

Expand Down

0 comments on commit b4d51fb

Please sign in to comment.