From 3a2fd5408fd43632bafe38cfec28f73a16284d9e Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Wed, 14 Apr 2021 00:53:20 -0700 Subject: [PATCH] math/py-scs: Update 2.1.2 -> 2.1.3 Reported by: portscout --- math/py-scs/Makefile | 6 +++++- math/py-scs/distinfo | 6 +++--- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/math/py-scs/Makefile b/math/py-scs/Makefile index 8270a4d47b15..884a81cb307a 100644 --- a/math/py-scs/Makefile +++ b/math/py-scs/Makefile @@ -1,5 +1,5 @@ PORTNAME= scs -DISTVERSION= 2.1.2 +DISTVERSION= 2.1.3 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -8,6 +8,7 @@ MAINTAINER= yuri@FreeBSD.org COMMENT= Splitting conic solver for Python LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYNUMPY} RUN_DEPENDS= ${PYNUMPY} \ @@ -19,4 +20,7 @@ USE_PYTHON= distutils autoplist CONFIGURE_ENV= BLAS_LAPACK_LIBS="openblas" MAKE_ENV= ${CONFIGURE_ENV} +post-install: + @${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/_scs_*.so + .include diff --git a/math/py-scs/distinfo b/math/py-scs/distinfo index 774d05f2647a..13202a2735b3 100644 --- a/math/py-scs/distinfo +++ b/math/py-scs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1605074110 -SHA256 (scs-2.1.2.tar.gz) = 667ed6019bb4e2f925bd9291161d2c61cc0077443094437b703ea905333fd585 -SIZE (scs-2.1.2.tar.gz) = 3544065 +TIMESTAMP = 1618386064 +SHA256 (scs-2.1.3.tar.gz) = 7c9ca6730638abcbd004909e7f4816b9e2c1486d3e864b1a26261ca84002cbf0 +SIZE (scs-2.1.3.tar.gz) = 147120