summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2018-09-11 18:34:27 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2018-09-11 18:34:27 +0000
commit0fae2e9e0e506b74d2648d9581e939154814c599 (patch)
treefde4faddc8b6422d8c776308219c1df37c4df4aa /math
parentFix paths-- old version committed by mistake. (diff)
Change x11/xorgproto to become a build dep
Change x11/xorgproto to become a build time dependency when added to USE_XORG. Change the dependency to be on the port, rather than a file the port installs. Fix fallout. Bump portrevision on depending ports. PR: 230909 Reviewed by: eadler Approved by: portmgr (antoine) Obtained from: https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto exp-run: antoine Differential Revision: https://reviews.freebsd.org/D16906
Notes
Notes: svn path=/head/; revision=479538
Diffstat (limited to 'math')
-rw-r--r--math/octave/Makefile2
-rw-r--r--math/reduce/Makefile2
-rw-r--r--math/xppaut/Makefile2
-rw-r--r--math/zegrapher/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/math/octave/Makefile b/math/octave/Makefile
index 04de62a702c5..f059036cf760 100644
--- a/math/octave/Makefile
+++ b/math/octave/Makefile
@@ -3,7 +3,7 @@
PORTNAME= octave
PORTVERSION= ${OCTAVE_VERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math java
MASTER_SITES= GNU
diff --git a/math/reduce/Makefile b/math/reduce/Makefile
index 43430f7e5f33..95f7b31b7c2a 100644
--- a/math/reduce/Makefile
+++ b/math/reduce/Makefile
@@ -3,7 +3,7 @@
PORTNAME= reduce
PORTVERSION= 20180117
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math lang
MASTER_SITES= SF/${PORTNAME}-algebra/${SFSUBDIR}/
DISTNAME= Reduce-svn4372-src
diff --git a/math/xppaut/Makefile b/math/xppaut/Makefile
index 486170df6841..b6dcde6782ee 100644
--- a/math/xppaut/Makefile
+++ b/math/xppaut/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xppaut
PORTVERSION= 7.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math graphics
MASTER_SITES= http://www.math.pitt.edu/~bard/bardware/
DISTNAME= ${PORTNAME}${PORTVERSION}
diff --git a/math/zegrapher/Makefile b/math/zegrapher/Makefile
index 637b0342bbe5..51228557a9f1 100644
--- a/math/zegrapher/Makefile
+++ b/math/zegrapher/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ZeGrapher
DISTVERSIONPREFIX= v
DISTVERSION= 3.0.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math graphics
MAINTAINER= yuri@FreeBSD.org