pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/games/gemrb games/gemrb: Makefile: note another issue ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b8c2c6c5ac23
branches:  trunk
changeset: 456235:b8c2c6c5ac23
user:      yhardy <yhardy%pkgsrc.org@localhost>
date:      Thu Jul 22 21:48:03 2021 +0000

description:
games/gemrb: Makefile: note another issue for python3

This issue will (hopefully) be addressed in 0.9.1, and then we
can switch the package to python3.

diffstat:

 games/gemrb/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r fb6c03f832ed -r b8c2c6c5ac23 games/gemrb/Makefile
--- a/games/gemrb/Makefile      Thu Jul 22 21:20:10 2021 +0000
+++ b/games/gemrb/Makefile      Thu Jul 22 21:48:03 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2021/07/22 21:19:43 yhardy Exp $
+# $NetBSD: Makefile,v 1.10 2021/07/22 21:48:03 yhardy Exp $
 
 DISTNAME=      gemrb-0.9.0
 CATEGORIES=    games
@@ -30,7 +30,8 @@
 
 REPLACE_PYTHON=        admin/extend2da.py
 
-# https://github.com/gemrb/gemrb/issues/101
+# https://github.com/gemrb/gemrb/issues/101 (closed)
+# https://github.com/gemrb/gemrb/issues/1289
 PYTHON_VERSIONS_ACCEPTED=      27
 
 pre-configure:



Home | Main Index | Thread Index | Old Index