pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/filesystems/fuse-wikipediafs Allow python-2.6.
details: https://anonhg.NetBSD.org/pkgsrc/rev/4952cc3f722c
branches: trunk
changeset: 397988:4952cc3f722c
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Aug 21 15:16:49 2009 +0000
description:
Allow python-2.6.
diffstat:
filesystems/fuse-wikipediafs/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r b151b3ef8dd5 -r 4952cc3f722c filesystems/fuse-wikipediafs/Makefile
--- a/filesystems/fuse-wikipediafs/Makefile Fri Aug 21 15:13:45 2009 +0000
+++ b/filesystems/fuse-wikipediafs/Makefile Fri Aug 21 15:16:49 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2009/07/08 16:43:13 joerg Exp $
+# $NetBSD: Makefile,v 1.8 2009/08/21 15:16:49 wiz Exp $
#
DISTNAME= wikipediafs-0.3
@@ -13,7 +13,7 @@
PKG_DESTDIR_SUPPORT= user-destdir
-PYTHON_VERSIONS_ACCEPTED= 25 24
+PYTHON_VERSIONS_ACCEPTED= 26 25 24
PYDISTUTILSPKG= yes
PY_PATCHLIST= yes
Home |
Main Index |
Thread Index |
Old Index