svn commit: r480935 - head/math/py-spot

Yuri Victorovich yuri at FreeBSD.org
Sun Sep 30 01:58:58 UTC 2018


Author: yuri
Date: Sun Sep 30 01:58:57 2018
New Revision: 480935
URL: https://svnweb.freebsd.org/changeset/ports/480935

Log:
  math/py-spot: Update 2.6.1 -> 2.6.2
  
  Reported by:	portscout

Modified:
  head/math/py-spot/Makefile
  head/math/py-spot/distinfo

Modified: head/math/py-spot/Makefile
==============================================================================
--- head/math/py-spot/Makefile	Sun Sep 30 01:58:21 2018	(r480934)
+++ head/math/py-spot/Makefile	Sun Sep 30 01:58:57 2018	(r480935)
@@ -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

Modified: head/math/py-spot/distinfo
==============================================================================
--- head/math/py-spot/distinfo	Sun Sep 30 01:58:21 2018	(r480934)
+++ head/math/py-spot/distinfo	Sun Sep 30 01:58:57 2018	(r480935)
@@ -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


More information about the svn-ports-head mailing list