aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2020-07-04 18:11:42 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2020-07-04 18:11:42 +0000
commit0e32330f15f054f5b77cc0a58e7a6ec282dec710 (patch)
treeb4bdc11662e20506078156e14bbeefa6145af3ee /math
parentebc9067a31c6dc63b90eb56ad1bb59250c31b1f5 (diff)
downloadports-0e32330f15f054f5b77cc0a58e7a6ec282dec710.tar.gz
ports-0e32330f15f054f5b77cc0a58e7a6ec282dec710.zip
Chanse update of devel/libffi
Chase the devel/libffi update Bump portrevision of all dependent ports to chace shard library version bump in libffi. Update LIB_DEPENDS lines where needed to not require a specific version of libffi.so. PR: 247028 (for tracking)
Notes
Notes: svn path=/head/; revision=541232
Diffstat (limited to 'math')
-rw-r--r--math/hs-Agda/Makefile2
-rw-r--r--math/hs-penrose/Makefile2
-rw-r--r--math/maxima/Makefile1
-rw-r--r--math/sage/Makefile2
4 files changed, 4 insertions, 3 deletions
diff --git a/math/hs-Agda/Makefile b/math/hs-Agda/Makefile
index b7f2f9b1b337..9856978cb13a 100644
--- a/math/hs-Agda/Makefile
+++ b/math/hs-Agda/Makefile
@@ -3,7 +3,7 @@
PORTNAME= Agda
PORTVERSION= 2.6.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/math/hs-penrose/Makefile b/math/hs-penrose/Makefile
index 7841abd730b3..cead0d5cd8b4 100644
--- a/math/hs-penrose/Makefile
+++ b/math/hs-penrose/Makefile
@@ -4,7 +4,7 @@ PORTNAME= penrose
DISTVERSIONPREFIX= v
DISTVERSION= 0.1-737
DISTVERSIONSUFFIX= -gb336c8d
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math haskell
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
diff --git a/math/maxima/Makefile b/math/maxima/Makefile
index 3ebf2d2a42e4..fd6001e995b2 100644
--- a/math/maxima/Makefile
+++ b/math/maxima/Makefile
@@ -3,6 +3,7 @@
PORTNAME= maxima
PORTVERSION= 5.44.0
+PORTREVISION= 1
CATEGORIES= math lisp tk
MASTER_SITES= SF/maxima/Maxima-source/${PORTVERSION}-source
diff --git a/math/sage/Makefile b/math/sage/Makefile
index 6acea2ed9c62..a8470bb326a9 100644
--- a/math/sage/Makefile
+++ b/math/sage/Makefile
@@ -3,7 +3,7 @@
PORTNAME= sage
PORTVERSION= 9.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= math
MASTER_SITES= https://mirrors.xmission.com/sage/src/ \
http://mirrors.xmission.com/sage/src/ \