summaryrefslogtreecommitdiff
blob: 308ec05eac798aa4e2b7aecd1d26ceac599a78af (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
# ChangeLog for sci-geosciences/mapnik
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-geosciences/mapnik/ChangeLog,v 1.5 2008/11/08 03:16:43 nerdboy Exp $

  08 Nov 2008; Steve Arnold <nerdboy@gentoo.org> mapnik-0.5.1.ebuild:
  Fixed the sed that modifies the fontpath in mapnik python lib.  The
  rendering problem reported in bug #239402 has been verified as fixed.

  02 Nov 2008; Steve Arnold <nerdboy@gentoo.org> mapnik-0.5.1.ebuild:
  Fixed PGSQL linkage issues and other whacked build stuff; added 
  ogcserver example config.  All input plugins build now.  Postgres
  dep should be changed to a virtual when ready (postgresql plugin
  won't build against libpq package).

  25 Sep 2008; Steve Arnold <nerdboy@gentoo.org> mapnik-0.5.1.ebuild:
  just forestalling Mr_Bones with a QA fix...

  25 Sep 2008; Steve Arnold <nerdboy@gentoo.org> metadata.xml,
  mapnik-0.5.1.ebuild:
  Removed proj and gdal use flags in favor of hard depends (mostly to
  make it cleaner for people using gpsdrive).

*mapnik-0.5.1 (25 Sep 2008)

  25 Sep 2008; Steve Arnold <nerdboy@gentoo.org>
  +files/mapnik-0.5.1-include-fix.patch, +metadata.xml,
  +mapnik-0.5.1.ebuild:
  New mapping toolkit supporting gpsdrive, as well as general mapping.
  Closes bug #140599.