Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/roundup devel/roundup: remove nonexistent file f...
details: https://anonhg.NetBSD.org/pkgsrc/rev/d5d72a6b715d
branches: trunk
changeset: 432509:d5d72a6b715d
user: rillig <rillig%pkgsrc.org@localhost>
date: Fri May 22 21:19:11 2020 +0000
description:
devel/roundup: remove nonexistent file from REPLACE_PYTHON
diffstat:
devel/roundup/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 22c711f5405a -r d5d72a6b715d devel/roundup/Makefile
--- a/devel/roundup/Makefile Fri May 22 21:08:42 2020 +0000
+++ b/devel/roundup/Makefile Fri May 22 21:19:11 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.59 2020/03/20 11:57:31 nia Exp $
+# $NetBSD: Makefile,v 1.60 2020/05/22 21:19:11 rillig Exp $
DISTNAME= roundup-1.4.19
PKGREVISION= 3
@@ -14,7 +14,7 @@
USE_TOOLS+= pax
PYTHON_VERSIONS_ACCEPTED= 27 # not yet ported as of 1.4.19
-REPLACE_PYTHON+= cgi-bin/roundup.cgi demo.py roundup/admin.py
+REPLACE_PYTHON+= demo.py roundup/admin.py
REPLACE_PYTHON+= frontends/roundup.cgi
REPLACE_PYTHON+= roundup/backends/locking.py
REPLACE_PYTHON+= roundup/cgi/TAL/talgettext.py
Home |
Main Index |
Thread Index |
Old Index