git: 6a2bf18cfb99 - main - devel/libphonenumber: Update to 9.0.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 14 Mar 2025 05:39:21 UTC
The branch main has been updated by jhale: URL: https://cgit.FreeBSD.org/ports/commit/?id=6a2bf18cfb996d5af789bc28de282709bcad2b3e commit 6a2bf18cfb996d5af789bc28de282709bcad2b3e Author: Jason E. Hale <jhale@FreeBSD.org> AuthorDate: 2025-03-14 05:35:24 +0000 Commit: Jason E. Hale <jhale@FreeBSD.org> CommitDate: 2025-03-14 05:35:24 +0000 devel/libphonenumber: Update to 9.0.1 Remove unnecessary googletest dep from BUILD_DEPENDS. This is only needed for tests. https://github.com/google/libphonenumber/releases/tag/v9.0.1 --- devel/libphonenumber/Makefile | 4 +--- devel/libphonenumber/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/devel/libphonenumber/Makefile b/devel/libphonenumber/Makefile index 5e6cdafd4816..6611c99ffde3 100644 --- a/devel/libphonenumber/Makefile +++ b/devel/libphonenumber/Makefile @@ -1,7 +1,6 @@ PORTNAME= libphonenumber DISTVERSIONPREFIX= v -DISTVERSION= 9.0.0 -PORTREVISION= 1 +DISTVERSION= 9.0.1 CATEGORIES= devel MAINTAINER= kde@FreeBSD.org @@ -10,7 +9,6 @@ WWW= https://github.com/google/libphonenumber LICENSE= APACHE20 -BUILD_DEPENDS= googletest>0:devel/googletest LIB_DEPENDS= libabsl_strings.so:devel/abseil \ libboost_atomic.so:devel/boost-libs \ libicui18n.so:devel/icu \ diff --git a/devel/libphonenumber/distinfo b/devel/libphonenumber/distinfo index 82df07c1b969..efa388fbdbb1 100644 --- a/devel/libphonenumber/distinfo +++ b/devel/libphonenumber/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1741160576 -SHA256 (google-libphonenumber-v9.0.0_GH0.tar.gz) = d6a4cdaa26aa68676344a9b34f61753e340cc96e644c45c3546f36f367a3772a -SIZE (google-libphonenumber-v9.0.0_GH0.tar.gz) = 13006041 +TIMESTAMP = 1741929654 +SHA256 (google-libphonenumber-v9.0.1_GH0.tar.gz) = 853f980ac2aa549e8a5bc12e0edcd7124a44ac2160d0b8611f35cbf613793fd7 +SIZE (google-libphonenumber-v9.0.1_GH0.tar.gz) = 13006478