Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Sep 2018 01:58:57 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r480935 - head/math/py-spot
Message-ID:  <201809300158.w8U1wvUY081380@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809300158.w8U1wvUY081380>