Date: Sun, 10 Jun 2012 07:27:48 +0000 (UTC) From: Ruslan Mahmatkhanov <rm@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/games/anki Makefile Makefile.inc pkg-descr ports/games/py-anki Makefile Message-ID: <201206100727.q5A7RmBq008126@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201206100727.q5A7RmBq008126>
