pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/py-pytemplate Comment out broken HOMEPAGE link. ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/15aaa6a80f28
branches: trunk
changeset: 629460:15aaa6a80f28
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Jan 21 14:01:36 2014 +0000
description:
Comment out broken HOMEPAGE link. Mark as not for python-3.x.
diffstat:
devel/py-pytemplate/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (24 lines):
diff -r 7fe87f282ba7 -r 15aaa6a80f28 devel/py-pytemplate/Makefile
--- a/devel/py-pytemplate/Makefile Tue Jan 21 13:59:06 2014 +0000
+++ b/devel/py-pytemplate/Makefile Tue Jan 21 14:01:36 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2014/01/17 14:03:28 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2014/01/21 14:01:36 wiz Exp $
DISTNAME= pytemplate-1.5.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -7,12 +7,13 @@
MASTER_SITES= http://www.bulot.org/downloads/
MAINTAINER= imil%gcu.info@localhost
-HOMEPAGE= http://bulot.org/wiki/doku.php?id=projects:python:pytemplate
+#HOMEPAGE= http://bulot.org/wiki/doku.php?id=projects:python:pytemplate
COMMENT= Pytemplate gives python developpers a starting framework
USE_LANGUAGES= # none
REPLACE_PYTHON= ${WRKSRC}/*.py
+PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of 1.5.1
EGDIR= ${PREFIX}/share/examples/${PYPKGPREFIX}-pytemplate
Home |
Main Index |
Thread Index |
Old Index