pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/trac trac: force old version of jinja2
details: https://anonhg.NetBSD.org/pkgsrc/rev/57605ec3481f
branches: trunk
changeset: 377343:57605ec3481f
user: tnn <tnn%pkgsrc.org@localhost>
date: Tue Apr 19 12:13:11 2022 +0000
description:
trac: force old version of jinja2
diffstat:
www/trac/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (23 lines):
diff -r 40bb0d81d9cd -r 57605ec3481f www/trac/Makefile
--- a/www/trac/Makefile Tue Apr 19 12:12:09 2022 +0000
+++ b/www/trac/Makefile Tue Apr 19 12:13:11 2022 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.93 2022/01/05 15:41:32 wiz Exp $
+# $NetBSD: Makefile,v 1.94 2022/04/19 12:13:11 tnn Exp $
DISTNAME= Trac-1.4.2
PKGNAME= ${DISTNAME:tl}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= www devel
MASTER_SITES= http://ftp.edgewall.org/pub/trac/
@@ -20,7 +20,7 @@
# that use the other.
DEPENDS+= ${PYPKGPREFIX}-genshi>=0.6:../../www/py-genshi
-DEPENDS+= ${PYPKGPREFIX}-jinja2>=2.11:../../textproc/py-jinja2
+DEPENDS+= ${PYPKGPREFIX}-jinja2>=2.11:../../textproc/py27-jinja2
USE_TOOLS+= pax
Home |
Main Index |
Thread Index |
Old Index