diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2021-04-16 15:52:45 +0800 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2021-04-16 15:52:45 +0800 |
commit | 925e342a409be50202c5150888762b66b96377f4 (patch) | |
tree | bd10ee3fbd444d5ca96d96af64c5f14867e6dae6 /science | |
parent | ff6ac45c49dfd2e26dc468385c7c492b509732ba (diff) | |
download | freebsd-ports-gnome-925e342a409be50202c5150888762b66b96377f4.tar.gz freebsd-ports-gnome-925e342a409be50202c5150888762b66b96377f4.tar.zst freebsd-ports-gnome-925e342a409be50202c5150888762b66b96377f4.zip |
x11-toolkits/wxgtk31: Update 3.1.4 -> 3.1.5
Bump 43 ports that either depend on wxgtk31 or potentially depend on it.
Reported by: portscout
Diffstat (limited to 'science')
-rw-r--r-- | science/gnudatalanguage/Makefile | 2 | ||||
-rw-r--r-- | science/opensph/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/science/gnudatalanguage/Makefile b/science/gnudatalanguage/Makefile index c9a4150b1162..31ede8f3120c 100644 --- a/science/gnudatalanguage/Makefile +++ b/science/gnudatalanguage/Makefile @@ -4,7 +4,7 @@ PORTNAME= gnudatalanguage PORTVERSION= 1.0.0 DISTVERSIONPREFIX= v DISTVERSIONSUFFIX= -rc.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science lang .if defined(BUILD_PYTHON_MODULE) PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/opensph/Makefile b/science/opensph/Makefile index 55f3899ed2c8..ef70b3067641 100644 --- a/science/opensph/Makefile +++ b/science/opensph/Makefile @@ -1,7 +1,7 @@ PORTNAME= OpenSPH DISTVERSIONPREFIX= v DISTVERSION= g20190519 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org |