summaryrefslogtreecommitdiff
blob: eb37949c9fad6bc1428a67124ab33c8572ce7ec0 (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
# ChangeLog for media-gfx/graphviz
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphviz/ChangeLog,v 1.7 2003/01/21 22:32:37 george Exp $

*graphviz-1.8.10-r3 (21 Jan 2003)

  21 Jan 2003; George Shapovalov <george@gentoo.org> graphviz-1.8.10-r3.ebuild :
  Another libpng-1.0 related fix. Now made sure all -lpng are replaced by lpng10, as quite often
  gcc tries to link against libpng.so.3 instead of libpng.so.2. See #12433.
  As the fixed problem tends to lead to silent failures, -r bumping the ebuild to force rebuild.

*graphviz-1.8.10-r2 (14 Jan 2003)

  14 Jan 2003; George Shapovalov <george@gentoo.org> graphviz-1.8.10-r2.ebuild :

  Following up on seemant's fix to libpng-1.0 series upated the graphviz ebuild to link against correct 
  version of libpng. Please see #10726 for more details.

*graphviz-1.8.10-r1 (10 Nov 2002)

  10 Nov 2002; George Shapovalov <george@gentoo.org> graphviz-1.8.10-r1.ebuild, files/ :

  removed libpng dependency and made package compile without libpng. 
  Reason: at the moment this is the only app left in portage that depends on libpng-1.0 
  series (often won't compile against 1.2) and libpng-1.0 is creating a lot of trouble 
  for example with kdelibs. See #10726 for details.

*graphviz-1.8.10 (10 Nov 2002)

  10 Nov 2002; George Shapovalov <george@gentoo.org> graphviz-1.8.10.ebuild :
   new version.
   Fixes some weird issue, possibly libpng related. This app still depends on libpng-1.0.x!!
   Corrected the dependency. See #9702 for more details.

*graphviz-1.7.15-r2 (12 Apr 2002)

  14 Aug 2002; Pieter Van den Abeele <pvdabeel@gentoo.org> :
  Added ppc keyword

  12 Apr 2002; Seemant Kulleen <seemant@gentoo.org> graphviz-1.7.15-r2.ebuild :

  Compile against newest libpng

*graphviz-1.7.15-r1 (1 Feb 2002)