1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00

- Update to 1.0

This commit is contained in:
Wen Heping 2016-03-24 06:36:30 +00:00
parent fa1a237b15
commit 9bd87d4773
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=411755
2 changed files with 4 additions and 8 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= sympy
PORTVERSION= 0.7.6.1
PORTVERSION= 1.0
CATEGORIES= math python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -18,11 +18,7 @@ USE_PYTHON= autoplist distutils
OPTIONS_DEFINE= PYGLET
PYGLET_DESC= Enable plotting support
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MPYGLET}
RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}pyglet>=1.1.2:${PORTSDIR}/graphics/py-pyglet
.endif
PYGLET_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pyglet>=1.1.2:${PORTSDIR}/graphics/py-pyglet
post-patch:
@${REINPLACE_CMD} -e "s#share/man/man1#man/man1#" ${WRKSRC}/setup.py

View File

@ -1,2 +1,2 @@
SHA256 (sympy-0.7.6.1.tar.gz) = 1fc272b51091aabe7d07f1bf9f0a47f3e28657fb2bec52bf3ef0e8f159f5f564
SIZE (sympy-0.7.6.1.tar.gz) = 6431571
SHA256 (sympy-1.0.tar.gz) = 3eacd210d839e4db911d216a9258a3ac6f936992f66db211e22767983297ffae
SIZE (sympy-1.0.tar.gz) = 4281528