mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
math/stp: Update to 2.3.2.
Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D19305
This commit is contained in:
parent
e9c7d9c1a5
commit
5e34269918
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=493698
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= stp
|
||||
DISTVERSION= 2.3.1
|
||||
PORTREVISION= 4
|
||||
DISTVERSION= 2.3.2
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= math
|
||||
|
||||
@ -25,6 +24,6 @@ USE_PERL5= build
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
post-install:
|
||||
@${MV} ${STAGEDIR}${PREFIX}/bin/stp-2.1.2 ${STAGEDIR}${PREFIX}/bin/stp
|
||||
@${MV} ${STAGEDIR}${PREFIX}/bin/stp-${PORTVERSION} ${STAGEDIR}${PREFIX}/bin/stp
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1531729804
|
||||
SHA256 (stp-stp-2.3.1_GH0.tar.gz) = d5d4fcc76626eb25adbc06ad0da2811efcfb5d2a368726535bbfcb914d6588ce
|
||||
SIZE (stp-stp-2.3.1_GH0.tar.gz) = 2556392
|
||||
TIMESTAMP = 1550915610
|
||||
SHA256 (stp-stp-2.3.2_GH0.tar.gz) = 146592168eaf094c8ea47cb55d6908919798a1b46de9948704d97224f0212f42
|
||||
SIZE (stp-stp-2.3.2_GH0.tar.gz) = 2575880
|
||||
|
@ -6,7 +6,7 @@ lib/cmake/STP/STPConfigVersion.cmake
|
||||
lib/cmake/STP/STPTargets-%%CMAKE_BUILD_TYPE%%.cmake
|
||||
lib/cmake/STP/STPTargets.cmake
|
||||
lib/libstp.so
|
||||
lib/libstp.so.2.1
|
||||
lib/libstp.so.2.3
|
||||
%%PYTHON_SITELIBDIR%%/stp/__init__.py
|
||||
%%PYTHON_SITELIBDIR%%/stp/library_path.py
|
||||
%%PYTHON_SITELIBDIR%%/stp/stp.py
|
||||
|
Loading…
Reference in New Issue
Block a user