Bug 166857 - [patch] graphics/mapnik: update to 2.0.1
Summary: [patch] graphics/mapnik: update to 2.0.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-11 20:50 UTC by littlesavage
Modified: 2012-04-26 10:10 UTC (History)
0 users

See Also:


Attachments
file.diff (10.13 KB, patch)
2012-04-11 20:50 UTC, littlesavage
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description littlesavage 2012-04-11 20:50:10 UTC
The attached patch updates graphics/mapnik to 2.0.1 release.

Changes: https://github.com/mapnik/mapnik/wiki/Release2.0.1

Package and library names switched back from "mapnik2" to "mapnik" (https://github.com/mapnik/mapnik/issues/941).

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-04-11 20:51:02 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wen

wenheping@gmail.com => wen@ (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2012-04-11 20:51:04 UTC
Maintainer of graphics/mapnik,

Please note that PR ports/166857 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/166857

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 3 Edwin Groothuis freebsd_committer freebsd_triage 2012-04-11 20:51:06 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 4 dfilter service freebsd_committer freebsd_triage 2012-04-26 10:08:59 UTC
wen         2012-04-26 09:08:46 UTC

  FreeBSD ports repository

  Modified files:
    graphics/mapnik      Makefile distinfo pkg-plist 
    graphics/mapnik/files patch-src-build.py 
  Removed files:
    graphics/mapnik/files patch-bindings-python-build.py 
                          patch-include-mapnik-grid.hpp 
                          patch-utils-mapnik-config-mapnik-config.template.sh 
  Log:
  - Update to 2.0.1
  - Pass maintainership to submitter
  
  PR:             166857
  Submitted by:   Alexey Illarionov <littlesavage@rambler.ru>
  
  Revision  Changes    Path
  1.22      +5 -8      ports/graphics/mapnik/Makefile
  1.7       +2 -2      ports/graphics/mapnik/distinfo
  1.2       +0 -13     ports/graphics/mapnik/files/patch-bindings-python-build.py (dead)
  1.2       +0 -11     ports/graphics/mapnik/files/patch-include-mapnik-grid.hpp (dead)
  1.2       +15 -12    ports/graphics/mapnik/files/patch-src-build.py
  1.2       +0 -16     ports/graphics/mapnik/files/patch-utils-mapnik-config-mapnik-config.template.sh (dead)
  1.7       +40 -48    ports/graphics/mapnik/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 5 Wen Heping freebsd_committer freebsd_triage 2012-04-26 10:09:57 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!