Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Jul 2019 13:38:04 +0000 (UTC)
From:      Gleb Popov <arrowd@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r507047 - head/math/stp
Message-ID:  <201907211338.x6LDc43R099934@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: arrowd
Date: Sun Jul 21 13:38:03 2019
New Revision: 507047
URL: https://svnweb.freebsd.org/changeset/ports/507047

Log:
  math/stp: Update to 2.3.3.

Modified:
  head/math/stp/Makefile
  head/math/stp/distinfo

Modified: head/math/stp/Makefile
==============================================================================
--- head/math/stp/Makefile	Sun Jul 21 13:34:36 2019	(r507046)
+++ head/math/stp/Makefile	Sun Jul 21 13:38:03 2019	(r507047)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	stp
-DISTVERSION=	2.3.2
-PORTREVISION=	2
+DISTVERSION=	2.3.3
 PORTEPOCH=	1
 CATEGORIES=	math
 
@@ -23,8 +22,5 @@ USES=		bison:build compiler:c++11-lang cmake perl5 pyt
 USE_GITHUB=	yes
 USE_PERL5=	build
 USE_LDCONFIG=	yes
-
-post-install:
-	@${MV} ${STAGEDIR}${PREFIX}/bin/stp-${PORTVERSION} ${STAGEDIR}${PREFIX}/bin/stp
 
 .include <bsd.port.mk>

Modified: head/math/stp/distinfo
==============================================================================
--- head/math/stp/distinfo	Sun Jul 21 13:34:36 2019	(r507046)
+++ head/math/stp/distinfo	Sun Jul 21 13:38:03 2019	(r507047)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1550915610
-SHA256 (stp-stp-2.3.2_GH0.tar.gz) = 146592168eaf094c8ea47cb55d6908919798a1b46de9948704d97224f0212f42
-SIZE (stp-stp-2.3.2_GH0.tar.gz) = 2575880
+TIMESTAMP = 1563715848
+SHA256 (stp-stp-2.3.3_GH0.tar.gz) = ea6115c0fc11312c797a4b7c4db8734afcfce4908d078f386616189e01b4fffa
+SIZE (stp-stp-2.3.3_GH0.tar.gz) = 2577550



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