pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/time/gnome-calendar gnome-calendar: update to 40.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9e415a23dc7e
branches:  trunk
changeset: 449941:9e415a23dc7e
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Apr 08 09:09:19 2021 +0000

description:
gnome-calendar: update to 40.0.

This builds with current glib2.

Major changes in 40.0:
* Updated translations

Major changes in 40.rc:
* Updated translations
* Minor cleanups

Major changes in 40.beta:
* Updated translations
* Use HdyViewSwitcher in the main window
* Fix the color of new calendars

Major changes in 40.alpha:
* Updated translations
* Depend on libhandy-1
* Port to the newer libgweather api
* Improve the event editor

diffstat:

 time/gnome-calendar/Makefile |   8 ++++----
 time/gnome-calendar/distinfo |  10 +++++-----
 2 files changed, 9 insertions(+), 9 deletions(-)

diffs (38 lines):

diff -r cbc705b8f1bb -r 9e415a23dc7e time/gnome-calendar/Makefile
--- a/time/gnome-calendar/Makefile      Thu Apr 08 08:58:50 2021 +0000
+++ b/time/gnome-calendar/Makefile      Thu Apr 08 09:09:19 2021 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2020/11/17 15:31:51 nia Exp $
+# $NetBSD: Makefile,v 1.4 2021/04/08 09:09:19 wiz Exp $
 
-DISTNAME=      gnome-calendar-3.38.1
-MASTER_SITES=  ${MASTER_SITE_GNOME:=/sources/${PKGBASE}/${PKGVERSION_NOREV:R}/}
+DISTNAME=      gnome-calendar-40.0
+MASTER_SITES=  ${MASTER_SITE_GNOME:=sources/${PKGBASE}/${PKGVERSION_NOREV:R}/}
 CATEGORIES=    time gnome
 EXTRACT_SUFX=  .tar.xz
 
@@ -25,7 +25,7 @@
 .include "../../devel/glib2/schemas.mk"
 .include "../../devel/libdazzle/buildlink3.mk"
 .include "../../devel/libgweather/buildlink3.mk"
-.include "../../devel/libhandy/buildlink3.mk"
+.include "../../devel/libhandy1/buildlink3.mk"
 .include "../../geography/geoclue/buildlink3.mk"
 .include "../../graphics/hicolor-icon-theme/buildlink3.mk"
 .include "../../mail/evolution-data-server/buildlink3.mk"
diff -r cbc705b8f1bb -r 9e415a23dc7e time/gnome-calendar/distinfo
--- a/time/gnome-calendar/distinfo      Thu Apr 08 08:58:50 2021 +0000
+++ b/time/gnome-calendar/distinfo      Thu Apr 08 09:09:19 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2020/11/10 02:19:23 nia Exp $
+$NetBSD: distinfo,v 1.2 2021/04/08 09:09:19 wiz Exp $
 
-SHA1 (gnome-calendar-3.38.1.tar.xz) = db74a12cb4becf36df672ce3f1fc64b96d975f49
-RMD160 (gnome-calendar-3.38.1.tar.xz) = 5471760bae552871e4e74c567b47e726b95bac15
-SHA512 (gnome-calendar-3.38.1.tar.xz) = 24ddb69852139954f0b29b3333b712bb56f79fa8cdefba567cad99ddeb1bd5a4af644fdfc8ac0c7c404be49437df0395722d5d7e7e5221847b2eb4b83c9b5f05
-Size (gnome-calendar-3.38.1.tar.xz) = 547168 bytes
+SHA1 (gnome-calendar-40.0.tar.xz) = acb15ed4b6cb5859ec2b1b8809af15803b2715c1
+RMD160 (gnome-calendar-40.0.tar.xz) = a99adac193b2e127a11021f8d78f2badf68382b9
+SHA512 (gnome-calendar-40.0.tar.xz) = 8c1f7ecad90e8cefc2560795a0045ff243e4647d717b66d433b11deb10a01d07d2ab03978da8cb4d0e9227e91338213a8142ebae5044c0a8cf26e7c0f64f4b7e
+Size (gnome-calendar-40.0.tar.xz) = 552888 bytes



Home | Main Index | Thread Index | Old Index