diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/lxqt-openssh-askpass/Makefile | 4 | ||||
-rw-r--r-- | security/lxqt-sudo/Makefile | 5 | ||||
-rw-r--r-- | security/py-netbox-secrets/Makefile | 2 | ||||
-rw-r--r-- | security/py-netbox-secrets/distinfo | 6 | ||||
-rw-r--r-- | security/transcrypt/Makefile | 2 | ||||
-rw-r--r-- | security/transcrypt/distinfo | 6 |
6 files changed, 13 insertions, 12 deletions
diff --git a/security/lxqt-openssh-askpass/Makefile b/security/lxqt-openssh-askpass/Makefile index 109576ab347e..35b43e87f591 100644 --- a/security/lxqt-openssh-askpass/Makefile +++ b/security/lxqt-openssh-askpass/Makefile @@ -1,6 +1,6 @@ PORTNAME= lxqt-openssh-askpass PORTVERSION= 2.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= LXQT @@ -10,7 +10,7 @@ WWW= https://lxqt-project.org LICENSE= LGPL21+ -USES= cmake compiler:c++17-lang gettext-runtime lxqt:2 perl5 \ +USES= cmake compiler:c++20-lang gettext-runtime lxqt:2 perl5 \ pkgconfig qt:6 tar:xz USE_LXQT= buildtools2 lxqt USE_PERL5= build diff --git a/security/lxqt-sudo/Makefile b/security/lxqt-sudo/Makefile index d9a5993d080a..c5dcf5e3f665 100644 --- a/security/lxqt-sudo/Makefile +++ b/security/lxqt-sudo/Makefile @@ -1,6 +1,6 @@ PORTNAME= lxqt-sudo PORTVERSION= 2.2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= LXQT @@ -12,7 +12,8 @@ LICENSE= LGPL21+ RUN_DEPENDS= sudo:security/sudo -USES= cmake gettext kde:6 lxqt:2 qt:6 perl5 tar:xz gnome xorg +USES= cmake compiler:c++20-lang gettext kde:6 lxqt:2 qt:6 perl5 tar:xz \ + gnome xorg USE_PERL5= build USE_QT= base:run tools:build svg diff --git a/security/py-netbox-secrets/Makefile b/security/py-netbox-secrets/Makefile index 79466b639c92..262894baf8bf 100644 --- a/security/py-netbox-secrets/Makefile +++ b/security/py-netbox-secrets/Makefile @@ -1,5 +1,5 @@ PORTNAME= netbox-secrets -DISTVERSION= 2.2.1 +DISTVERSION= 2.3.0 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-netbox-secrets/distinfo b/security/py-netbox-secrets/distinfo index 25c5b104549d..68f590c12790 100644 --- a/security/py-netbox-secrets/distinfo +++ b/security/py-netbox-secrets/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747310577 -SHA256 (netbox_secrets-2.2.1.tar.gz) = 26f817f9a9c03dcd34aaaa89d4744b2d15408d0e38f584aa6f2cb73bdd48958f -SIZE (netbox_secrets-2.2.1.tar.gz) = 57852 +TIMESTAMP = 1750489227 +SHA256 (netbox_secrets-2.3.0.tar.gz) = c2785de9d292407cc20bd0b0e7f4f35cf30f6fba71000bea7c7789ed5cf60503 +SIZE (netbox_secrets-2.3.0.tar.gz) = 57639 diff --git a/security/transcrypt/Makefile b/security/transcrypt/Makefile index 6073a535b6bc..5e0809c4ac90 100644 --- a/security/transcrypt/Makefile +++ b/security/transcrypt/Makefile @@ -1,6 +1,6 @@ PORTNAME= transcrypt DISTVERSIONPREFIX= v -DISTVERSION= 2.3.0 +DISTVERSION= 2.3.1 CATEGORIES= security MAINTAINER= nivit@FreeBSD.org diff --git a/security/transcrypt/distinfo b/security/transcrypt/distinfo index 5c6cc5bd0fac..964673e8a848 100644 --- a/security/transcrypt/distinfo +++ b/security/transcrypt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1725894913 -SHA256 (elasticdog-transcrypt-v2.3.0_GH0.tar.gz) = 9779f5cc972d7e6e83de0770e5391aca95881bc75e101095a6dede4620a8cd28 -SIZE (elasticdog-transcrypt-v2.3.0_GH0.tar.gz) = 38566 +TIMESTAMP = 1741259270 +SHA256 (elasticdog-transcrypt-v2.3.1_GH0.tar.gz) = c5f5af35016474ffd1f8605be1eac2e2f17743737237065657e3759c8d8d1a66 +SIZE (elasticdog-transcrypt-v2.3.1_GH0.tar.gz) = 39607 |