math/py-spot: Update 2.6.1 -> 2.6.2
Reported by: portscout
This commit is contained in:
parent
6f41b196a3
commit
39a8be998e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=480935
2 changed files with 4 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= spot
|
||||
DISTVERSION= 2.6.1
|
||||
DISTVERSION= 2.6.2
|
||||
CATEGORIES= math
|
||||
MASTER_SITES= http://www.lrde.epita.fr/dload/${PORTNAME}/
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -17,7 +17,6 @@ LIB_DEPENDS= libspot.so:math/spot
|
|||
USES= compiler:c++14-lang gmake libtool python:3.4+
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-python --disable-static
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
# otherwise shared libs aren't linked to spot libs for some reason
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1533412580
|
||||
SHA256 (spot-2.6.1.tar.gz) = 1275ec21f350ab6ae3c37a08118f5e353d67b30790fa6907d703fa2385e7f63f
|
||||
SIZE (spot-2.6.1.tar.gz) = 7088087
|
||||
TIMESTAMP = 1538265641
|
||||
SHA256 (spot-2.6.2.tar.gz) = caf5398def7adc30369d46915499bad88abff0a32e4429113122b6eb19f91146
|
||||
SIZE (spot-2.6.2.tar.gz) = 7049406
|
||||
|
|
Loading…
Reference in a new issue