Skip to content

Commit

Permalink
math/py-libpoly: Update 0.1.10 -> 0.1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
yurivict committed Oct 6, 2021
1 parent 2c11792 commit c65bd7c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 4 deletions.
5 changes: 4 additions & 1 deletion math/py-libpoly/Makefile
@@ -1,6 +1,6 @@
PORTNAME= libpoly
DISTVERSIONPREFIX= v
DISTVERSION= 0.1.10
DISTVERSION= 0.1.11
CATEGORIES= math
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

Expand Down Expand Up @@ -33,4 +33,7 @@ do-build:
do-install:
@cd ${INSTALL_WRKSRC} && ${SETENV} ${MAKE_ENV} ${PYTHON_CMD} ${PYDISTUTILS_SETUP} ${PYDISTUTILS_INSTALL_TARGET} ${PYDISTUTILS_INSTALLARGS}

do-test: install
@cd ${WRKSRC}/test/python && ${PYTHON_CMD} ${WRKSRC}/test/python/check.py

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions math/py-libpoly/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1627391126
SHA256 (SRI-CSL-libpoly-v0.1.10_GH0.tar.gz) = a2f12b4130876c1f83a6b963e9085f5c61b01b0b1ea7d73c89d8792ffc6c48fa
SIZE (SRI-CSL-libpoly-v0.1.10_GH0.tar.gz) = 614181
TIMESTAMP = 1633534890
SHA256 (SRI-CSL-libpoly-v0.1.11_GH0.tar.gz) = 9e615f5f6a4a7a2d54f2e1c855ae2d1cfabe67781bd5c2b3b5711a4517f69ccd
SIZE (SRI-CSL-libpoly-v0.1.11_GH0.tar.gz) = 614216

0 comments on commit c65bd7c

Please sign in to comment.