git: 23dfd3f34cdb - main - math/mppp: Update 0.24 -> 0.24-61 to fix build

Yuri Victorovich yuri at FreeBSD.org
Tue Aug 31 01:50:19 UTC 2021


The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=23dfd3f34cdb01e3e0f3bc43471db6067b8daf17

commit 23dfd3f34cdb01e3e0f3bc43471db6067b8daf17
Author:     Yuri Victorovich <yuri at FreeBSD.org>
AuthorDate: 2021-08-31 01:41:18 +0000
Commit:     Yuri Victorovich <yuri at FreeBSD.org>
CommitDate: 2021-08-31 01:50:16 +0000

    math/mppp: Update 0.24 -> 0.24-61 to fix build
    
    Some commits there fix build but they are intertwined with others
    so updating to the latest commit is easiest.
    
    Reported by:    fallout
---
 math/mppp/Makefile  | 4 ++--
 math/mppp/distinfo  | 6 +++---
 math/mppp/pkg-plist | 4 ++--
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/math/mppp/Makefile b/math/mppp/Makefile
index 840e4f4d89f8..a2297d57e3ca 100644
--- a/math/mppp/Makefile
+++ b/math/mppp/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	mppp
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.24
-PORTREVISION=	2
+DISTVERSION=	0.24-61
+DISTVERSIONSUFFIX=	-gb9941621
 CATEGORIES=	math
 
 MAINTAINER=	yuri at FreeBSD.org
diff --git a/math/mppp/distinfo b/math/mppp/distinfo
index 0eeac453ca37..804f28853a29 100644
--- a/math/mppp/distinfo
+++ b/math/mppp/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1624860730
-SHA256 (bluescarni-mppp-v0.24_GH0.tar.gz) = c84cbe38545b7f3f20688791e0a7ce4020830ed84ab6a109ab13a208745be9dc
-SIZE (bluescarni-mppp-v0.24_GH0.tar.gz) = 1884520
+TIMESTAMP = 1630373275
+SHA256 (bluescarni-mppp-v0.24-61-gb9941621_GH0.tar.gz) = 397a3b2109ee663c02b1974b1911659285796026bfc1ecf5b7c63bd26a30d7b4
+SIZE (bluescarni-mppp-v0.24-61-gb9941621_GH0.tar.gz) = 1894624
diff --git a/math/mppp/pkg-plist b/math/mppp/pkg-plist
index 814a4f58cfb0..935174592453 100644
--- a/math/mppp/pkg-plist
+++ b/math/mppp/pkg-plist
@@ -30,5 +30,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.10
-lib/libmp++.so.10.0
+lib/libmp++.so.11
+lib/libmp++.so.11.0


More information about the dev-commits-ports-main mailing list