Date: Fri, 30 Sep 2022 16:12:34 GMT From: Jason Helfman <jgh@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 36afe73541e9 - main - devel/libayatana-indicator: update to 0.9.2, pet portlint Message-ID: <202209301612.28UGCY69056378@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by jgh: URL: https://cgit.FreeBSD.org/ports/commit/?id=36afe73541e9d45e51df22f80a444a5de56a2eda commit 36afe73541e9d45e51df22f80a444a5de56a2eda Author: Jason Helfman <jgh@FreeBSD.org> AuthorDate: 2022-09-30 16:11:37 +0000 Commit: Jason Helfman <jgh@FreeBSD.org> CommitDate: 2022-09-30 16:12:15 +0000 devel/libayatana-indicator: update to 0.9.2, pet portlint --- devel/libayatana-indicator/Makefile | 10 ++++------ devel/libayatana-indicator/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 9 deletions(-) diff --git a/devel/libayatana-indicator/Makefile b/devel/libayatana-indicator/Makefile index 70495be261d9..9993d331a4dd 100644 --- a/devel/libayatana-indicator/Makefile +++ b/devel/libayatana-indicator/Makefile @@ -1,6 +1,5 @@ PORTNAME= libayatana-indicator -PORTVERSION= 0.9.1 -PORTREVISION= 2 +PORTVERSION= 0.9.2 CATEGORIES= devel MAINTAINER= jgh@FreeBSD.org @@ -9,13 +8,12 @@ WWW= https://github.com/AyatanaIndicators/libayatana-indicator LICENSE= GPLv3 -BUILD_DEPENDS= lcov>=0:devel/lcov - -USES= cmake localbase:ldflags gnome pkgconfig vala:build - LIB_DEPENDS= libharfbuzz.so:print/harfbuzz \ libgtest.so:devel/googletest \ libayatana-ido3-0.4.so:devel/ayatana-ido +BUILD_DEPENDS= lcov>=0:devel/lcov + +USES= cmake localbase:ldflags gnome pkgconfig vala:build USE_GNOME= introspection glib20 gtk30 pango atk cairo gdkpixbuf2 diff --git a/devel/libayatana-indicator/distinfo b/devel/libayatana-indicator/distinfo index 061eca849676..dac1c7735cb8 100644 --- a/devel/libayatana-indicator/distinfo +++ b/devel/libayatana-indicator/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1652971521 -SHA256 (AyatanaIndicators-libayatana-indicator-0.9.1_GH0.tar.gz) = 15a8844265067652c06242736ece682622d73cedcccdf1c171ce27fba70ba689 -SIZE (AyatanaIndicators-libayatana-indicator-0.9.1_GH0.tar.gz) = 148993 +TIMESTAMP = 1664470272 +SHA256 (AyatanaIndicators-libayatana-indicator-0.9.2_GH0.tar.gz) = e38546cdd160573d1ba6819bd33fdeee0aabc67c0a08d709d582d85f3868ee64 +SIZE (AyatanaIndicators-libayatana-indicator-0.9.2_GH0.tar.gz) = 149768
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209301612.28UGCY69056378>