From jbeich@tormail.org  Sat Jun  2 09:57:37 2012
Return-Path: <jbeich@tormail.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id DC0341065670
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  2 Jun 2012 09:57:37 +0000 (UTC)
	(envelope-from jbeich@tormail.org)
Received: from server2.allsitecontrol.com (server2.allsitecontrol.com [63.143.36.210])
	by mx1.freebsd.org (Postfix) with ESMTP id AACB58FC14
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  2 Jun 2012 09:57:37 +0000 (UTC)
Received: from exit-01d.noisetor.net ([173.254.216.69]:14296 helo=internal.tormail.org)
	by server2.allsitecontrol.com with esmtpsa (TLSv1:RC4-SHA:128)
	(Exim 4.77)
	(envelope-from <jbeich@tormail.org>)
	id 1Sal5S-001g2l-MP
	for FreeBSD-gnats-submit@freebsd.org; Sat, 02 Jun 2012 05:57:35 -0400
Received: from jbeich by internal.tormail.org with local (Exim 4.63)
	(envelope-from <jbeich@tormail.org>)
	id 1Sal4D-000FkV-0U
	for FreeBSD-gnats-submit@freebsd.org; Sat, 02 Jun 2012 09:56:19 +0000
Message-Id: <1Sal4D-000FkV-0U@internal.tormail.org>
Date: Sat, 02 Jun 2012 19:07:36 +1000
From: Jan Beich <jbeich@tormail.org>
To: FreeBSD-gnats-submit@freebsd.org
Subject: [patch] games/py-anki: switch to sqlalchemy 0.7

>Number:         168555
>Category:       ports
>Synopsis:       [patch] games/py-anki: switch to sqlalchemy 0.7
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    rm
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jun 02 10:00:28 UTC 2012
>Closed-Date:    Sun Jun 10 07:32:40 UTC 2012
>Last-Modified:  Sun Jun 10 07:32:40 UTC 2012
>Originator:     Jan Beich
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
>Description:
SQLAlchemy 0.7 is supported since Anki 1.2.9
>How-To-Repeat:
>Fix:
--- sqlalchemy.diff begins here ---
Index: games/anki/Makefile.inc
===================================================================
RCS file: /a/.csup/ports/games/anki/Makefile.inc,v
retrieving revision 1.14
diff -u -p -r1.14 Makefile.inc
--- games/anki/Makefile.inc	1 Jun 2012 05:18:28 -0000	1.14
+++ games/anki/Makefile.inc	2 Jun 2012 08:54:06 -0000
@@ -38,7 +38,7 @@ DESKTOP_ENTRIES=	"${PORTNAME}" \
 .else
 BUILD_DEPENDS=	${PYNUMPY} \
 		${PYTHON_SITELIBDIR}/_sqlite3.so:${PORTSDIR}/databases/py-sqlite3 \
-		py*-sqlalchemy06>=0:${PORTSDIR}/databases/py-sqlalchemy06 \
+		py*-sqlalchemy>=0:${PORTSDIR}/databases/py-sqlalchemy \
 		py*-game>=0:${PORTSDIR}/devel/py-game \
 		py*-simplejson>=0:${PORTSDIR}/devel/py-simplejson \
 		py*-matplotlib>=0.90.0:${PORTSDIR}/math/py-matplotlib
--- sqlalchemy.diff ends here ---
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Jun 4 12:43:58 UTC 2012 
Responsible-Changed-Why:  
freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=168555 
Responsible-Changed-From-To: freebsd-python->rm 
Responsible-Changed-By: rm 
Responsible-Changed-When: Wed Jun 6 18:56:01 UTC 2012 
Responsible-Changed-Why:  
I will take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=168555 
State-Changed-From-To: open->feedback 
State-Changed-By: rm 
State-Changed-When: Wed Jun 6 19:02:50 UTC 2012 
State-Changed-Why:  
While I'm on this, Jan do want to take maintainership of anki and 
py-anki ports? 

http://www.freebsd.org/cgi/query-pr.cgi?pr=168555 
State-Changed-From-To: feedback->open 
State-Changed-By: rm 
State-Changed-When: Wed Jun 6 19:38:29 UTC 2012 
State-Changed-Why:  
Ok, understood. Thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=168555 

From: Jan Beich <jbeich@tormail.org>
To: rm@FreeBSD.org
Cc: bug-followup@freebsd.org
Subject: Re: ports/168555: [patch] games/py-anki: switch to sqlalchemy 0.7
Date: Thu, 07 Jun 2012 02:33:19 +0700

 rm@FreeBSD.org writes:
 
 > Synopsis: [patch] games/py-anki: switch to sqlalchemy 0.7
 >
 > State-Changed-From-To: open->feedback
 > State-Changed-By: rm
 > State-Changed-When: Wed Jun 6 19:02:50 UTC 2012
 > State-Changed-Why: 
 > While I'm on this, Jan do want to take maintainership of anki and
 > py-anki ports?
 
 No, I prefer/use org-drill over Anki, the latter is too heavyweight.
 
 >
 > http://www.freebsd.org/cgi/query-pr.cgi?pr=168555

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/168555: commit references a PR
Date: Sun, 10 Jun 2012 07:27:57 +0000 (UTC)

 rm          2012-06-10 07:27:48 UTC
 
   FreeBSD ports repository
 
   Modified files:
     games/anki           Makefile Makefile.inc pkg-descr 
     games/py-anki        Makefile 
   Log:
   - according to [1] py-anki had switched to SQLAlchemy 0.7
     since version 1.2.9, so change the dependency
   
   While I'm here:
   - strict python version to 2.x only
   - eliminate unused dependencies
   - use PYTHON_PKGNAMEPREFIX in _DEPENDS
   - add missing tabs
   - bump PORTREVISION because of dependencies change
   
   [1] http://ankisrs.net/changes.html
   
   PR:             168555
   Submitted by:   Jan Beich <jbeich at tormail dot org>
   
   Revision  Changes    Path
   1.10      +2 -2      ports/games/anki/Makefile
   1.16      +15 -19    ports/games/anki/Makefile.inc
   1.4       +1 -1      ports/games/anki/pkg-descr
   1.13      +2 -2      ports/games/py-anki/Makefile
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: open->closed 
State-Changed-By: rm 
State-Changed-When: Sun Jun 10 07:32:36 UTC 2012 
State-Changed-Why:  
Committed, thank you! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=168555 
>Unformatted:
