summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
Diffstat (limited to 'security')
-rw-r--r--security/authenticator/Makefile2
-rw-r--r--security/globalprotect-openconnect/Makefile1
-rw-r--r--security/keysmith/Makefile1
-rw-r--r--security/kgpg/Makefile1
-rw-r--r--security/kleopatra/Makefile1
-rw-r--r--security/kwalletmanager/Makefile1
-rw-r--r--security/libkleo/Makefile1
-rw-r--r--security/pidgin-encryption/Makefile2
-rw-r--r--security/pidgin-otr/Makefile2
-rw-r--r--security/pinentry-efl/Makefile2
-rw-r--r--security/plasma5-kscreenlocker/Makefile1
-rw-r--r--security/plasma5-ksshaskpass/Makefile1
-rw-r--r--security/plasma5-kwallet-pam/Makefile1
-rw-r--r--security/secpanel/Makefile2
14 files changed, 14 insertions, 5 deletions
diff --git a/security/authenticator/Makefile b/security/authenticator/Makefile
index 52824426f1f3..4f8a1813984c 100644
--- a/security/authenticator/Makefile
+++ b/security/authenticator/Makefile
@@ -1,6 +1,6 @@
PORTNAME= authenticator
DISTVERSION= 4.3.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MAINTAINER= jbeich@FreeBSD.org
diff --git a/security/globalprotect-openconnect/Makefile b/security/globalprotect-openconnect/Makefile
index 573161150f5a..d2f9d52c4589 100644
--- a/security/globalprotect-openconnect/Makefile
+++ b/security/globalprotect-openconnect/Makefile
@@ -1,6 +1,7 @@
PORTNAME= globalprotect-openconnect
DISTVERSIONPREFIX= v
DISTVERSION= 1.4.9
+PORTREVISION= 1
CATEGORIES= security net-vpn
MAINTAINER= jwb@FreeBSD.org
diff --git a/security/keysmith/Makefile b/security/keysmith/Makefile
index 96088808c584..25ce8e898b73 100644
--- a/security/keysmith/Makefile
+++ b/security/keysmith/Makefile
@@ -1,5 +1,6 @@
PORTNAME= keysmith
DISTVERSION= 23.01.0
+PORTREVISION= 1
CATEGORIES= security kde
MASTER_SITES= KDE/stable/plasma-mobile/${DISTVERSION}/
diff --git a/security/kgpg/Makefile b/security/kgpg/Makefile
index b114bd5ad2d6..75dade27390d 100644
--- a/security/kgpg/Makefile
+++ b/security/kgpg/Makefile
@@ -1,5 +1,6 @@
PORTNAME= kgpg
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= security kde kde-applications
MAINTAINER= kde@FreeBSD.org
diff --git a/security/kleopatra/Makefile b/security/kleopatra/Makefile
index 2f107e734724..890457f82b8b 100644
--- a/security/kleopatra/Makefile
+++ b/security/kleopatra/Makefile
@@ -1,5 +1,6 @@
PORTNAME= kleopatra
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= security kde kde-applications
MAINTAINER= kde@FreeBSD.org
diff --git a/security/kwalletmanager/Makefile b/security/kwalletmanager/Makefile
index ef288c093645..a15a17064384 100644
--- a/security/kwalletmanager/Makefile
+++ b/security/kwalletmanager/Makefile
@@ -1,5 +1,6 @@
PORTNAME= kwalletmanager
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= security kde kde-applications
MAINTAINER= kde@FreeBSD.org
diff --git a/security/libkleo/Makefile b/security/libkleo/Makefile
index 1929b6f41a98..c6dd8b1acfca 100644
--- a/security/libkleo/Makefile
+++ b/security/libkleo/Makefile
@@ -1,5 +1,6 @@
PORTNAME= libkleo
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= security kde kde-applications
MAINTAINER= kde@FreeBSD.org
diff --git a/security/pidgin-encryption/Makefile b/security/pidgin-encryption/Makefile
index 49f0027120eb..07c9aa4bdeca 100644
--- a/security/pidgin-encryption/Makefile
+++ b/security/pidgin-encryption/Makefile
@@ -1,6 +1,6 @@
PORTNAME= pidgin
PORTVERSION= 3.1
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= security
MASTER_SITES= SF/${PORTNAME}-encrypt/Releases/${PORTVERSION}
PKGNAMESUFFIX= -encryption
diff --git a/security/pidgin-otr/Makefile b/security/pidgin-otr/Makefile
index 92039aed35db..cd440f7352e9 100644
--- a/security/pidgin-otr/Makefile
+++ b/security/pidgin-otr/Makefile
@@ -1,6 +1,6 @@
PORTNAME= otr
PORTVERSION= 4.0.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= security net-im net
MASTER_SITES= http://www.cypherpunks.ca/otr/
PKGNAMEPREFIX= pidgin-
diff --git a/security/pinentry-efl/Makefile b/security/pinentry-efl/Makefile
index 1bb829cc34ca..ffbf49cf7b8e 100644
--- a/security/pinentry-efl/Makefile
+++ b/security/pinentry-efl/Makefile
@@ -1,5 +1,5 @@
PORTNAME= pinentry
-PORTREVISION= 0
+PORTREVISION= 1
COMMENT= EFL version of the GnuPG password dialog
diff --git a/security/plasma5-kscreenlocker/Makefile b/security/plasma5-kscreenlocker/Makefile
index 281d5d9e70f3..594cfb549a9a 100644
--- a/security/plasma5-kscreenlocker/Makefile
+++ b/security/plasma5-kscreenlocker/Makefile
@@ -1,5 +1,6 @@
PORTNAME= kscreenlocker
DISTVERSION= ${KDE_PLASMA_VERSION}
+PORTREVISION= 1
CATEGORIES= security kde kde-plasma
MAINTAINER= kde@FreeBSD.org
diff --git a/security/plasma5-ksshaskpass/Makefile b/security/plasma5-ksshaskpass/Makefile
index 19a6d38b9a10..e45e399398dc 100644
--- a/security/plasma5-ksshaskpass/Makefile
+++ b/security/plasma5-ksshaskpass/Makefile
@@ -1,5 +1,6 @@
PORTNAME= ksshaskpass
DISTVERSION= ${KDE_PLASMA_VERSION}
+PORTREVISION= 1
CATEGORIES= security kde kde-plasma
MAINTAINER= kde@FreeBSD.org
diff --git a/security/plasma5-kwallet-pam/Makefile b/security/plasma5-kwallet-pam/Makefile
index 714c3f129558..faf913d13478 100644
--- a/security/plasma5-kwallet-pam/Makefile
+++ b/security/plasma5-kwallet-pam/Makefile
@@ -1,5 +1,6 @@
PORTNAME= kwallet-pam
DISTVERSION= ${KDE_PLASMA_VERSION}
+PORTREVISION= 1
CATEGORIES= security kde kde-plasma
MAINTAINER= kde@FreeBSD.org
diff --git a/security/secpanel/Makefile b/security/secpanel/Makefile
index 555e856ff2a6..96214868d273 100644
--- a/security/secpanel/Makefile
+++ b/security/secpanel/Makefile
@@ -1,6 +1,6 @@
PORTNAME= secpanel
PORTVERSION= 0.6.1
-PORTREVISION= 4
+PORTREVISION= 5
PORTEPOCH= 1
CATEGORIES= security tcl tk
MASTER_SITES= SF/${PORTNAME} \