[Bug 226460] devel/libical: segmentation fault with evolution-calendar-factory

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Mar 20 02:52:53 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226460

--- Comment #7 from commit-hook at freebsd.org ---
A commit references this bug:

Author: truckman
Date: Tue Mar 20 02:52:28 UTC 2018
New revision: 465060
URL: https://svnweb.freebsd.org/changeset/ports/465060

Log:
  Import upstream patch:
 
https://github.com/libical/libical/commit/77f82ba88abbb633dc52335fcc050bec3b41c2
  69

    icaltzutil_fetch_timezone now creates VTIMEZONE components using
    RRULEs rather than expanding out every year (if
    USE_INTEROPERATIVE_VTIMEZONES was off) or using a single time zone
    back to 1970 (if it was one).

    This creates more accurate time zones that are compatible with dates
    whose time zones have since transitioned to a different offset (such
    as a date in America/New_York in 1980).  Removed
    icaltzutil_set_exact_vtimezones_support and
    icaltzutil_get_exact_vtimezones_support.  Removed
    USE_INTEROPERABLE_VTIMEZONES.

  Add missing USE_GNOME=introspection:build

  Fix segmentation fault with evolution-calendar-factory

  Pet portlint, USE_* comes before USES

  PR:           226460
  Submitted by: cpm
  Obtained from:        github libical/libical (partially)

Changes:
  head/devel/libical/Makefile
  head/devel/libical/files/
  head/devel/libical/files/patch-src_libical_icaltz-util.c
  head/devel/libical/files/patch-src_libical_icaltz-util.h
  head/devel/libical/files/patch-src_test_timezones.c

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-gnome mailing list