Re: ports/173843: commit references a PR

2013-01-10 Thread dfilter service
The following reply was made to PR ports/173843; it has been noted by GNATS.

From: dfil...@freebsd.org (dfilter service)
To: bug-follo...@freebsd.org
Cc:  
Subject: Re: ports/173843: commit references a PR
Date: Thu, 10 Jan 2013 19:05:53 + (UTC)

 Author: rm
 Date: Thu Jan 10 19:05:43 2013
 New Revision: 310199
 URL: http://svnweb.freebsd.org/changeset/ports/310199
 
 Log:
   - update to 1.2.0
   
   PR:  173843
   Submitted by:David Naylor 
   Approved by: Geoffrey Mainland  (maintainer)
 
 Modified:
   head/math/py-matplotlib/Makefile
   head/math/py-matplotlib/distinfo
   head/math/py-matplotlib/files/patch-setupext.py
   head/math/py-matplotlib/pkg-plist
 
 Modified: head/math/py-matplotlib/Makefile
 ==
 --- head/math/py-matplotlib/Makefile   Thu Jan 10 19:01:39 2013
(r310198)
 +++ head/math/py-matplotlib/Makefile   Thu Jan 10 19:05:43 2013
(r310199)
 @@ -1,15 +1,10 @@
 -# ex:ts=8
 -# Ports collection makefile for:  py-matplotlib
 -# Date created:   Aug 4, 2004
 -# Whom:   ijliao
 -#
 +# Created by: ijliao
  # $FreeBSD$
 -#
  
  PORTNAME= matplotlib
 -PORTVERSION=  1.1.1
 +PORTVERSION=  1.2.0
  CATEGORIES=   math python
 -MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}/
 +MASTER_SITES= http://cloud.github.com/downloads/matplotlib/matplotlib/
  PKGNAMEPREFIX=${PYTHON_PKGNAMEPREFIX}
  
  MAINTAINER=   mainl...@apeiron.net
 @@ -22,7 +17,7 @@ LIB_DEPENDS= freetype:${PORTSDIR}/print/
png15:${PORTSDIR}/graphics/png
  RUN_DEPENDS:= ${BUILD_DEPENDS}
  
 -USE_PYTHON=   2.6-2.7
 +USE_PYTHON=   -2.7
  USE_PYDISTUTILS=yes
  CFLAGS+=  -I${LOCALBASE}/include
  
 @@ -91,8 +86,6 @@ WXAGG_BACKEND=   True
  WXAGG_BACKEND=False
  .endif
  
 -.include 
 -
  EXAMPLESDIR=  ${PREFIX}/share/examples/py-${PORTNAME}
  post-extract:
${CHMOD} -R ga+r ${WRKDIR}
 @@ -119,4 +112,4 @@ post-install:
${CP} -R ${WRKSRC}/examples/ ${EXAMPLESDIR}
  .endif
  
 -.include 
 +.include 
 
 Modified: head/math/py-matplotlib/distinfo
 ==
 --- head/math/py-matplotlib/distinfo   Thu Jan 10 19:01:39 2013
(r310198)
 +++ head/math/py-matplotlib/distinfo   Thu Jan 10 19:05:43 2013
(r310199)
 @@ -1,2 +1,2 @@
 -SHA256 (matplotlib-1.1.1.tar.gz) = 
63b275eb8d98903264557ffbd6ec0fee2c31b5badb3678fce1ac7044594620ab
 -SIZE (matplotlib-1.1.1.tar.gz) = 33704843
 +SHA256 (matplotlib-1.2.0.tar.gz) = 
48fdb3b8f27010bc81ccf3925032768d499f82be979d9b6edccc4e2cced4dcaf
 +SIZE (matplotlib-1.2.0.tar.gz) = 36893347
 
 Modified: head/math/py-matplotlib/files/patch-setupext.py
 ==
 --- head/math/py-matplotlib/files/patch-setupext.pyThu Jan 10 19:01:39 
2013(r310198)
 +++ head/math/py-matplotlib/files/patch-setupext.pyThu Jan 10 19:05:43 
2013(r310199)
 @@ -1,17 +1,6 @@
  --- setupext.py.orig  2011-10-06 15:50:23.0 +0100
  +++ setupext.py   2012-03-22 23:29:06.881660702 +
 -@@ -70,6 +70,10 @@
 - 'freebsd4' : ['/usr/local', '/usr'],
 - 'freebsd5' : ['/usr/local', '/usr'],
 - 'freebsd6' : ['/usr/local', '/usr'],
 -+'freebsd7' : ['/usr/local', '/usr'],
 -+'freebsd8' : ['/usr/local', '/usr'],
 -+'freebsd9' : ['/usr/local', '/usr'],
 -+'freebsd10': ['/usr/local', '/usr'],
 - 'sunos5' : [os.getenv('MPLIB_BASE') or '/usr/local',],
 - 'gnukfreebsd5' : ['/usr/local', '/usr'],
 - 'gnukfreebsd6' : ['/usr/local', '/usr'],
 -@@ -1018,9 +1022,12 @@
 +@@ -1080,9 +1080,12 @@
   
   # Add final versions of directories and libraries to module lists
   tcl_lib_dir, tcl_inc_dir, tcl_lib, tk_lib_dir, tk_inc_dir, tk_lib = 
result
 
 Modified: head/math/py-matplotlib/pkg-plist
 ==
 --- head/math/py-matplotlib/pkg-plist  Thu Jan 10 19:01:39 2013
(r310198)
 +++ head/math/py-matplotlib/pkg-plist  Thu Jan 10 19:05:43 2013
(r310199)
 @@ -65,6 +65,15 @@
  %%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_gtk.py
  %%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_gtk.pyc
  %%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_gtk.pyo
 +%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_gtk3.py
 +%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_gtk3.pyc
 +%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_gtk3.pyo
 +%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_gtk3agg.py
 +%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_gtk3agg.pyc
 +%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_gtk3agg.pyo
 +%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_gtk3cairo.py
 +%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_gtk3cairo.pyc
 +%%PYTHON_SITELIBDIR%%/matplotlib/backends/backend_gtk3cairo.pyo
  %%PYTHON_SITELIBDIR%%/m

Re: ports/173843: [patch] update math/py-matplotlib from 1.1.1 to 1.2.0

2013-01-10 Thread rm
Synopsis: [patch] update math/py-matplotlib from 1.1.1 to 1.2.0

State-Changed-From-To: open->closed
State-Changed-By: rm
State-Changed-When: Thu Jan 10 19:29:13 UTC 2013
State-Changed-Why: 
Committed, thank you!

http://www.freebsd.org/cgi/query-pr.cgi?pr=173843
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"


I can't compile graphics/py-cairo

2013-01-10 Thread Xavier



Hi to all,


I use 9.1-RELEASE and up to date the ports tree:


# portsnap fetch update
Looking up portsnap.FreeBSD.org mirrors... 6 mirrors found.
Fetching snapshot tag from ec2-eu-west-1.portsnap.FreeBSD.org... done.
Ports tree hasn't changed since last snapshot.
No updates needed.
Ports tree is already up to date.
root at casa:/root # date
Thu Jan 10 11:25:43 CET 2013


And graphics/py-cairo don't compile:


http://pastebin.com/1ccxe2jt


http://pastebin.com/4r5JGR3H


Any ideas ?


Thanks.
___
freebsd-python@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-python
To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"