pkgsrc-Changes archive

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

CVS commit: pkgsrc/time/kholidays



Module Name:    pkgsrc
Committed By:   markd
Date:           Sat Jul 29 02:34:45 UTC 2023

Modified Files:
        pkgsrc/time/kholidays: Makefile PLIST distinfo

Log Message:
kholidays: update to 5.108.0

5.99
  Add Japanese substitute holiday in 2023
5.102
  holidays/plan2/holiday_us_en-us - fix Junetenth date
  Fix German "Buß- und Bettag" holiday is wrong (SN,BY)
  Add holidays for Malaysia
  cmake: Use ECMQmlModule for declarative plugin
  qcalendarsystem condition 'months<0' is always true
5.104
  Add holidays for Dominican Rebublic
  Kf5 add cuba holidays
  holidayregion variable 'regionCode' shadows outer function
5.107
  Significantly speed up HolidayRegion::defaultRegionCode()
5.108
  Add juneteenth as variable holiday


To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 pkgsrc/time/kholidays/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/time/kholidays/PLIST
cvs rdiff -u -r1.11 -r1.12 pkgsrc/time/kholidays/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/time/kholidays/Makefile
diff -u pkgsrc/time/kholidays/Makefile:1.36 pkgsrc/time/kholidays/Makefile:1.37
--- pkgsrc/time/kholidays/Makefile:1.36 Mon May 22 21:00:08 2023
+++ pkgsrc/time/kholidays/Makefile      Sat Jul 29 02:34:45 2023
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.36 2023/05/22 21:00:08 wiz Exp $
+# $NetBSD: Makefile,v 1.37 2023/07/29 02:34:45 markd Exp $
 
 DISTNAME=      kholidays-${KF5VER}
-PKGREVISION=   6
 CATEGORIES=    time
 
 HOMEPAGE=      https://community.kde.org/Frameworks

Index: pkgsrc/time/kholidays/PLIST
diff -u pkgsrc/time/kholidays/PLIST:1.5 pkgsrc/time/kholidays/PLIST:1.6
--- pkgsrc/time/kholidays/PLIST:1.5     Mon Apr 25 07:14:03 2022
+++ pkgsrc/time/kholidays/PLIST Sat Jul 29 02:34:45 2023
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2022/04/25 07:14:03 markd Exp $
+@comment $NetBSD: PLIST,v 1.6 2023/07/29 02:34:45 markd Exp $
 include/KF5/KHolidays/KHolidays/AstroSeasons
 include/KF5/KHolidays/KHolidays/Holiday
 include/KF5/KHolidays/KHolidays/HolidayRegion
@@ -24,7 +24,6 @@ qt5/mkspecs/modules/qt_KHolidays.pri
 qt5/qml/org/kde/kholidays/libkholidaysdeclarativeplugin.so
 qt5/qml/org/kde/kholidays/qmldir
 share/locale/ar/LC_MESSAGES/libkholidays5_qt.qm
-share/locale/ast/LC_MESSAGES/libkholidays5_qt.qm
 share/locale/az/LC_MESSAGES/libkholidays5_qt.qm
 share/locale/be/LC_MESSAGES/libkholidays5_qt.qm
 share/locale/bg/LC_MESSAGES/libkholidays5_qt.qm
@@ -57,6 +56,7 @@ share/locale/id/LC_MESSAGES/libkholidays
 share/locale/is/LC_MESSAGES/libkholidays5_qt.qm
 share/locale/it/LC_MESSAGES/libkholidays5_qt.qm
 share/locale/ja/LC_MESSAGES/libkholidays5_qt.qm
+share/locale/ka/LC_MESSAGES/libkholidays5_qt.qm
 share/locale/kk/LC_MESSAGES/libkholidays5_qt.qm
 share/locale/km/LC_MESSAGES/libkholidays5_qt.qm
 share/locale/ko/LC_MESSAGES/libkholidays5_qt.qm

Index: pkgsrc/time/kholidays/distinfo
diff -u pkgsrc/time/kholidays/distinfo:1.11 pkgsrc/time/kholidays/distinfo:1.12
--- pkgsrc/time/kholidays/distinfo:1.11 Thu Sep 29 01:20:44 2022
+++ pkgsrc/time/kholidays/distinfo      Sat Jul 29 02:34:45 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2022/09/29 01:20:44 markd Exp $
+$NetBSD: distinfo,v 1.12 2023/07/29 02:34:45 markd Exp $
 
-BLAKE2s (kholidays-5.98.0.tar.xz) = 69d8928fc2a908202fad9a17d5d7dc0fb1606512e88e0c0f061f661c79d72290
-SHA512 (kholidays-5.98.0.tar.xz) = 89859e70b06ff1989197de5fcf991be7e3b071b0783bda119c49a9268e4bdfcfcca54cb3c73820b7dcac36524d1f09b80ba3adaea9397d373fcb6d88f4d599d3
-Size (kholidays-5.98.0.tar.xz) = 241596 bytes
+BLAKE2s (kholidays-5.108.0.tar.xz) = 151f7482dbbf2bf70031a3953b77dcaf48eea8fb347ef4c8fb87febf9c0cf40e
+SHA512 (kholidays-5.108.0.tar.xz) = bbf5cb7b2205d57205d241d33f35c4f6c3b8c73c89c84ecb81b5be5473968eebb577182e8a0a73e5c8a41b1276a2ab2abd965e66dd3a5ee39ecc792d30d7368f
+Size (kholidays-5.108.0.tar.xz) = 255052 bytes



Home | Main Index | Thread Index | Old Index