summaryrefslogtreecommitdiff
blob: 1e70152c6fc752f922f7539006f39c273f8e94be (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
# ChangeLog for www-client/phantomjs
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/www-client/phantomjs/ChangeLog,v 1.15 2014/10/29 08:28:10 graaff Exp $

*phantomjs-1.9.8 (29 Oct 2014)

  29 Oct 2014; Hans de Graaff <graaff@gentoo.org> phantomjs-1.9.7.ebuild,
  +phantomjs-1.9.8.ebuild:
  Non-maintainer version bump to address POODLE mitigation. Phantomjs now uses
  TLSv1 by default instead of SSLv3.

  28 Jul 2014; Mike Frysinger <vapier@gentoo.org> metadata.xml:
  Drop myself as maintainer.

  04 Mar 2014; Andreas K. Huettel <dilfridge@gentoo.org>
  phantomjs-1.9.7.ebuild:
  Add subslot dependency on dev-libs/icu

  13 Feb 2014; Jason A. Donenfeld <zx2c4@gentoo.org> metadata.xml:
  I do not maintain this package any longer.

*phantomjs-1.9.7 (13 Feb 2014)

  13 Feb 2014; Jason A. Donenfeld <zx2c4@gentoo.org> +phantomjs-1.9.7.ebuild,
  -phantomjs-1.9.0.ebuild:
  Version bump.

  25 Sep 2013; Tim Harder <radhermit@gentoo.org> phantomjs-1.9.0.ebuild:
  Add unzip build dep (bug #485970).

  29 Apr 2013; Mike Frysinger <vapier@gentoo.org> phantomjs-1.9.0.ebuild:
  Clean up random problems (but does not fix them all -- see #409991).

  25 Apr 2013; Jason A. Donenfeld <zx2c4@gentoo.org> phantomjs-1.9.0.ebuild:
  Respect CFLAGS.

  25 Apr 2013; Jason A. Donenfeld <zx2c4@gentoo.org> phantomjs-1.9.0.ebuild:
  Needs icu.

*phantomjs-1.9.0 (25 Apr 2013)

  25 Apr 2013; Jason A. Donenfeld <zx2c4@gentoo.org> +phantomjs-1.9.0.ebuild,
  metadata.xml:
  Bumping verison to 1.9.0. We're relying on the internal static build of qt
  now, since they've patched themselves too far away from upstream.

  02 Mar 2013; Markos Chandras <hwoarang@gentoo.org> phantomjs-1.3.0.ebuild,
  phantomjs-1.4.1.ebuild:
  Move Qt dependencies to the new category

  19 Jul 2012; Michael Palimaka <kensington@gentoo.org> phantomjs-1.3.0.ebuild,
  phantomjs-1.4.1.ebuild:
  Add missing slot dependencies on Qt.

*phantomjs-1.4.1 (17 Jan 2012)

  17 Jan 2012; Mike Frysinger <vapier@gentoo.org> +phantomjs-1.4.1.ebuild:
  Version bump.

  01 Dec 2011; Mike Frysinger <vapier@gentoo.org> phantomjs-1.3.0.ebuild:
  Install examples with USE=examples as pointed out by Tim Harder.

*phantomjs-1.3.0 (27 Nov 2011)

  27 Nov 2011; Mike Frysinger <vapier@gentoo.org> +phantomjs-1.3.0.ebuild,
  +metadata.xml:
  Initial ebuild by me.