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 /security | |
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 'security')
-rw-r--r-- | security/veracrypt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/veracrypt/Makefile b/security/veracrypt/Makefile index 99883a426e57..10238ba758d5 100644 --- a/security/veracrypt/Makefile +++ b/security/veracrypt/Makefile @@ -1,7 +1,7 @@ PORTNAME= veracrypt PORTVERSION= 1.24 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= SF/${PORTNAME}/${PORTNAME:S/v/V/:S/c/C/}%20${PORTVERSION}-Update3/ DISTNAME= ${PORTNAME:S/v/V/:S/c/C/}_${PORTVERSION}-Update3_Source |