aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2022-04-29 15:02:15 +0000
committerStefan Eßer <se@FreeBSD.org>2022-04-29 15:02:15 +0000
commit20f0f671ca6f54373ead6e66d0ec117b9de54834 (patch)
treed737a66bbfed9fb9fc924efc130df7e91f9c1717
parent980444a82fbdb499bf5c561c4b8ad84c1c2c294b (diff)
downloadports-20f0f671ca6f54373ead6e66d0ec117b9de54834.tar.gz
ports-20f0f671ca6f54373ead6e66d0ec117b9de54834.zip
deskutils/calendar-data: convert all files to UTF-8
The different calendars have traditionally been provided in locale specific 8-bit encodings. With this update they are all provided in UTF-8 encoding, which will be automatically converted to the encoding selected in the process environment of the calendar program. On systems with ICONV support compiled into the calendar program, the output will be identical to that generated before. All calendar files have been checked by translating them back to their original encoding and comparing them with the previous version. The main advantage of having these files in UTF-8 is ease of editing, since it is no longer encessary to have the editor configured for the particular encoding of each file. On UTF-8 consoles, ICONV support is no longer required to display calendars with foreign encodings. Pull Request: https://github.com/freebsd/calendar-data/pull/1
-rw-r--r--deskutils/calendar-data/Makefile2
-rw-r--r--deskutils/calendar-data/distinfo6
-rw-r--r--deskutils/calendar-data/pkg-plist55
3 files changed, 27 insertions, 36 deletions
diff --git a/deskutils/calendar-data/Makefile b/deskutils/calendar-data/Makefile
index f6c06c67017e..a3a15cca6175 100644
--- a/deskutils/calendar-data/Makefile
+++ b/deskutils/calendar-data/Makefile
@@ -1,5 +1,5 @@
PORTNAME= calendar-data
-DISTVERSION= 2020.10
+DISTVERSION= 2022.04
DISTVERSIONPREFIX= v
CATEGORIES= deskutils
diff --git a/deskutils/calendar-data/distinfo b/deskutils/calendar-data/distinfo
index ba48fd16edd5..eee14e6947a5 100644
--- a/deskutils/calendar-data/distinfo
+++ b/deskutils/calendar-data/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1603556121
-SHA256 (freebsd-calendar-data-v2020.10_GH0.tar.gz) = 38add47f8bab52ca893dcee41d3ded958635da844599fc82a317e576449985ef
-SIZE (freebsd-calendar-data-v2020.10_GH0.tar.gz) = 85899
+TIMESTAMP = 1651244419
+SHA256 (freebsd-calendar-data-v2022.04_GH0.tar.gz) = f95c51a56f30d03c8d2fe8bbc31cb74de864cebe72747f05ebb56b37e6c9db39
+SIZE (freebsd-calendar-data-v2022.04_GH0.tar.gz) = 82510
diff --git a/deskutils/calendar-data/pkg-plist b/deskutils/calendar-data/pkg-plist
index 44dfba8758c2..947e61a4b30c 100644
--- a/deskutils/calendar-data/pkg-plist
+++ b/deskutils/calendar-data/pkg-plist
@@ -1,5 +1,6 @@
share/calendar/calendar.all
share/calendar/calendar.australia
+share/calendar/calendar.austria
share/calendar/calendar.birthday
share/calendar/calendar.brazilian
share/calendar/calendar.christian
@@ -20,45 +21,35 @@ share/calendar/calendar.southafrica
share/calendar/calendar.ukrainian
share/calendar/calendar.usholiday
share/calendar/calendar.world
-share/calendar/de_AT.ISO_8859-15/calendar.feiertag
-share/calendar/de_DE.ISO8859-1/calendar.all
-share/calendar/de_DE.ISO8859-1/calendar.feiertag
-share/calendar/de_DE.ISO8859-1/calendar.geschichte
-share/calendar/de_DE.ISO8859-1/calendar.kirche
-share/calendar/de_DE.ISO8859-1/calendar.literatur
-share/calendar/de_DE.ISO8859-1/calendar.musik
-share/calendar/de_DE.ISO8859-1/calendar.wissenschaft
-share/calendar/fr_FR.ISO8859-1/calendar.all
-share/calendar/fr_FR.ISO8859-1/calendar.fetes
-share/calendar/fr_FR.ISO8859-1/calendar.french
-share/calendar/fr_FR.ISO8859-1/calendar.jferies
-share/calendar/fr_FR.ISO8859-1/calendar.proverbes
-share/calendar/hr_HR.ISO8859-2/calendar.all
-share/calendar/hr_HR.ISO8859-2/calendar.praznici
-share/calendar/hu_HU.ISO8859-2/calendar.all
-share/calendar/hu_HU.ISO8859-2/calendar.nevnapok
-share/calendar/hu_HU.ISO8859-2/calendar.unnepek
-share/calendar/pt_BR.ISO8859-1/calendar.all
-share/calendar/pt_BR.ISO8859-1/calendar.commemorative
-share/calendar/pt_BR.ISO8859-1/calendar.holidays
-share/calendar/pt_BR.ISO8859-1/calendar.mcommemorative
+share/calendar/de_AT.UTF-8/calendar.feiertag
+share/calendar/de_DE.UTF-8/calendar.all
+share/calendar/de_DE.UTF-8/calendar.feiertag
+share/calendar/de_DE.UTF-8/calendar.geschichte
+share/calendar/de_DE.UTF-8/calendar.kirche
+share/calendar/de_DE.UTF-8/calendar.literatur
+share/calendar/de_DE.UTF-8/calendar.musik
+share/calendar/de_DE.UTF-8/calendar.wissenschaft
+share/calendar/fr_FR.UTF-8/calendar.all
+share/calendar/fr_FR.UTF-8/calendar.fetes
+share/calendar/fr_FR.UTF-8/calendar.french
+share/calendar/fr_FR.UTF-8/calendar.jferies
+share/calendar/fr_FR.UTF-8/calendar.proverbes
+share/calendar/hr_HR.UTF-8/calendar.all
+share/calendar/hr_HR.UTF-8/calendar.praznici
+share/calendar/hu_HU.UTF-8/calendar.all
+share/calendar/hu_HU.UTF-8/calendar.nevnapok
+share/calendar/hu_HU.UTF-8/calendar.unnepek
share/calendar/pt_BR.UTF-8/calendar.all
share/calendar/pt_BR.UTF-8/calendar.commemorative
share/calendar/pt_BR.UTF-8/calendar.holidays
share/calendar/pt_BR.UTF-8/calendar.mcommemorative
-share/calendar/ru_RU.KOI8-R/calendar.all
-share/calendar/ru_RU.KOI8-R/calendar.common
-share/calendar/ru_RU.KOI8-R/calendar.holiday
-share/calendar/ru_RU.KOI8-R/calendar.military
-share/calendar/ru_RU.KOI8-R/calendar.orthodox
-share/calendar/ru_RU.KOI8-R/calendar.pagan
share/calendar/ru_RU.UTF-8/calendar.all
share/calendar/ru_RU.UTF-8/calendar.common
share/calendar/ru_RU.UTF-8/calendar.holiday
share/calendar/ru_RU.UTF-8/calendar.military
share/calendar/ru_RU.UTF-8/calendar.orthodox
share/calendar/ru_RU.UTF-8/calendar.pagan
-share/calendar/uk_UA.KOI8-U/calendar.all
-share/calendar/uk_UA.KOI8-U/calendar.holiday
-share/calendar/uk_UA.KOI8-U/calendar.misc
-share/calendar/uk_UA.KOI8-U/calendar.orthodox
+share/calendar/uk_UA.UTF-8/calendar.all
+share/calendar/uk_UA.UTF-8/calendar.holiday
+share/calendar/uk_UA.UTF-8/calendar.misc
+share/calendar/uk_UA.UTF-8/calendar.orthodox