diff options
-rw-r--r-- | math/spot/Makefile | 8 | ||||
-rw-r--r-- | math/spot/distinfo | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/math/spot/Makefile b/math/spot/Makefile index 315aa1ac44cd..cb6f5f4c1e2b 100644 --- a/math/spot/Makefile +++ b/math/spot/Makefile @@ -1,5 +1,5 @@ PORTNAME= spot -DISTVERSION= 2.9.6 +DISTVERSION= 2.9.7 CATEGORIES= math MASTER_SITES= http://www.lrde.epita.fr/dload/${PORTNAME}/ @@ -10,15 +10,19 @@ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING USES= charsetfix compiler:c++14-lang gmake libtool +USE_LDCONFIG= yes + GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-python --disable-static + INSTALL_TARGET= install-strip -USE_LDCONFIG= yes OPTIONS_DEFINE= DOCS PORTDOCS= tl.pdf +TEST_TARGET= check + post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/*.so diff --git a/math/spot/distinfo b/math/spot/distinfo index be4c8f93cf3f..054a2238895e 100644 --- a/math/spot/distinfo +++ b/math/spot/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1611088550 -SHA256 (spot-2.9.6.tar.gz) = 3cc6f69f17f0d1566d68be7040099df70203748b66121354d8ab84d8d13dd3a8 -SIZE (spot-2.9.6.tar.gz) = 6990615 +TIMESTAMP = 1621188039 +SHA256 (spot-2.9.7.tar.gz) = 1eea67e3446cdbbbb705ee6e26fd869020cdb7d82c563fead9cb4394b9baa04c +SIZE (spot-2.9.7.tar.gz) = 6980523 |