- Update to 0.9.9.8.4
PR: 136475 Submitted by: Ports Fury
This commit is contained in:
parent
4e79ce60c8
commit
5f9159fbbb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=237491
2 changed files with 5 additions and 6 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= anki
|
||||
PORTVERSION= 0.9.9.8.3
|
||||
PORTVERSION= 0.9.9.8.4
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://ichi2.net/anki/download/files/
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
@ -36,8 +36,7 @@ BUILD_DEPENDS= ${PYNUMPY} \
|
|||
py*-game>=0:${PORTSDIR}/devel/py-game \
|
||||
py*-simplejson>=0:${PORTSDIR}/devel/py-simplejson \
|
||||
py*-matplotlib>=0.90.0:${PORTSDIR}/math/py-matplotlib
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS} \
|
||||
kakasi:${PORTSDIR}/japanese/kakasi
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
PLIST= ${PKGDIR}/pkg-plist.py-anki
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}/lib${PORTNAME}
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (anki-0.9.9.8.3.tgz) = 4159773503dcffcc5fbff5f23e45dc73
|
||||
SHA256 (anki-0.9.9.8.3.tgz) = c34947ee24cacf9cd83c87559874ed1c2345a7df060562ba272010c004881709
|
||||
SIZE (anki-0.9.9.8.3.tgz) = 1589217
|
||||
MD5 (anki-0.9.9.8.4.tgz) = f569879ab25e54340cb122cc667ce86c
|
||||
SHA256 (anki-0.9.9.8.4.tgz) = c2730a83bc36e2e29b239503d44d60da72ae7c5befdb2f86082eed8ed1194f3b
|
||||
SIZE (anki-0.9.9.8.4.tgz) = 1594542
|
||||
|
|
Loading…
Reference in a new issue