pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/pysolfc pysolfc apparently uses py-six. PKGREVIS...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ea580658f980
branches: trunk
changeset: 453340:ea580658f980
user: dholland <dholland%pkgsrc.org@localhost>
date: Sat May 29 00:20:15 2021 +0000
description:
pysolfc apparently uses py-six. PKGREVISION -> 3
diffstat:
games/pysolfc/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (22 lines):
diff -r 14cecbb51ada -r ea580658f980 games/pysolfc/Makefile
--- a/games/pysolfc/Makefile Fri May 28 14:21:26 2021 +0000
+++ b/games/pysolfc/Makefile Sat May 29 00:20:15 2021 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.34 2021/03/29 07:38:52 nia Exp $
+# $NetBSD: Makefile,v 1.35 2021/05/29 00:20:15 dholland Exp $
DISTNAME= PySolFC-2.6.4
PKGNAME= ${DISTNAME:tl}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= games python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pysolfc/}
EXTRACT_SUFX= .tar.xz
@@ -16,6 +16,7 @@
DISTFILES= ${DEFAULT_DISTFILES}
DISTFILES+= ${CARDSETS_NAME}.tar.bz2
+DEPENDS+= ${PYPKGPREFIX}-six-[0-9]*:../../lang/py-six
DEPENDS+= ${PYPKGPREFIX}-Tk-[0-9]*:../../x11/py-Tk
DEPENDS+= ${PYPKGPREFIX}-game-[0-9]*:../../devel/py-game
Home |
Main Index |
Thread Index |
Old Index