aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/qca/Makefile2
-rw-r--r--editors/encryptpad/Makefile2
-rw-r--r--security/botan2/Makefile2
-rw-r--r--security/botan2/distinfo6
-rw-r--r--sysutils/daggy/Makefile2
5 files changed, 7 insertions, 7 deletions
diff --git a/devel/qca/Makefile b/devel/qca/Makefile
index 911e36e2f29b..bf85d6421f51 100644
--- a/devel/qca/Makefile
+++ b/devel/qca/Makefile
@@ -3,7 +3,7 @@
PORTNAME= qca
PORTVERSION= 2.2.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= devel
MASTER_SITES= KDE/stable/qca/${PORTVERSION}
PKGNAMESUFFIX= -qt5
diff --git a/editors/encryptpad/Makefile b/editors/encryptpad/Makefile
index fac8498ed16f..2360d835b05b 100644
--- a/editors/encryptpad/Makefile
+++ b/editors/encryptpad/Makefile
@@ -4,7 +4,7 @@
PORTNAME= encryptpad
DISTVERSIONPREFIX= v
DISTVERSION= 0.4.0.4
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= editors security
MAINTAINER= dmgk@FreeBSD.org
diff --git a/security/botan2/Makefile b/security/botan2/Makefile
index a223749ba406..60f0d710175a 100644
--- a/security/botan2/Makefile
+++ b/security/botan2/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= botan
-DISTVERSION= 2.11.0
+DISTVERSION= 2.12.0
CATEGORIES= security
MASTER_SITES= http://botan.randombit.net/releases/
PKGNAMESUFFIX= 2
diff --git a/security/botan2/distinfo b/security/botan2/distinfo
index 4ea9cbd42bb0..b015e4da59e4 100644
--- a/security/botan2/distinfo
+++ b/security/botan2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1568364010
-SHA256 (Botan-2.11.0.tar.xz) = f7874da2aeb8c018fd77df40b2137879bf90b66f5589490c991e83fb3e8094be
-SIZE (Botan-2.11.0.tar.xz) = 5765712
+TIMESTAMP = 1570456660
+SHA256 (Botan-2.12.0.tar.xz) = 1eaefd459d52f27de1805cff8c68792e0610919648ee98e101980e94edb90a63
+SIZE (Botan-2.12.0.tar.xz) = 5827896
diff --git a/sysutils/daggy/Makefile b/sysutils/daggy/Makefile
index 47c39e1db9e7..1d75b56a06d3 100644
--- a/sysutils/daggy/Makefile
+++ b/sysutils/daggy/Makefile
@@ -2,7 +2,7 @@
PORTNAME= daggy
DISTVERSION= 1.1.3
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= sysutils
MAINTAINER= yuri@FreeBSD.org