diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/dirmngr/Makefile | 2 | ||||
-rw-r--r-- | security/opencryptoki/Makefile | 2 | ||||
-rw-r--r-- | security/openscep/Makefile | 2 | ||||
-rw-r--r-- | security/openvpn-auth-ldap/Makefile | 1 | ||||
-rw-r--r-- | security/pam_ldap/Makefile | 1 | ||||
-rw-r--r-- | security/seahorse/Makefile | 1 | ||||
-rw-r--r-- | security/sssd/Makefile | 2 |
7 files changed, 7 insertions, 4 deletions
diff --git a/security/dirmngr/Makefile b/security/dirmngr/Makefile index a4dcabb49663..be4a7e83dd43 100644 --- a/security/dirmngr/Makefile +++ b/security/dirmngr/Makefile @@ -2,7 +2,7 @@ PORTNAME= dirmngr PORTVERSION= 1.1.0 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= security MASTER_SITES= GNUPG DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXTRACT_SUFX}.sig diff --git a/security/opencryptoki/Makefile b/security/opencryptoki/Makefile index de04ebf3dbd9..4b95be7be1f7 100644 --- a/security/opencryptoki/Makefile +++ b/security/opencryptoki/Makefile @@ -2,7 +2,7 @@ PORTNAME= opencryptoki PORTVERSION= 3.11.0 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONPREFIX= v CATEGORIES= security diff --git a/security/openscep/Makefile b/security/openscep/Makefile index 75901800abbb..361c27038095 100644 --- a/security/openscep/Makefile +++ b/security/openscep/Makefile @@ -2,7 +2,7 @@ PORTNAME= openscep PORTVERSION= 0.4.2 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= security MASTER_SITES= http://openscep.othello.ch/download/ diff --git a/security/openvpn-auth-ldap/Makefile b/security/openvpn-auth-ldap/Makefile index 24ea34f51ee2..efc9758af4cb 100644 --- a/security/openvpn-auth-ldap/Makefile +++ b/security/openvpn-auth-ldap/Makefile @@ -2,6 +2,7 @@ PORTNAME= openvpn-auth-ldap PORTVERSION= 2.0.4 +PORTREVISION= 1 DISTVERSIONPREFIX= auth-ldap- CATEGORIES= security net-vpn diff --git a/security/pam_ldap/Makefile b/security/pam_ldap/Makefile index 87f9428064d3..9d18f2c88a25 100644 --- a/security/pam_ldap/Makefile +++ b/security/pam_ldap/Makefile @@ -2,6 +2,7 @@ PORTNAME= pam_ldap PORTVERSION= 186 +PORTREVISION= 1 CATEGORIES= security net MASTER_SITES= http://www.padl.com/download/ \ ftp://ftp.padl.com/pub/ diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile index 21c1ff244818..9095c3e5bb24 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -2,6 +2,7 @@ PORTNAME= seahorse PORTVERSION= 40.0 +PORTREVISION= 1 CATEGORIES= security gnome MASTER_SITES= GNOME/sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+)\..*/\1/} DIST_SUBDIR= gnome diff --git a/security/sssd/Makefile b/security/sssd/Makefile index 050642d6e865..7b0679bee5e6 100644 --- a/security/sssd/Makefile +++ b/security/sssd/Makefile @@ -2,7 +2,7 @@ PORTNAME= sssd PORTVERSION= 1.16.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MASTER_SITES= https://releases.pagure.org/SSSD/${PORTNAME}/ |