Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Oct 2019 22:39:26 +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: r513853 - head/math/mppp
Message-ID:  <201910052239.x95MdQWg046189@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Sat Oct  5 22:39:26 2019
New Revision: 513853
URL: https://svnweb.freebsd.org/changeset/ports/513853

Log:
  math/mppp: Update 0.16 -> 0.17
  
  Reported by:	portscout

Modified:
  head/math/mppp/Makefile
  head/math/mppp/distinfo
  head/math/mppp/pkg-plist

Modified: head/math/mppp/Makefile
==============================================================================
--- head/math/mppp/Makefile	Sat Oct  5 22:23:06 2019	(r513852)
+++ head/math/mppp/Makefile	Sat Oct  5 22:39:26 2019	(r513853)
@@ -2,8 +2,7 @@
 
 PORTNAME=	mppp
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.16
-PORTREVISION=	1
+DISTVERSION=	0.17
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org

Modified: head/math/mppp/distinfo
==============================================================================
--- head/math/mppp/distinfo	Sat Oct  5 22:23:06 2019	(r513852)
+++ head/math/mppp/distinfo	Sat Oct  5 22:39:26 2019	(r513853)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1558838064
-SHA256 (bluescarni-mppp-v0.16_GH0.tar.gz) = d321ad1a502eb943d8bf5126110e3d1f80d088e7ce0eda059960795f73a79422
-SIZE (bluescarni-mppp-v0.16_GH0.tar.gz) = 1379601
+TIMESTAMP = 1570314983
+SHA256 (bluescarni-mppp-v0.17_GH0.tar.gz) = 828b1b719c915e021641c6837d537a5de0c9f6977ec5abd4046d1be1cd1de351
+SIZE (bluescarni-mppp-v0.17_GH0.tar.gz) = 1400253

Modified: head/math/mppp/pkg-plist
==============================================================================
--- head/math/mppp/pkg-plist	Sat Oct  5 22:23:06 2019	(r513852)
+++ head/math/mppp/pkg-plist	Sat Oct  5 22:39:26 2019	(r513853)
@@ -23,5 +23,5 @@ lib/cmake/mp++/mp++-config.cmake
 lib/cmake/mp++/mp++_export-%%CMAKE_BUILD_TYPE%%.cmake
 lib/cmake/mp++/mp++_export.cmake
 lib/libmp++.so
-lib/libmp++.so.2
-lib/libmp++.so.2.0
+lib/libmp++.so.3
+lib/libmp++.so.3.0



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