Path to this page:
./
time/libical,
Reference implementation of the iCalendar data type and format
Branch: CURRENT,
Version: 3.0.10,
Package name: libical-3.0.10,
Maintainer: pkgsrc-usersLIBICAL -- an implementation of iCalendar protocols and data formats
Required to run:[
textproc/libxml2] [
textproc/icu] [
devel/glib2] [
time/zonetab]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: ed9a3bcff30d543c6caae019f4333f6af55934ed
RMD160: c7ade4170aa750f95e93eba5b36a897d8d5edf01
Filesize: 868.623 KB
Version history: (Expand)
- (2021-04-19) Updated to version: libical-3.0.10
- (2021-03-19) Updated to version: libical-3.0.9
- (2020-11-05) Updated to version: libical-3.0.8nb3
- (2020-09-01) Updated to version: libical-3.0.8nb2
- (2020-06-02) Updated to version: libical-3.0.8nb1
- (2020-05-19) Updated to version: libical-3.0.8
CVS history: (Expand)
2021-04-19 13:04:52 by Nia Alarie | Files touched by this commit (2) |  |
Log message:
libical: update to 3.0.10
Version 3.0.10 is a patch release.
This release is binary and source compatible with version 3.0.0.
Note that the libical-glib library is considered unstable; therefore not binary \
compatible with previous releases
ReleaseNotes:
Fix building -DSTATIC_ONLY=True with Ninja
Fix generating wrong recurrence rules (#478)
Fix a bug computing transitions in tzfiles
Fix reading TZif files to use TZ string in the footer as the last \
(non-terminating) transitions
Fix reading TZif files to use more RRULEs and/or RDATEs whevever possible
Built-in timezones updated to tzdata2021a
|
2021-03-19 11:45:31 by Nia Alarie | Files touched by this commit (7) |  |
Log message:
libical: Update to 3.0.9
Version 3.0.9 is a patch release.
This release is binary and source compatible with version 3.0.0.
Note that the libical-glib library is considered unstable; therefore not binary \
compatible with previous releases
Release Notes:
- Add support for empty parameters, e.g. CN=""
- Accept VTIMEZONE with more than one X- property
- Several fixes for recurrences containing BYWEEKNO
- icalrecurrencetype_from_string() will reject any RRULE that contains a \
rule-part that occurs more than once
- Improve thread safety
- Fix compiled-in path for the built-in timezone data
- Fix reading TZif files with empty v1 data (use v2+ whenever possible)
- Add backwards compatibility for previous TZIDs
- Built-in timezones updated to tzdata2020d
- Fix build with newer libicu
- Fix cross-compile support in libical-glib
|
2020-11-07 11:30:20 by Nia Alarie | Files touched by this commit (4) |
Log message:
libical: use upstream patches to fix icu fallout.
|
2020-11-07 10:06:32 by Makoto Fujiwara | Files touched by this commit (3) |
Log message:
(time/libical) Fix (local) build with #define FALSE (0). Please correct if wrong
|
2020-11-05 10:09:30 by Ryo ONODERA | Files touched by this commit (1814) |
Log message:
*: Recursive revbump from textproc/icu-68.1
|
2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631) |  |
Log message:
*: bump PKGREVISION for perl-5.32.
|
2020-06-02 10:25:05 by Adam Ciarcinski | Files touched by this commit (1689) |
Log message:
Revbump for icu
|
2020-05-19 17:33:10 by Nia Alarie | Files touched by this commit (5) |  |
Log message:
libical: Update to 3.0.8
Version 3.0.8 is a patch release.
This release is binary and source compatible with version 3.0.0.
Note that the libical-glib library is considered unstable; therefore not binary \
compatible with previous releases
ReleaseNotes:
- Fix for icalattach_new_from_data() and the 'free_fn' argument
- Fix if recurrencetype contains both COUNT and UNTIL (only output UNTIL in the \
RRULE)
|