pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/rdiff-backup Package builds with latest threa...
details: https://anonhg.NetBSD.org/pkgsrc/rev/8be58ba61426
branches: trunk
changeset: 486297:8be58ba61426
user: darcy <darcy%pkgsrc.org@localhost>
date: Sun Dec 26 11:36:30 2004 +0000
description:
Package builds with latest threaded version of Python as well as latest
unthreaded version. Also ordered Python versions to put latest first.
diffstat:
sysutils/rdiff-backup/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 48ba6b10d0ed -r 8be58ba61426 sysutils/rdiff-backup/Makefile
--- a/sysutils/rdiff-backup/Makefile Sun Dec 26 06:32:47 2004 +0000
+++ b/sysutils/rdiff-backup/Makefile Sun Dec 26 11:36:30 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2004/12/10 19:18:58 abs Exp $
+# $NetBSD: Makefile,v 1.16 2004/12/26 11:36:30 darcy Exp $
#
DISTNAME= rdiff-backup-0.12.7
@@ -11,7 +11,7 @@
COMMENT= Remote incremental backup utility
PYDISTUTILSPKG= yes
-PYTHON_VERSIONS_ACCEPTED= 22 22pth 23 23pth 24
+PYTHON_VERSIONS_ACCEPTED= 24pth 24 23pth 23 22pth 22
USE_BUILDLINK3= yes
SUBST_CLASSES= path
Home |
Main Index |
Thread Index |
Old Index