Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Feb 2011 15:27:50 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/graphics/pysvg Makefile distinfo pkg-plist
Message-ID:  <201102281527.p1SFRokk036198@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sunpoet     2011-02-28 15:27:50 UTC

  FreeBSD ports repository

  Modified files:
    graphics/pysvg       Makefile distinfo pkg-plist 
  Log:
  - Update to 0.2.1
  - Fix USE_PYTHON as pySVG does not build with Python 3.x
  - Fix PLIST for users not using Python 2.6
  
  Changes:
  
  http://codeboje.de/pysvg/ ("Release/History" section)
  
  Added:
  - Added kwargs to make life a bit easier when instantiating objects
  - Added dropshadows (contributed by Bastian)
  - Added patterns
  - Added turtle graphics
  - Added clip element
  - Added use element
  - Added some methods to get size/edge points or move an element (depends on element)
  - Implemented feMergeNode subclassing
  - Added filterprimitiveswithin
  Corrections:
  - Setfilter had wrong parameter
  - Corrected intendation
  - Documentation corrected
  
  PR:             ports/155084
  Submitted by:   sunpoet (myself)
  Approved by:    Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer)
  
  Revision  Changes    Path
  1.2       +5 -15     ports/graphics/pysvg/Makefile
  1.2       +2 -3      ports/graphics/pysvg/distinfo
  1.2       +16 -1     ports/graphics/pysvg/pkg-plist



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201102281527.p1SFRokk036198>