Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Mar 2018 02:52:50 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 226460] devel/libical: segmentation fault with evolution-calendar-factory
Message-ID:  <bug-226460-6497-rRwZKkujaT@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-226460-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-226460-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D226460

--- Comment #7 from commit-hook@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:
=20
https://github.com/libical/libical/commit/77f82ba88abbb633dc52335fcc050bec3=
b41c2
  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=3Dintrospection: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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-226460-6497-rRwZKkujaT>