Commit Graph

53 Commits

Author SHA1 Message Date
29e598360b cairo: 1.17.8 -> 1.18.0 2023-09-23 20:30:03 +02:00
480fb32ffb
cairo: 1.17.6 -> 1.17.8 2023-02-02 22:41:33 +01:00
99f9c56bce cairo: update to 1.17.6 2022-03-23 15:02:31 +01:00
70cdf5f84a [notify] cairo: update to 1.17.4
Note:
-----
build system switched from autotools to meson, therefore
all libtool files (*.la) are gone.
Every port that lists the old libcairo.la file in its own
libtool file has to be rebuild if other ports depends at
build time on it.

To find the broken files the following script can be usesd:

  for f in $(grep -lrs libcairo.la /usr/lib/); do \
    pkginfo -o $f | awk '!/^Package/ {print $1}'; \
  done | sort -u
2021-01-03 13:04:53 +01:00
Fredrik Rinnestam
1319c7d40f cairo: updated to 1.16.0 2018-10-20 19:03:54 +02:00
Fredrik Rinnestam
12a81bef23 [notify] cairo: updated to 1.15.14. Fix for CVE-2017-9814 2018-10-05 20:09:43 +02:00
Fredrik Rinnestam
7e589f9e6a cairo: updated to 1.15.12 2018-07-06 21:25:17 +02:00
Fredrik Rinnestam
5aae3b1db5 cairo: updated to 1.15.10 2017-12-21 23:39:35 +01:00
Fredrik Rinnestam
ed38733169 cairo: updated to 1.15.8 2017-12-08 22:49:47 +01:00
Fredrik Rinnestam
82eacf5723 cairo: updated to 1.15.6 2017-06-17 02:45:33 +02:00
Danny Rawlins
b4b7100ef4 cairo: 1.15.2 -> 1.15.4 2017-01-02 22:38:03 +11:00
Fredrik Rinnestam
704f6cb57a cairo: updated to 1.15.2 2016-11-24 20:06:38 +01:00
Fredrik Rinnestam
610d86d65b cairo: updated to 1.14.6 2015-12-10 23:41:50 +01:00
Fredrik Rinnestam
835c00205a cairo: updated to 1.14.4 2015-10-29 22:28:59 +01:00
Fredrik Rinnestam
891d06c909 cairo: updated to 1.14.2 2015-03-12 20:01:51 +01:00
Fredrik Rinnestam
e9ea842a7a cairo: updated to 1.14.0 2014-10-23 20:48:24 +02:00
Fredrik Rinnestam
26a0b65cc2 cairo: updated to 1.12.16 2013-08-28 18:13:16 +02:00
Fredrik Rinnestam
b9cb0f727b cairo: build with --enable-tee 2013-06-25 18:30:50 +02:00
Fredrik Rinnestam
d30eb70525 cairo: updated to 1.12.14 2013-02-10 19:11:00 +01:00
Fredrik Rinnestam
7c2f358ede cairo: updated to 1.12.12 2013-01-31 18:45:22 +01:00
Fredrik Rinnestam
aacbc4bc3a cairo: updated to 1.12.10 2013-01-17 22:08:30 +01:00
Fredrik Rinnestam
0ad7c9b738 cairo: update 1.12.8 2012-11-05 17:35:04 +01:00
Fredrik Rinnestam
7f38deff6c cairo: updated to 1.12.6 2012-10-23 20:27:33 +02:00
Fredrik Rinnestam
f0c075bb76 cairo: build without --enable-tee 2012-10-07 13:48:39 +02:00
Fredrik Rinnestam
f9db357419 cairo: update to 1.12.4 2012-10-06 16:21:14 +02:00
Tilman Sauerbeck
c955ffad45 cairo: updated to 1.12.2. 2012-05-01 17:19:10 +02:00
Tilman Sauerbeck
2784db2b94 cairo: updated to 1.12.0. 2012-04-01 12:38:09 +02:00
Tilman Sauerbeck
98cadfc42d cairo: enabled tee backend.
Required by Firefox.
2011-03-13 12:08:09 +01:00
Tilman Sauerbeck
37511ad09e cairo: updated to 1.10.2. 2011-01-08 18:17:53 +01:00
Tilman Sauerbeck
4f58afa8cd cairo: updated to 1.10.0. 2010-09-08 10:25:36 +02:00
Tilman Sauerbeck
76050ff797 cairo: removed glitz support. 2010-05-17 07:58:15 +02:00
Tilman Sauerbeck
c10183c868 cairo: added dependency on xorg-xcb-util. 2010-03-04 19:52:13 +01:00
Tilman Sauerbeck
cef5254f48 cairo: updated to 1.8.10. 2010-02-26 21:33:45 +01:00
Tilman Sauerbeck
fdf5b64058 cairo: updated to 1.8.8. 2009-06-20 13:25:33 +02:00
Tilman Sauerbeck
fbcfb8346a cairo: updated to 1.8.6. 2008-12-16 17:26:46 +01:00
Tilman Sauerbeck
ab44d90150 cairo: updated to 1.8.4. 2008-11-15 10:45:54 +01:00
Tilman Sauerbeck
078dfb81a5 cairo: updated to 1.8.2. 2008-10-31 18:10:13 +01:00
Tilman Sauerbeck
4642879137 cairo: updated to 1.8.0. 2008-09-27 12:24:32 +02:00
Tilman Sauerbeck
490593a319 cairo: updated to 1.6.4. 2008-04-12 09:23:07 +02:00
Tilman Sauerbeck
21853b8bbd cairo: updated to 1.6.2. 2008-04-11 23:16:41 +02:00
Tilman Sauerbeck
ba18bc9953 cairo: updated to 1.6.0. 2008-04-11 08:36:31 +02:00
Tilman Sauerbeck
6f615ecbb2 cairo: updated to 1.4.14. 2008-02-01 19:56:46 +01:00
Matt Housh
493fcfa183 cairo: updated to version 1.4.12 2007-11-30 17:34:03 -06:00
Matt Housh
d31927ae60 cairo: updated to version 1.4.10 2007-07-08 18:32:21 -05:00
Matt Housh
f4be7abc09 cairo: updated to version 1.4.6 2007-05-02 12:49:23 -05:00
Matt Housh
76e7ca3943 cairo: updated to version 1.4.4 2007-04-18 13:53:41 -05:00
Matt Housh
0143d29d7a cairo: updated to version 1.4.2 2007-04-02 08:50:37 -05:00
Matt Housh
30aa820f46 cairo: updated to version 1.4.0 2007-03-12 14:10:20 -05:00
Matt Housh
3a94bf903b cairo: updated to version 1.2.6 2006-11-09 20:28:17 -06:00
Matt Housh
78302160d7 cairo: updated to version 1.2.4 2006-09-07 16:19:48 +00:00