pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/time/gdeskcal Accept python-2.4 too, from Geert Hendri...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4d3041bb212d
branches:  trunk
changeset: 501401:4d3041bb212d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Oct 22 11:39:02 2005 +0000

description:
Accept python-2.4 too, from Geert Hendrickx in PR 31887.

diffstat:

 time/gdeskcal/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 60d0d502f7d6 -r 4d3041bb212d time/gdeskcal/Makefile
--- a/time/gdeskcal/Makefile    Sat Oct 22 09:46:44 2005 +0000
+++ b/time/gdeskcal/Makefile    Sat Oct 22 11:39:02 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2005/06/17 03:50:38 jlam Exp $
+# $NetBSD: Makefile,v 1.20 2005/10/22 11:39:02 wiz Exp $
 #
 
 DISTNAME=              gDeskCal-0_57_1
@@ -13,7 +13,7 @@
 WRKSRC=                ${WRKDIR}/gDeskCal-0.57.1
 NO_BUILD=      yes
 
-PYTHON_VERSIONS_ACCEPTED=      23
+PYTHON_VERSIONS_ACCEPTED=      24 23
 PYTHON_PATCH_SCRIPTS=  gdeskcal
 INSTALLATION_DIRS=     bin
 



Home | Main Index | Thread Index | Old Index