diff options
| author | Dima Panov <fluffy@FreeBSD.org> | 2026-09-02 05:37:48 +0000 |
|---|---|---|
| committer | Dima Panov <fluffy@FreeBSD.org> | 2026-09-02 05:40:10 +0000 |
| commit | 5894670dca8ca322732c8cabde9976ffd49a21bf (patch) | |
| tree | cd6e7a15b2d1e20adf72f353bb56dcf6cf735ebe | |
| parent | 25933cf20f1117bcd6c7bc79fe30d4e7137d57ec (diff) | |
security/botan3: bump comsumers after botan update
| -rw-r--r-- | deskutils/qownnotes/Makefile | 1 | ||||
| -rw-r--r-- | devel/qca/Makefile | 2 | ||||
| -rw-r--r-- | editors/encryptpad/Makefile | 2 | ||||
| -rw-r--r-- | editors/rehex/Makefile | 2 | ||||
| -rw-r--r-- | security/keepassxc/Makefile | 2 | ||||
| -rw-r--r-- | security/keepassxc276/Makefile | 2 | ||||
| -rw-r--r-- | security/rnp/Makefile | 1 |
7 files changed, 7 insertions, 5 deletions
diff --git a/deskutils/qownnotes/Makefile b/deskutils/qownnotes/Makefile index 5f2c73058f9a..ba5c7ee58f21 100644 --- a/deskutils/qownnotes/Makefile +++ b/deskutils/qownnotes/Makefile @@ -1,5 +1,6 @@ PORTNAME= qownnotes DISTVERSION= 26.8.6 +PORTREVISION= 1 CATEGORIES= deskutils MASTER_SITES= https://github.com/pbek/QOwnNotes/releases/download/v${DISTVERSION}/ diff --git a/devel/qca/Makefile b/devel/qca/Makefile index 5f1ca2cad899..8562a34889c1 100644 --- a/devel/qca/Makefile +++ b/devel/qca/Makefile @@ -1,6 +1,6 @@ PORTNAME= qca DISTVERSION= 2.3.10 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel MASTER_SITES= KDE/stable/qca/${PORTVERSION} PKGNAMESUFFIX= -${FLAVOR} diff --git a/editors/encryptpad/Makefile b/editors/encryptpad/Makefile index bbb538b83b3b..888745d64bf9 100644 --- a/editors/encryptpad/Makefile +++ b/editors/encryptpad/Makefile @@ -1,7 +1,7 @@ PORTNAME= encryptpad DISTVERSIONPREFIX= v DISTVERSION= 0.5.0.4 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= editors security MAINTAINER= eduardo@FreeBSD.org diff --git a/editors/rehex/Makefile b/editors/rehex/Makefile index a9731aee4dbb..38d63a60be08 100644 --- a/editors/rehex/Makefile +++ b/editors/rehex/Makefile @@ -1,6 +1,6 @@ PORTNAME= rehex DISTVERSION= 0.64.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors MAINTAINER= fuz@FreeBSD.org diff --git a/security/keepassxc/Makefile b/security/keepassxc/Makefile index f9dd09ccfa17..f8bb722aa061 100644 --- a/security/keepassxc/Makefile +++ b/security/keepassxc/Makefile @@ -1,6 +1,6 @@ PORTNAME= keepassxc DISTVERSION= 2.7.12 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= https://github.com/keepassxreboot/keepassxc/releases/download/${DISTVERSION}/ DISTNAME= ${PORTNAME}-${DISTVERSION}-src diff --git a/security/keepassxc276/Makefile b/security/keepassxc276/Makefile index 7d71666ec62a..c0dce7ee999b 100644 --- a/security/keepassxc276/Makefile +++ b/security/keepassxc276/Makefile @@ -1,6 +1,6 @@ PORTNAME= keepassxc DISTVERSION= 2.7.6 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= security MASTER_SITES= https://github.com/keepassxreboot/keepassxc/releases/download/${DISTVERSION}/ PKGNAMESUFFIX= 276 diff --git a/security/rnp/Makefile b/security/rnp/Makefile index 807c61cb957d..0c947502ff4a 100644 --- a/security/rnp/Makefile +++ b/security/rnp/Makefile @@ -1,6 +1,7 @@ PORTNAME= rnp DISTVERSIONPREFIX= v DISTVERSION= 0.18.1 +PORTREVISION= 1 CATEGORIES= security MASTER_SITES= https://github.com/rnpgp/${PORTNAME}/releases/download/${DISTVERSIONFULL}/ |
