git: c138141c2c47 - main - math/freefem++: Add missing scotch.so
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 25 Aug 2024 09:09:49 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=c138141c2c4741b0d748e8b2574268f5d24ef50d commit c138141c2c4741b0d748e8b2574268f5d24ef50d Author: Rainer Hurling <rhurlin@FreeBSD.org> AuthorDate: 2024-08-25 09:06:54 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-08-25 09:09:47 +0000 math/freefem++: Add missing scotch.so PR: 280898 --- math/freefem++/Makefile | 2 +- math/freefem++/pkg-plist | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/math/freefem++/Makefile b/math/freefem++/Makefile index 5a3e1f9de244..ed121436eb53 100644 --- a/math/freefem++/Makefile +++ b/math/freefem++/Makefile @@ -1,7 +1,7 @@ PORTNAME= freefem++ DISTVERSIONPREFIX= v DISTVERSION= 4.14 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math science MAINTAINER= yuri@FreeBSD.org diff --git a/math/freefem++/pkg-plist b/math/freefem++/pkg-plist index 39116857a289..cb20b559d39b 100644 --- a/math/freefem++/pkg-plist +++ b/math/freefem++/pkg-plist @@ -235,6 +235,7 @@ lib/ff++/%%VER%%/lib/pcm2rnm.so lib/ff++/%%VER%%/lib/plotPDF.so lib/ff++/%%VER%%/lib/ppm2rnm.so lib/ff++/%%VER%%/lib/qf11to25.so +lib/ff++/%%VER%%/lib/scotch.so lib/ff++/%%VER%%/lib/shell.so lib/ff++/%%VER%%/lib/splitedges.so lib/ff++/%%VER%%/lib/splitmesh12.so