diff options
author | markd <markd@pkgsrc.org> | 2022-04-25 07:14:03 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2022-04-25 07:14:03 +0000 |
commit | 1821ce95036f6fdba7bbf6eadf3f10ac875953f4 (patch) | |
tree | 010fffa8800069e4f671b6d183af6fc9a05c143d | |
parent | 64f03c19b18cad73742de27ef0f6af545fd517bd (diff) | |
download | pkgsrc-1821ce95036f6fdba7bbf6eadf3f10ac875953f4.tar.gz |
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
-rw-r--r-- | time/kholidays/Makefile | 3 | ||||
-rw-r--r-- | time/kholidays/PLIST | 4 | ||||
-rw-r--r-- | time/kholidays/distinfo | 8 |
3 files changed, 7 insertions, 8 deletions
diff --git a/time/kholidays/Makefile b/time/kholidays/Makefile index da3834f222f..6b29a18a586 100644 --- a/time/kholidays/Makefile +++ b/time/kholidays/Makefile @@ -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 --git a/time/kholidays/PLIST b/time/kholidays/PLIST index 7ca3ea9c77e..dee50135d71 100644 --- a/time/kholidays/PLIST +++ b/time/kholidays/PLIST @@ -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/kholidays_export.h 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 --git a/time/kholidays/distinfo b/time/kholidays/distinfo index 7f2537485d8..d85cfd071e1 100644 --- a/time/kholidays/distinfo +++ b/time/kholidays/distinfo @@ -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 |