pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/py-gdchart Update HOMEPAGE. Mark as not ready...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e77b3dfbf71e
branches:  trunk
changeset: 629643:e77b3dfbf71e
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Jan 25 09:02:06 2014 +0000

description:
Update HOMEPAGE. Mark as not ready for python-3.x.

diffstat:

 graphics/py-gdchart/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (26 lines):

diff -r d485ab72a34c -r e77b3dfbf71e graphics/py-gdchart/Makefile
--- a/graphics/py-gdchart/Makefile      Sat Jan 25 08:59:57 2014 +0000
+++ b/graphics/py-gdchart/Makefile      Sat Jan 25 09:02:06 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2013/09/04 12:31:25 obache Exp $
+# $NetBSD: Makefile,v 1.37 2014/01/25 09:02:06 wiz Exp $
 
 DISTNAME=      gdchart-py-0.6
 PKGNAME=       ${PYPKGPREFIX}-gdchart-0.6
@@ -7,7 +7,7 @@
 MASTER_SITES=  http://www.nullcube.com/software/pygdchart.html
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://athani.pair.com/msteed/software/gdchart/
+HOMEPAGE=      http://users.fred.net/brv/chart/
 COMMENT=       Python interface to GDChart
 
 USE_TOOLS+=    gmake
@@ -21,6 +21,7 @@
 EXAMPLE_FILES= test.html test.py CHANGES
 EXAMPLE_DIR=   ${PREFIX}/share/examples/${PYPKGPREFIX}-gdchart
 PY_PATCHPLIST= yes
+PYTHON_VERSIONS_INCOMPATIBLE=  33 # not yet ported as of 0.6
 
 INSTALLATION_DIRS=     ${PYSITELIB:S/^${PREFIX}\///}
 



Home | Main Index | Thread Index | Old Index