The NetBSD Project

CVS log for pkgsrc/chat/telepathy-qt/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / chat / telepathy-qt

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: MAIN


Revision 1.27 / (download) - annotate - [select for diffs], Sat Dec 30 01:38:52 2023 UTC (3 months, 2 weeks ago) by zafer
Branch: MAIN
CVS Tags: pkgsrc-2024Q1-base, pkgsrc-2024Q1, HEAD
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (colored)

https

Revision 1.26 / (download) - annotate - [select for diffs], Sun Nov 12 13:20:51 2023 UTC (5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored)

*: revebump for new brotli option for freetype2

Addresses PR 57693

Revision 1.25 / (download) - annotate - [select for diffs], Tue Oct 24 22:08:23 2023 UTC (5 months, 3 weeks ago) by wiz
Branch: MAIN
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored)

*: bump for openssl 3

Revision 1.24 / (download) - annotate - [select for diffs], Mon Oct 23 06:37:35 2023 UTC (5 months, 3 weeks ago) by wiz
Branch: MAIN
Changes since 1.23: +3 -3 lines
Diff to previous 1.23 (colored)

*: update for Python base package change

Instead of depending on one of the removed packages (that are now included
in the base Python packages), include batteries-included.mk to require
a Python version that supplies them.

Remove now included packages.

Bump PKGREVISION.

Revision 1.23 / (download) - annotate - [select for diffs], Mon Aug 14 05:23:56 2023 UTC (8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored)

*: recursive bump for Python 3.11 as new default

Revision 1.22 / (download) - annotate - [select for diffs], Tue Jun 6 12:40:23 2023 UTC (10 months, 1 week ago) by riastradh
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored)

Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.

Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).

No change to BUILD_DEPENDS as used correctly inside buildlink3.

As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html

Revision 1.21 / (download) - annotate - [select for diffs], Sun Jan 29 21:15:40 2023 UTC (14 months, 2 weeks ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

*: Recursive revbup from graphics/freetype2

Revision 1.20 / (download) - annotate - [select for diffs], Wed Dec 8 16:03:33 2021 UTC (2 years, 4 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)

revbump for icu and libffi

Revision 1.19 / (download) - annotate - [select for diffs], Mon Nov 15 22:54:08 2021 UTC (2 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

*: recursive bump for gstreamer 1.18.5

Revision 1.18 / (download) - annotate - [select for diffs], Mon Aug 17 20:18:19 2020 UTC (3 years, 8 months ago) by leot
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

*: revbump after fontconfig bl3 changes (libuuid removal)

Revision 1.17 / (download) - annotate - [select for diffs], Sun Mar 8 16:49:01 2020 UTC (4 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

*: recursive bump for libffi

Revision 1.16 / (download) - annotate - [select for diffs], Sat Jan 18 21:48:53 2020 UTC (4 years, 3 months ago) by jperkin
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

*: Recursive revision bump for openssl 1.1.1.

Revision 1.15 / (download) - annotate - [select for diffs], Sat Dec 21 16:43:59 2019 UTC (4 years, 3 months ago) by nros
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4
Changes since 1.14: +3 -1 lines
Diff to previous 1.14 (colored)

Turn off -Werror for telepathy-qt

Warnings are emitted in example code because some dependencies has depracated
some things. This breaks the build because -Werror is used. So turn it off.

Revision 1.14 / (download) - annotate - [select for diffs], Sat Nov 2 22:18:26 2019 UTC (4 years, 5 months ago) by rillig
Branch: MAIN
Changes since 1.13: +3 -3 lines
Diff to previous 1.13 (colored)

chat: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.

Revision 1.13 / (download) - annotate - [select for diffs], Mon Sep 2 13:19:52 2019 UTC (4 years, 7 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8

Revision 1.12 / (download) - annotate - [select for diffs], Fri Apr 26 14:12:33 2019 UTC (4 years, 11 months ago) by maya
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

fix some whitespace, mostly introduced in the previous
python 3.4 / 3.5 removal commit.

Revision 1.11 / (download) - annotate - [select for diffs], Fri Apr 26 13:13:45 2019 UTC (4 years, 11 months ago) by maya
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

Omit mentions of python 34 and 35, after those were removed.

- Includes some whitespace changes, to be handled in a separate commit.

Revision 1.10 / (download) - annotate - [select for diffs], Thu Apr 25 07:32:39 2019 UTC (4 years, 11 months ago) by maya
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

PKGREVISION bump for anything using python without a PYPKGPREFIX.

This is a semi-manual PKGREVISION bump.

Revision 1.9 / (download) - annotate - [select for diffs], Tue Jul 3 05:03:05 2018 UTC (5 years, 9 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

extend PYTHON_VERSIONS_ for Python 3.7

Revision 1.8 / (download) - annotate - [select for diffs], Mon Mar 12 11:16:11 2018 UTC (6 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

Recursive bumps for fontconfig and libzip dependency changes.

Revision 1.7 / (download) - annotate - [select for diffs], Mon Sep 4 18:08:18 2017 UTC (6 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

Follow some redirects.

Revision 1.6 / (download) - annotate - [select for diffs], Sun Jan 1 14:43:26 2017 UTC (7 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

Add python-3.6 to incompatible versions.

Revision 1.5 / (download) - annotate - [select for diffs], Sat Jul 9 13:03:33 2016 UTC (7 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Remove python33: adapt all packages that refer to it.

Revision 1.4 / (download) - annotate - [select for diffs], Thu Apr 14 09:40:09 2016 UTC (8 years ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2
Changes since 1.3: +3 -2 lines
Diff to previous 1.3 (colored)

Remove GNU ld --no-add-needed on SunOS.

Revision 1.3 / (download) - annotate - [select for diffs], Sat Mar 5 11:28:09 2016 UTC (8 years, 1 month ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 (colored)

Bump PKGREVISION for security/openssl ABI bump.

Revision 1.2 / (download) - annotate - [select for diffs], Wed Dec 23 12:38:56 2015 UTC (8 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base, pkgsrc-2015Q4
Changes since 1.1: +7 -1 lines
Diff to previous 1.1 (colored)

py-expat is required for building.

Revision 1.1 / (download) - annotate - [select for diffs], Tue Dec 1 13:11:49 2015 UTC (8 years, 4 months ago) by jaapb
Branch: MAIN

Added chat/telepathy-qt 0.9.6.1, a set of Qt bindings for Telepathy.

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>