pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/time/kholidays kholidays: update to 5.93.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/94c30431b0b5
branches:  trunk
changeset: 377857:94c30431b0b5
user:      markd <markd%pkgsrc.org@localhost>
date:      Mon Apr 25 07:14:03 2022 +0000

description:
kholidays: update to 5.93.0

5.81.0
Make it compile with unity cmake support
Handle negative years in easter and pascha calculations

5.82.0
add holidays for srilanka in sinhala
Replace moon phase calculation code

5.84.0
Add Bangladesh holiday
holiday_fi_fi - adjust midsummer festival "Juhannuspäivä"

5.85.0
Update holiday_kz_kk
Update holiday_kz_ru
Update Mexican holidays
Create mu_fr_catholic
Update mu_en, mu_en_islamic

5.87.0
Update Canadian holidays

5.88.0
Correct Name of last day of daylight saving time
Fixed typo on holiday_mx_es
various holiday_* - assign explicit names for subregions
holidays/holidays.qrc - remove trailing white-space
Remove unneeded fstream include
removed shabs
added pakistan holidays

5.90.0
holiday_us_en-us - add Juneteenth

5.91.0
Update Taiwanese holidays
UK holiday change 2022 (Spring bank holiday)

5.92.0
holiday_pl_pl - add Fat Thursday and State Holidays w/o day-off

5.93.0
All values of category get read from holiday file
Unreliable print of solstice in holidays
Remove double entries and correct indian

diffstat:

 time/kholidays/Makefile |  3 +--
 time/kholidays/PLIST    |  4 ++--
 time/kholidays/distinfo |  8 ++++----
 3 files changed, 7 insertions(+), 8 deletions(-)

diffs (43 lines):

diff -r badd90fcaf30 -r 94c30431b0b5 time/kholidays/Makefile
--- a/time/kholidays/Makefile   Mon Apr 25 07:10:16 2022 +0000
+++ b/time/kholidays/Makefile   Mon Apr 25 07:14:03 2022 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2022/04/18 19:10:10 adam Exp $
+# $NetBSD: Makefile,v 1.27 2022/04/25 07:14:03 markd Exp $
 
 DISTNAME=      kholidays-${KF5VER}
-PKGREVISION=   6
 CATEGORIES=    time
 
 HOMEPAGE=      https://community.kde.org/Frameworks
diff -r badd90fcaf30 -r 94c30431b0b5 time/kholidays/PLIST
--- a/time/kholidays/PLIST      Mon Apr 25 07:10:16 2022 +0000
+++ b/time/kholidays/PLIST      Mon Apr 25 07:14:03 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2021/03/30 10:58:28 markd Exp $
+@comment $NetBSD: PLIST,v 1.5 2022/04/25 07:14:03 markd Exp $
 include/KF5/KHolidays/KHolidays/AstroSeasons
 include/KF5/KHolidays/KHolidays/Holiday
 include/KF5/KHolidays/KHolidays/HolidayRegion
@@ -12,7 +12,7 @@
 include/KF5/KHolidays/kholidays/lunarphase.h
 include/KF5/KHolidays/kholidays/sunriseset.h
 include/KF5/KHolidays/kholidays/zodiac.h
-include/KF5/kholidays_version.h
+include/KF5/KHolidays/kholidays_version.h
 lib/cmake/KF5Holidays/KF5HolidaysConfig.cmake
 lib/cmake/KF5Holidays/KF5HolidaysConfigVersion.cmake
 lib/cmake/KF5Holidays/KF5HolidaysTargets-noconfig.cmake
diff -r badd90fcaf30 -r 94c30431b0b5 time/kholidays/distinfo
--- a/time/kholidays/distinfo   Mon Apr 25 07:10:16 2022 +0000
+++ b/time/kholidays/distinfo   Mon Apr 25 07:14:03 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2021/10/26 11:24:22 nia Exp $
+$NetBSD: distinfo,v 1.10 2022/04/25 07:14:03 markd Exp $
 
-BLAKE2s (kholidays-5.80.0.tar.xz) = ffc67a5eadb177946591ee2370c9bd216bc31ff25163a399b25b714f1be5d38c
-SHA512 (kholidays-5.80.0.tar.xz) = aa7665fe4d64255cb06835f7867e70978bd14ceed7c0ecd21375e889584eb5794d85af08d4756b25ca9cd8c9a7f4ab50c20ecdcbfc8200290796bc8248d7cdc2
-Size (kholidays-5.80.0.tar.xz) = 225916 bytes
+BLAKE2s (kholidays-5.93.0.tar.xz) = 6451f833fa47a5574cad28ebe82561a9ae89399f5d4d62f17432a3aa232ebf24
+SHA512 (kholidays-5.93.0.tar.xz) = b2921ae46d8d94d018d5b6678e9565de0c2e9ee1062da3ae875c1097fd63271b8b4ae1eaefd652da069080fc0b5b98dbf339b72277a4a2cc2d6ff39592995aaf
+Size (kholidays-5.93.0.tar.xz) = 235784 bytes



Home | Main Index | Thread Index | Old Index