pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/wm/py-tyle Update HOMEPAGE. Mark as not ready for pyth...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c3a56474acc9
branches:  trunk
changeset: 629652:c3a56474acc9
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Jan 25 09:24:26 2014 +0000

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

diffstat:

 wm/py-tyle/Makefile |  7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diffs (27 lines):

diff -r a5df7fc3435b -r c3a56474acc9 wm/py-tyle/Makefile
--- a/wm/py-tyle/Makefile       Sat Jan 25 09:16:52 2014 +0000
+++ b/wm/py-tyle/Makefile       Sat Jan 25 09:24:26 2014 +0000
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2012/10/08 12:42:23 asau Exp $
-#
+# $NetBSD: Makefile,v 1.11 2014/01/25 09:24:26 wiz Exp $
 
 DISTNAME=      pytyle-0.7.5
 PKGNAME=       ${DISTNAME:S/py/${PYPKGPREFIX}-/}
@@ -8,7 +7,7 @@
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=pytyle/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://pytyle.com/wiki/Main_Page
+HOMEPAGE=      http://sourceforge.net/projects/pytyle/
 COMMENT=       Manual tiling manager
 LICENSE=       gnu-gpl-v3
 
@@ -18,5 +17,7 @@
 
 USE_LANGUAGES= #none
 
+PYTHON_VERSIONS_INCOMPATIBLE=  33 # not yet ported as of 0.7.5
+
 .include "../../lang/python/distutils.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index