The NetBSD Project

CVS log for pkgsrc/time/libical/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / time / libical

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.47 / (download) - annotate - [select for diffs], Wed Nov 8 13:21:13 2023 UTC (4 months, 2 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4, HEAD
Changes since 1.46: +2 -1 lines
Diff to previous 1.46 (colored) to selected 1.19 (colored)

*: recursive bump for icu 74.1

Revision 1.46 / (download) - annotate - [select for diffs], Thu Oct 19 14:51:16 2023 UTC (5 months, 1 week ago) by wiz
Branch: MAIN
Changes since 1.45: +2 -2 lines
Diff to previous 1.45 (colored) to selected 1.19 (colored)

libical: update to 3.0.17.

    Improved Android support
    Escape commas in x-property TEXT values
    Built-in timezones updated to tzdata2023c
    icalparser_ctrl setting defines how to handle invalid CONTROL characters during parsing
    New publicly available functions:
        get_zone_directory()
        icalparser_get_ctrl
        icalparser_set_ctrl

Revision 1.45 / (download) - annotate - [select for diffs], Thu Apr 27 12:00:40 2023 UTC (11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2
Changes since 1.44: +2 -3 lines
Diff to previous 1.44 (colored) to selected 1.19 (colored)

libical: update to 3.0.16.

Version 3.0.16 (17 October 2022):
---------------------------------
 * Fix regressions in 3.0.15 due to improperly tested fuzz fixes
 * Fix argument guards in icaltime_as_timet to match documentation and tests.

Version 3.0.15 (06 October 2022):
---------------------------------
 * Add missing property parameters into libical-glib
 * Fix CMake option USE_32BIT_TIME_T actually uses a 32-bit time_t value
 * Fix icaltime_as_timet, which returned incorrect results for years >= 2100,
   to work properly between years 1902 and 10k.
 * Fix x-property comma handling and escaping
 * Built-in timezones updated to tzdata2022d (now with a VTIMEZONE for each time zone alias)
 * Fix a fuzzer issue
 * Handle unreachable-code compile warnings with clang
 * Ensure all vanew_foo() calls finish with (void*)0 (not 0)

Revision 1.44 / (download) - annotate - [select for diffs], Wed Apr 19 08:08:48 2023 UTC (11 months, 1 week ago) by adam
Branch: MAIN
Changes since 1.43: +2 -2 lines
Diff to previous 1.43 (colored) to selected 1.19 (colored)

revbump after textproc/icu update

Revision 1.43 / (download) - annotate - [select for diffs], Wed Nov 23 16:19:04 2022 UTC (16 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4
Changes since 1.42: +2 -2 lines
Diff to previous 1.42 (colored) to selected 1.19 (colored)

massive revision bump after textproc/icu update

Revision 1.42 / (download) - annotate - [select for diffs], Tue Jun 28 11:36:51 2022 UTC (21 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base, pkgsrc-2022Q3
Changes since 1.41: +2 -2 lines
Diff to previous 1.41 (colored) to selected 1.19 (colored)

*: recursive bump for perl 5.36

Revision 1.41 / (download) - annotate - [select for diffs], Mon Apr 18 19:10:10 2022 UTC (23 months, 1 week ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2
Changes since 1.40: +2 -1 lines
Diff to previous 1.40 (colored) to selected 1.19 (colored)

revbump for textproc/icu update

Revision 1.40 / (download) - annotate - [select for diffs], Sun Feb 13 00:20:57 2022 UTC (2 years, 1 month ago) by gutteridge
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base, pkgsrc-2022Q1
Changes since 1.39: +3 -3 lines
Diff to previous 1.39 (colored) to selected 1.19 (colored)

libical: update to 3.0.14

Version 3.0.14 (05 February 2022):
----------------------------------
 * icalvalue: Reset non-UTC icaltimetype::zone on set
 * Fix icalcomponent_set_due not removing TZID when necessary

Version 3.0.13 (17 January 2022):
---------------------------------
 * icalcomponent_get_dtend() return icaltime_null_time(), unless called on VEVENT, VAVAILABILITY or VFREEBUSY
 * icalcomponent_get_duration() for VTODO calculate with DUE instead of DTEND
 * Replace CMake FindBDB with FindBerleyDB (https://github.com/sum01/FindBerkele

Revision 1.39 / (download) - annotate - [select for diffs], Sat Dec 11 21:13:01 2021 UTC (2 years, 3 months ago) by gutteridge
Branch: MAIN
CVS Tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4
Changes since 1.38: +2 -3 lines
Diff to previous 1.38 (colored) to selected 1.19 (colored)

libical: update to 3.0.12

Change log:
-----------------------------------
 * Fix a libicalval crash in cleanVObject
 * METHOD:DECLINECOUNTER must have DTEND or DURATION
 * Handle if DTEND and DURATION are both missing
 * Improved FindICU (copied from official CMake.  see files in cmake/Kitware)
 * Buildsystem fixes (especially for the Ninja generator)
 * Built-in timezones updated to tzdata2021e

Revision 1.38 / (download) - annotate - [select for diffs], Wed Dec 8 16:02:45 2021 UTC (2 years, 3 months ago) by adam
Branch: MAIN
Changes since 1.37: +2 -1 lines
Diff to previous 1.37 (colored) to selected 1.19 (colored)

revbump for icu and libffi

Revision 1.37 / (download) - annotate - [select for diffs], Mon Nov 1 23:21:22 2021 UTC (2 years, 4 months ago) by gutteridge
Branch: MAIN
Changes since 1.36: +2 -3 lines
Diff to previous 1.36 (colored) to selected 1.19 (colored)

libical: update to 3.0.11

Version 3.0.11 (09 October 2021):
---------------------------------
 * Fix icalrecur_iterator_set_start() for hourly, minutely, and secondly recurrences
 * Fix build for Berkeley DB version greater than 5
 * Fix vcal for some architectures (like aarch64, ppc64le and s390x)
 * Fix memory leaks in vcal
 * Prevent crash when looking for tzid in initialize_rscale
 * Adjust libdir and includedir in generated pkgconfig files
 * Built-in timezones updated to tzdata2021c

Revision 1.36 / (download) - annotate - [select for diffs], Mon May 24 19:55:01 2021 UTC (2 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2
Changes since 1.35: +2 -2 lines
Diff to previous 1.35 (colored) to selected 1.19 (colored)

*: recursive bump for perl 5.34

Revision 1.35 / (download) - annotate - [select for diffs], Wed Apr 21 11:40:42 2021 UTC (2 years, 11 months ago) by adam
Branch: MAIN
Changes since 1.34: +2 -1 lines
Diff to previous 1.34 (colored) to selected 1.19 (colored)

revbump for textproc/icu

Revision 1.34 / (download) - annotate - [select for diffs], Mon Apr 19 11:04:52 2021 UTC (2 years, 11 months ago) by nia
Branch: MAIN
Changes since 1.33: +2 -2 lines
Diff to previous 1.33 (colored) to selected 1.19 (colored)

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

Revision 1.33 / (download) - annotate - [select for diffs], Fri Mar 19 10:45:31 2021 UTC (3 years ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1
Changes since 1.32: +3 -4 lines
Diff to previous 1.32 (colored) to selected 1.19 (colored)

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

Revision 1.32 / (download) - annotate - [select for diffs], Sat Nov 7 09:06:32 2020 UTC (3 years, 4 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2020Q4-base, pkgsrc-2020Q4
Changes since 1.31: +2 -2 lines
Diff to previous 1.31 (colored) to selected 1.19 (colored)

(time/libical) Fix (local) build with #define FALSE (0). Please correct if wrong

Revision 1.31 / (download) - annotate - [select for diffs], Thu Nov 5 09:07:11 2020 UTC (3 years, 4 months ago) by ryoon
Branch: MAIN
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (colored) to selected 1.19 (colored)

*: Recursive revbump from textproc/icu-68.1

Revision 1.30 / (download) - annotate - [select for diffs], Mon Aug 31 18:12:20 2020 UTC (3 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q3-base, pkgsrc-2020Q3
Changes since 1.29: +2 -2 lines
Diff to previous 1.29 (colored) to selected 1.19 (colored)

*: bump PKGREVISION for perl-5.32.

Revision 1.29 / (download) - annotate - [select for diffs], Tue Jun 2 08:22:59 2020 UTC (3 years, 9 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2
Changes since 1.28: +2 -1 lines
Diff to previous 1.28 (colored) to selected 1.19 (colored)

Revbump for icu

Revision 1.28 / (download) - annotate - [select for diffs], Tue May 19 15:33:10 2020 UTC (3 years, 10 months ago) by nia
Branch: MAIN
Changes since 1.27: +2 -3 lines
Diff to previous 1.27 (colored) to selected 1.19 (colored)

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)

Revision 1.27 / (download) - annotate - [select for diffs], Sat May 2 15:07:42 2020 UTC (3 years, 10 months ago) by rillig
Branch: MAIN
Changes since 1.26: +1 -6 lines
Diff to previous 1.26 (colored) to selected 1.19 (colored)

time/libical: remove broken REPLACE_INTERPRETER block

The block was called "perl" but replaced "tclsh". Its empty REPLACE_FILES
triggered a warning, which I converted to an error in my local bulk
build.

Revision 1.26 / (download) - annotate - [select for diffs], Sun Apr 12 08:28:08 2020 UTC (3 years, 11 months ago) by adam
Branch: MAIN
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored) to selected 1.19 (colored)

Recursive revision bump after textproc/icu update

Revision 1.25 / (download) - annotate - [select for diffs], Sun Mar 8 16:51:31 2020 UTC (4 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.24: +2 -1 lines
Diff to previous 1.24 (colored) to selected 1.19 (colored)

*: recursive bump for libffi

Revision 1.24 / (download) - annotate - [select for diffs], Wed Jan 29 11:04:19 2020 UTC (4 years, 2 months ago) by nia
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored) to selected 1.19 (colored)

libical: Update to 3.0.7

Version 3.0.7 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:

    libical-glib: Fix ICalAttach handling of the icalattach native structure
    Let icalattach_new_from_data() use the 'free_fn' argument again
    Fix memory leaks in attachment handling and elsewhere
    Fix a multithreading race condition
    More fuzzification fixes

Revision 1.23 / (download) - annotate - [select for diffs], Sat Nov 2 20:55:46 2019 UTC (4 years, 4 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4
Changes since 1.22: +14 -10 lines
Diff to previous 1.22 (colored) to selected 1.19 (colored)

libical: Update to 3.0.6

Changes in 3.0.6:

    Handle both COUNT and UNTIL in RRULEs
    Fix RRULE BYDAY with INTERVAL=2 conflict
    Various fuzzification fixes
    New publicly available function:
        icaltimezone_truncate_vtimezone()
    Add option to disable building the test suite
    Built-in timezones updated to tzdata2019c

Changes in 3.0.5:

    New publicly available function:
        icalproperty_get_datetime_with_component()
    Allow reset DATE/DATE-TIME VALUE parameter for all-day events
    icalproperty_get_datetime_with_component() will use location as TZID fallback.
    New CMake option ENABLE_GTK_DOC for disabling the libical-glib developer documentation
    GObject Introspection - use $MAJOR-0 versioning
    libical-glib API is considered unstable:
        define LIBICAL_GLIB_UNSTABLE_API=1 before including <libical-glib/libical-glib.h>
    Built-in timezones updated to tzdata2019a
    De-fuzzifications and Coverity fixes

Changes in 3.0.4:

    Silently fail RSCALE recurrence clauses when RSCALE is disabled
    Fixed icalcomponent_set_comment() and icalcomponent_set_uid()
    fix FREQ=MONTHLY;BYMONTH
    Skip UTF-8 marker when parsing
    Fix parsing ? in VCF files produced by Outlook
    Fix TZID on DATE-TIME value can override time specified in UTC
    CMake discovery module for ICU uses pkg-config now
    New publicly available function:
        icalparameter_kind_is_valid()
    Built-in timezones updated to tzdata2018e

Revision 1.22 / (download) - annotate - [select for diffs], Sat Nov 2 16:28:38 2019 UTC (4 years, 4 months ago) by rillig
Branch: MAIN
Changes since 1.21: +4 -4 lines
Diff to previous 1.21 (colored) to selected 1.19 (colored)

time: align variable assignments

pkglint -Wall -F --only aligned -r

No manual corrections.

Revision 1.21 / (download) - annotate - [select for diffs], Sun Aug 11 13:24:03 2019 UTC (4 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored) to selected 1.19 (colored)

Bump PKGREVISIONs for perl 5.30.0

Revision 1.20 / (download) - annotate - [select for diffs], Wed Apr 3 00:33:10 2019 UTC (4 years, 11 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)

Recursive revbump from textproc/icu

Revision 1.19 / (download) - annotate - [selected], Sun Dec 9 18:52:09 2018 UTC (5 years, 3 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

revbump after updating textproc/icu

Revision 1.18 / (download) - annotate - [select for diffs], Sat Nov 24 13:35:05 2018 UTC (5 years, 4 months ago) by nia
Branch: MAIN
Changes since 1.17: +2 -1 lines
Diff to previous 1.17 (colored) to selected 1.19 (colored)

libical: Explicitly disable BDB because if it's found, packaging will break.

Revision 1.17 / (download) - annotate - [select for diffs], Wed Aug 22 09:47:14 2018 UTC (5 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored) to selected 1.19 (colored)

Recursive bump for perl5-5.28.0

Revision 1.16 / (download) - annotate - [select for diffs], Fri Jul 20 03:33:57 2018 UTC (5 years, 8 months ago) by ryoon
Branch: MAIN
Changes since 1.15: +2 -1 lines
Diff to previous 1.15 (colored) to selected 1.19 (colored)

Recursive revbump from textproc/icu-62.1

Revision 1.15 / (download) - annotate - [select for diffs], Wed Apr 25 05:51:20 2018 UTC (5 years, 11 months ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2
Changes since 1.14: +12 -8 lines
Diff to previous 1.14 (colored) to selected 1.19 (colored)

libical: update to 3.0.3

Version 3.0.3:
--------------
 * VTODO COMPLETED property can be a DATE-TIME or DATE (for backward compatibility)
 * Improved recurrence iteration

Version 3.0.2:
--------------
 * No longer attempt to detect the need for -DUSE_32BIT_TIME_T with MSVC
 * New CMake option ICAL_BUILD_DOCS which can be used to disable the docs target
 * Fix threading hang in BSD type systems (OpenBSD, MacOS,...)
 * Build with Ninja improvements

Version 3.0.1:
--------------
 * Built-in timezones updated to tzdata2017c
 * Fix a multi-threaded deadlock in icaltimezone_load_builtin_timezone()
 * Fix a CMake problem with parallel builds

Version 3.0.0:
--------------
 * Relicense from MPL 1.0 to MPL 2.0 (keep dual license for LGPL v2.1)
 * Requires CMake v3.1.0 or higher along with various CMake and buildsystem fixes
 * Added a 'make uninstall'
 * Fixed use-after-free issues and some memory leaks
 * Built-in timezones updated to tzdata2017b
 * More accurate VTIMEZONE generation when using the system time zone data (when
   USE_BUILTIN_TZDATA=False)
 * icalvalue_as_ical_string() returns "TRUE" (non-zero) or "FALSE" (zero) values only.
 * New icalvalue.h convenience macros: ICAL_BOOLEAN_TRUE and ICAL_BOOLEAN_FALSE
 * Better value type checking of property values when parsing
 * icalvalue_new/set_date and icalvalue_new/set_datetime now enforce DATE and DATE-TIME
   values respectively
 * draft-ietf-calext-extensions (RFC 7986) support added
 * Parameter values are now en/decoded per RFC 6868
 * Removed is_utc from icaltimetype struct
    * Set icaltimetype.zone to icaltimezone_get_utc_timezone() to change a time to UTC
    * Use icaltime_is_utc() to check if a time is in UTC
 * Added support for VPATCH component
 * New publicly available functions:
     + icalproperty_set_parent (icalproperty_get_parent was already public)
     + icalvalue_get_parent (icalvalue_set_parent was already public)
     + icalparameter_set_parent
     + icalparameter_get_parent
     + icalvalue_new_datetimedate (DATE or DATE-TIME)
     + icalvalue_set_datetimedate
     + icalvalue_get_datetimedate
     + icalrecur_iterator_set_start
     + icalcomponent_normalize()
     + icalproperty_normalize()
 * Removed deprecated functions:
    + icaltime_from_timet (use icaltime_from_timet_with_zone)
    + icaltime_start_day_of_week (use icaltime_start_day_week)
    + icalproperty_remove_parameter (use icalproperty_remove_parameter_by_kind)
    + icalproperty_string_to_enum (use icalproperty_kind_and_string_to_enum)
 * Signature changed for functions:
    + VObject *Parse_MIME_FromFileName(const char *fname)
    + icalgauge *icalgauge_new_from_sql(const char *sql, int expand)
    + const char *icallangbind_property_eval_string(icalproperty *prop, const char *sep)
    + const char *icallangbind_property_eval_string_r(icalproperty *prop, const char *sep)
    + void set_zone_directory(const char *path)
    + icalcalendar *icalcalendar_new(const char *dir)
    + int icalrecur_expand_recurrence(const char *rule, time_t start, int count, time_t *array)

Version 2.0.0:
--------------
 * WARNING: Version 2 IS NOT Binary Compatible with Older Versions
 * Version 2 is Source Compatible with Older Versions
 * Lots of source code scrubbing
 * [New] RSCALE support (requires libicu from http://www.icu-project.org)
 * [New] CalDAV attachment support (draft-ietf-calext-caldav-attachments)
 * [New] Resurrect the Berkeley DB storage support
 * [Bug] issue83: Incorrect recurrence generation for weekly pattern
 * Handle RRULEs better
 * Handle threading better

Revision 1.14 / (download) - annotate - [select for diffs], Sat Jul 9 06:39:08 2016 UTC (7 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored) to selected 1.19 (colored)

Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.

Revision 1.13 / (download) - annotate - [select for diffs], Fri Jun 12 10:51:41 2015 UTC (8 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored) to selected 1.19 (colored)

Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.

Revision 1.12 / (download) - annotate - [select for diffs], Sat Mar 14 17:11:43 2015 UTC (9 years ago) by tnn
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1
Changes since 1.11: +2 -1 lines
Diff to previous 1.11 (colored) to selected 1.19 (colored)

wants to link with pthreads

Revision 1.11 / (download) - annotate - [select for diffs], Thu May 29 23:37:50 2014 UTC (9 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2
Changes since 1.10: +2 -1 lines
Diff to previous 1.10 (colored) to selected 1.19 (colored)

Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.

Revision 1.10 / (download) - annotate - [select for diffs], Sun May 11 23:42:10 2014 UTC (9 years, 10 months ago) by dsainty
Branch: MAIN
Changes since 1.9: +2 -1 lines
Diff to previous 1.9 (colored) to selected 1.19 (colored)

State the package's licence.

Revision 1.9 / (download) - annotate - [select for diffs], Sun May 11 02:25:34 2014 UTC (9 years, 10 months ago) by dsainty
Branch: MAIN
Changes since 1.8: +2 -1 lines
Diff to previous 1.8 (colored) to selected 1.19 (colored)

Not MAKE_JOBS_SAFE, it appears.

Revision 1.8 / (download) - annotate - [select for diffs], Sat Feb 1 01:44:52 2014 UTC (10 years, 1 month ago) by markd
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1
Changes since 1.7: +5 -7 lines
Diff to previous 1.7 (colored) to selected 1.19 (colored)

Update libical to 1.0.

bugfixes.

Revision 1.7 / (download) - annotate - [select for diffs], Fri May 31 12:42:24 2013 UTC (10 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored) to selected 1.19 (colored)

Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.

Revision 1.6 / (download) - annotate - [select for diffs], Mon Oct 8 13:04:20 2012 UTC (11 years, 5 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.5: +1 -3 lines
Diff to previous 1.5 (colored) to selected 1.19 (colored)

Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.

Revision 1.5 / (download) - annotate - [select for diffs], Wed Oct 3 21:58:17 2012 UTC (11 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.4: +2 -1 lines
Diff to previous 1.4 (colored) to selected 1.19 (colored)

Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.

Revision 1.4 / (download) - annotate - [select for diffs], Fri Nov 20 11:47:08 2009 UTC (14 years, 4 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4
Changes since 1.3: +6 -3 lines
Diff to previous 1.3 (colored) to selected 1.19 (colored)

update to 0.44
changes: bugfixes and portability improvements

Revision 1.3 / (download) - annotate - [select for diffs], Thu Apr 2 13:13:47 2009 UTC (15 years ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1
Changes since 1.2: +3 -1 lines
Diff to previous 1.2 (colored) to selected 1.19 (colored)

always use the system's timezone files (previously it did so
only on Linux) -- the bundled ones are not consistent wrt
some prefix (freeassociation.sourceforge.net vs citadel.org)
which triggers a runtime check when imported ical files are used,
bump PKGREVISION

Revision 1.2 / (download) - annotate - [select for diffs], Thu Mar 19 11:57:48 2009 UTC (15 years ago) by drochner
Branch: MAIN
Changes since 1.1: +8 -2 lines
Diff to previous 1.1 (colored) to selected 1.19 (colored)

update to 0.43
changes: fixes from evolution
pkgsrc change: pull in a portability patch from evolution-data-server,
 depend on zone.tab

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Dec 19 21:48:05 2008 UTC (15 years, 3 months ago) by markd
Branch: TNF
CVS Tags: pkgsrc-base, pkgsrc-2008Q4-base, pkgsrc-2008Q4
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored) to selected 1.19 (colored)

Initial import of libical 0.42

an implementation of iCalendar protocols and data formats.

Revision 1.1 / (download) - annotate - [select for diffs], Fri Dec 19 21:48:05 2008 UTC (15 years, 3 months ago) by markd
Branch: MAIN
Diff to selected 1.19 (colored)

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>