Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Dec 2008 21:05:30 +0000 (UTC)
From:      Jeremy Messenger <mezz@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/graphics/py-cairo Makefile
Message-ID:  <200812312105.mBVL5UpO076221@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mezz        2008-12-31 21:05:30 UTC

  FreeBSD ports repository

  Modified files:
    graphics/py-cairo    Makefile 
  Log:
  Fix the dependency, PYNUMERIC -> PYNUMPY. In the ChangeLog shows:
  
  --------------
          * cairo/pycairo-surface.c:
          Remove Numeric Python support, since Numeric has been made obsolete by
          numpy, and numpy data can be read using ImageSurface.create_for_data.
  --------------
  
  Bump the PORTREVISION.
  
  PR:             ports/130031
  Submitted by:   TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
  
  Revision  Changes    Path
  1.22      +3 -2      ports/graphics/py-cairo/Makefile



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