Upgrade from 2.3.2 to 2.3.3. Define LICENSE.

This commit is contained in:
Mikhail Teterin 2015-04-14 20:34:29 +00:00
parent b42b1458a8
commit 90f8130b51
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=384025
2 changed files with 6 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= mnemosyne
PORTVERSION= 2.3.2
PORTVERSION= 2.3.3
PORTEPOCH= 1
CATEGORIES= games python
MASTER_SITES= SF/mnemosyne-proj/${PORTNAME}/${PORTNAME}-${DISTVERSION}
@ -12,12 +12,14 @@ DISTNAME= Mnemosyne-${DISTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Flash-card tool which optimises your learning process
LICENSE= LGPL3
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}qt4>=4.5:${PORTSDIR}/devel/py-qt4 \
${PYTHON_PKGNAMEPREFIX}matplotlib>=1.2.0:${PORTSDIR}/math/py-matplotlib \
${PYTHON_PKGNAMEPREFIX}cherrypy>=3.2:${PORTSDIR}/www/py-cherrypy \
${PYTHON_PKGNAMEPREFIX}webob>=1.2.2:${PORTSDIR}/www/py-webob
USES= desktop-file-utils python
USES= python
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (Mnemosyne-2.3.2.tar.gz) = d731a6c4a5966ad5582dfa5ddd8a3b1091547e3e9f24ecbbb9446c120be1794a
SIZE (Mnemosyne-2.3.2.tar.gz) = 1382915
SHA256 (Mnemosyne-2.3.3.tar.gz) = 26dadca3835c45f340845d3b4e403e3bfa6cd3757744aa9eed22e5a9d9587253
SIZE (Mnemosyne-2.3.3.tar.gz) = 1383867