Subject: pkg/31887: time/gdeskcal works fine with python24, too
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Geert Hendrickx <ghen@telenet.be>
List: pkgsrc-bugs
Date: 10/22/2005 09:53:00
>Number:         31887
>Category:       pkg
>Synopsis:       time/gdeskcal works fine with python24, too
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Sat Oct 22 09:53:00 +0000 2005
>Originator:     Geert Hendrickx
>Release:        NetBSD 2.1
>Organization:
	
>Environment:
	
	
System: NetBSD mantis 2.1 NetBSD 2.1 (MANTIS) #0: Fri Oct 21 23:49:15 CEST 2005 geert@mantis:/cvs/obj/sys/arch/i386/compile/MANTIS i386
Architecture: i386
Machine: i386
>Description:
	
Verified time/gdeskcal to work fine with python24, too.  
>How-To-Repeat:
	
>Fix:
	
Index: Makefile
===================================================================
RCS file: /pub/NetBSD-CVS/pkgsrc/time/gdeskcal/Makefile,v
retrieving revision 1.19
diff -u -r1.19 Makefile
--- Makefile	17 Jun 2005 03:50:38 -0000	1.19
+++ Makefile	22 Oct 2005 09:49:53 -0000
@@ -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
 

>Unformatted: