Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Mar 2022 23:17:35 GMT
From:      Neel Chauhan <nc@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: a6ea63b81471 - main - deskutils/gnome-calendar: Update to 42.0
Message-ID:  <202203222317.22MNHZ2S051961@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by nc:

URL: https://cgit.FreeBSD.org/ports/commit/?id=a6ea63b81471ad885b063d3219753e7e9ef396a2

commit a6ea63b81471ad885b063d3219753e7e9ef396a2
Author:     Neel Chauhan <nc@FreeBSD.org>
AuthorDate: 2022-03-22 22:55:06 +0000
Commit:     Neel Chauhan <nc@FreeBSD.org>
CommitDate: 2022-03-22 23:17:31 +0000

    deskutils/gnome-calendar: Update to 42.0
---
 deskutils/gnome-calendar/Makefile  | 9 +++------
 deskutils/gnome-calendar/distinfo  | 8 +++-----
 deskutils/gnome-calendar/pkg-plist | 2 ++
 3 files changed, 8 insertions(+), 11 deletions(-)

diff --git a/deskutils/gnome-calendar/Makefile b/deskutils/gnome-calendar/Makefile
index 540063891ab2..4a5c727b1e47 100644
--- a/deskutils/gnome-calendar/Makefile
+++ b/deskutils/gnome-calendar/Makefile
@@ -1,14 +1,11 @@
 # Created by: Koop Mast <kwm@FreeBSD.org>
 
 PORTNAME=	gnome-calendar
-PORTVERSION=	41.2
+PORTVERSION=	42.0
 CATEGORIES=	deskutils gnome
 MASTER_SITES=	GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/}
 DIST_SUBDIR=	gnome
 
-PATCH_SITES=	https://gitlab.gnome.org/GNOME/${PORTNAME}/-/commit/
-PATCHFILES+=	e35dbc1acd03.patch:-p1 # https://gitlab.gnome.org/GNOME/gnome-calendar/-/merge_requests/198
-
 MAINTAINER=	gnome@FreeBSD.org
 COMMENT=	Simple and beautiful calendar application for GNOME
 
@@ -19,7 +16,7 @@ BUILD_DEPENDS=	gsettings-desktop-schemas>=0:devel/gsettings-desktop-schemas
 LIB_DEPENDS=	libical.so:devel/libical \
 		libdazzle-1.0.so:x11-toolkits/libdazzle \
 		libsoup-2.4.so:devel/libsoup \
-		libgweather-3.so:net/libgweather \
+		libgweather-4.so:net/libgweather4 \
 		libgeoclue-2.so:net/geoclue \
 		libgeocode-glib.so:net/geocode-glib \
 		libgoa-1.0.so:net/gnome-online-accounts \
@@ -31,7 +28,7 @@ PORTSCOUT=	limitw:1,even
 USES=		compiler:c11 desktop-file-utils gettext gnome \
 		localbase:ldflags meson pkgconfig python:3.4+,build tar:xz
 USE_LDCONFIG=	yes
-USE_GNOME=	cairo evolutiondataserver3 gtksourceview3
+USE_GNOME=	cairo evolutiondataserver3 gtksourceview3 libadwaita
 BINARY_ALIAS=	python3=${PYTHON_VERSION}
 
 GLIB_SCHEMAS=	org.gnome.calendar.enums.xml \
diff --git a/deskutils/gnome-calendar/distinfo b/deskutils/gnome-calendar/distinfo
index 1ef79ca30182..9e77c70a5fd3 100644
--- a/deskutils/gnome-calendar/distinfo
+++ b/deskutils/gnome-calendar/distinfo
@@ -1,5 +1,3 @@
-TIMESTAMP = 1640291825
-SHA256 (gnome/gnome-calendar-41.2.tar.xz) = 956b2f190322651c67fe667223896f8aa5acf33b70ada5a3b05a5361bda6611a
-SIZE (gnome/gnome-calendar-41.2.tar.xz) = 583584
-SHA256 (gnome/e35dbc1acd03.patch) = ded10dd0b1e9fce59414fd60a6ab42c560842745ef38774dc6d30f222293e71d
-SIZE (gnome/e35dbc1acd03.patch) = 773
+TIMESTAMP = 1647989040
+SHA256 (gnome/gnome-calendar-42.0.tar.xz) = b63f73f55032fc1390442f94cdf6b3cab9c91c774ddd2e5c61ecfec9d2c5e9aa
+SIZE (gnome/gnome-calendar-42.0.tar.xz) = 579044
diff --git a/deskutils/gnome-calendar/pkg-plist b/deskutils/gnome-calendar/pkg-plist
index 449b637bd599..7909e99964fc 100644
--- a/deskutils/gnome-calendar/pkg-plist
+++ b/deskutils/gnome-calendar/pkg-plist
@@ -10,6 +10,7 @@ share/locale/af/LC_MESSAGES/gnome-calendar.mo
 share/locale/an/LC_MESSAGES/gnome-calendar.mo
 share/locale/ar/LC_MESSAGES/gnome-calendar.mo
 share/locale/be/LC_MESSAGES/gnome-calendar.mo
+share/locale/bg/LC_MESSAGES/gnome-calendar.mo
 share/locale/bs/LC_MESSAGES/gnome-calendar.mo
 share/locale/ca/LC_MESSAGES/gnome-calendar.mo
 share/locale/ca@valencia/LC_MESSAGES/gnome-calendar.mo
@@ -38,6 +39,7 @@ share/locale/id/LC_MESSAGES/gnome-calendar.mo
 share/locale/is/LC_MESSAGES/gnome-calendar.mo
 share/locale/it/LC_MESSAGES/gnome-calendar.mo
 share/locale/ja/LC_MESSAGES/gnome-calendar.mo
+share/locale/kab/LC_MESSAGES/gnome-calendar.mo
 share/locale/kk/LC_MESSAGES/gnome-calendar.mo
 share/locale/ko/LC_MESSAGES/gnome-calendar.mo
 share/locale/lt/LC_MESSAGES/gnome-calendar.mo



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203222317.22MNHZ2S051961>