aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2019-04-10 06:18:31 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2019-04-10 06:18:31 +0000
commit63f5eeef8a3e1a075dc881008cee566e0f5c9efd (patch)
treea1ba323d184a3a776f45eb114cbdb05bfe21c470 /security
parente413c34db1a433094d48a8c5c420cf5102c6da49 (diff)
downloadports-63f5eeef8a3e1a075dc881008cee566e0f5c9efd.tar.gz
ports-63f5eeef8a3e1a075dc881008cee566e0f5c9efd.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/binwalk/Makefile1
-rw-r--r--security/botan2/Makefile2
-rw-r--r--security/libpwquality/Makefile1
-rw-r--r--security/nyx/Makefile1
-rw-r--r--security/pssh/Makefile1
-rw-r--r--security/pwman3/Makefile2
-rw-r--r--security/py-artifacts/Makefile1
-rw-r--r--security/py-bro-pkg/Makefile1
-rw-r--r--security/py-certbot/Makefile1
-rw-r--r--security/py-certstream/Makefile1
-rw-r--r--security/py-josepy/Makefile1
-rw-r--r--security/py-keepkey/Makefile1
-rw-r--r--security/py-keyring/Makefile1
-rw-r--r--security/py-msoffcrypto-tool/Makefile1
-rw-r--r--security/py-pysaml2/Makefile1
-rw-r--r--security/py-rsa/Makefile1
-rw-r--r--security/py-stem/Makefile1
-rw-r--r--security/py-tuf/Makefile1
-rw-r--r--security/py-yubikey-manager/Makefile1
-rw-r--r--security/silktools/Makefile1
-rw-r--r--security/suricata/Makefile1
-rw-r--r--security/theonionbox/Makefile1
-rw-r--r--security/vanguards-tor/Makefile1
-rw-r--r--security/vinetto/Makefile2
24 files changed, 24 insertions, 3 deletions
diff --git a/security/binwalk/Makefile b/security/binwalk/Makefile
index 56cb261f367a..2389662006b1 100644
--- a/security/binwalk/Makefile
+++ b/security/binwalk/Makefile
@@ -2,6 +2,7 @@
PORTNAME= binwalk
PORTVERSION= 2.1.1
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= security python
diff --git a/security/botan2/Makefile b/security/botan2/Makefile
index ef467f167d00..100e2d545554 100644
--- a/security/botan2/Makefile
+++ b/security/botan2/Makefile
@@ -2,7 +2,7 @@
PORTNAME= botan
DISTVERSION= 2.10.0
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://botan.randombit.net/releases/
PKGNAMESUFFIX= 2
diff --git a/security/libpwquality/Makefile b/security/libpwquality/Makefile
index 4d13da1156ad..1651fa351843 100644
--- a/security/libpwquality/Makefile
+++ b/security/libpwquality/Makefile
@@ -2,6 +2,7 @@
PORTNAME= libpwquality
PORTVERSION= 1.4.0
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${PORTNAME}-${PORTVERSION}/
diff --git a/security/nyx/Makefile b/security/nyx/Makefile
index f77c73f8fef0..bdc343779d33 100644
--- a/security/nyx/Makefile
+++ b/security/nyx/Makefile
@@ -3,6 +3,7 @@
PORTNAME= nyx
PORTVERSION= 2.1.0
+PORTREVISION= 1
CATEGORIES= security net
MASTER_SITES= CHEESESHOP
diff --git a/security/pssh/Makefile b/security/pssh/Makefile
index 1906647e7b12..23aa6738556b 100644
--- a/security/pssh/Makefile
+++ b/security/pssh/Makefile
@@ -2,6 +2,7 @@
PORTNAME= pssh
PORTVERSION= 2.3.1
+PORTREVISION= 1
CATEGORIES= security net sysutils
MASTER_SITES= CHEESESHOP
diff --git a/security/pwman3/Makefile b/security/pwman3/Makefile
index 9a47a41c9c6e..9368c21f9229 100644
--- a/security/pwman3/Makefile
+++ b/security/pwman3/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pwman3
PORTVERSION= 0.0.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security python
MASTER_SITES= http://pwman.bleurgh.com/~ivan/pwman3/source/ \
http://source.antisupport.com/pwman3/
diff --git a/security/py-artifacts/Makefile b/security/py-artifacts/Makefile
index 572f42bdc957..98b61a022aac 100644
--- a/security/py-artifacts/Makefile
+++ b/security/py-artifacts/Makefile
@@ -3,6 +3,7 @@
PORTNAME= artifacts
PORTVERSION= 20190320
+PORTREVISION= 1
CATEGORIES= security python
MASTER_SITES= CHEESESHOP \
https://github.com/ForensicArtifacts/artifacts/releases/download/${PORTVERSION}/
diff --git a/security/py-bro-pkg/Makefile b/security/py-bro-pkg/Makefile
index 680d92198f49..70cdc1858008 100644
--- a/security/py-bro-pkg/Makefile
+++ b/security/py-bro-pkg/Makefile
@@ -3,6 +3,7 @@
PORTNAME= bro-pkg
DISTVERSIONPREFIX= v
DISTVERSION= 1.4.2
+PORTREVISION= 1
CATEGORIES= security python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/security/py-certbot/Makefile b/security/py-certbot/Makefile
index 54a39cfbf2a8..d26e1ac06bba 100644
--- a/security/py-certbot/Makefile
+++ b/security/py-certbot/Makefile
@@ -3,6 +3,7 @@
PORTNAME= certbot
PORTVERSION= ${ACME_VERSION}
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= security python
MASTER_SITES= CHEESESHOP
diff --git a/security/py-certstream/Makefile b/security/py-certstream/Makefile
index f9de1767d764..9827c7183765 100644
--- a/security/py-certstream/Makefile
+++ b/security/py-certstream/Makefile
@@ -2,6 +2,7 @@
PORTNAME= certstream
PORTVERSION= 1.10
+PORTREVISION= 1
CATEGORIES= security www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/security/py-josepy/Makefile b/security/py-josepy/Makefile
index 5ab638e35ae8..46bc2ef1e960 100644
--- a/security/py-josepy/Makefile
+++ b/security/py-josepy/Makefile
@@ -3,6 +3,7 @@
PORTNAME= josepy
PORTVERSION= 1.1.0
+PORTREVISION= 1
CATEGORIES= security python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/security/py-keepkey/Makefile b/security/py-keepkey/Makefile
index f127a94f2ebe..09795ad8d0d3 100644
--- a/security/py-keepkey/Makefile
+++ b/security/py-keepkey/Makefile
@@ -3,6 +3,7 @@
PORTNAME= keepkey
PORTVERSION= 6.0.3
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/security/py-keyring/Makefile b/security/py-keyring/Makefile
index 76517411d1c7..469a7cf8fd7c 100644
--- a/security/py-keyring/Makefile
+++ b/security/py-keyring/Makefile
@@ -3,6 +3,7 @@
PORTNAME= keyring
DISTVERSION= 12.0.1
+PORTREVISION= 1
CATEGORIES= security python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/security/py-msoffcrypto-tool/Makefile b/security/py-msoffcrypto-tool/Makefile
index bd0efdce0e39..9c38ed1cc859 100644
--- a/security/py-msoffcrypto-tool/Makefile
+++ b/security/py-msoffcrypto-tool/Makefile
@@ -2,6 +2,7 @@
PORTNAME= msoffcrypto-tool
PORTVERSION= 4.9.0
+PORTREVISION= 1
CATEGORIES= security python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/security/py-pysaml2/Makefile b/security/py-pysaml2/Makefile
index 75d43b58adac..1a0c66f925c5 100644
--- a/security/py-pysaml2/Makefile
+++ b/security/py-pysaml2/Makefile
@@ -3,6 +3,7 @@
PORTNAME= pysaml2
PORTVERSION= 4.7.0
+PORTREVISION= 1
CATEGORIES= security devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/security/py-rsa/Makefile b/security/py-rsa/Makefile
index e607b61fce2e..6fd76dc2b0ff 100644
--- a/security/py-rsa/Makefile
+++ b/security/py-rsa/Makefile
@@ -3,6 +3,7 @@
PORTNAME= rsa
PORTVERSION= 3.4.2
+PORTREVISION= 1
CATEGORIES= security python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/security/py-stem/Makefile b/security/py-stem/Makefile
index 2ad7469a10e8..679cac0edbbd 100644
--- a/security/py-stem/Makefile
+++ b/security/py-stem/Makefile
@@ -3,6 +3,7 @@
PORTNAME= stem
PORTVERSION= 1.7.1
+PORTREVISION= 1
CATEGORIES= security net python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/security/py-tuf/Makefile b/security/py-tuf/Makefile
index eb612813e1ec..a75fd717c9f5 100644
--- a/security/py-tuf/Makefile
+++ b/security/py-tuf/Makefile
@@ -3,6 +3,7 @@
PORTNAME= tuf
PORTVERSION= 0.10.0
+PORTREVISION= 1
CATEGORIES= security devel python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/security/py-yubikey-manager/Makefile b/security/py-yubikey-manager/Makefile
index ccfd9a30739b..34cbd3196f32 100644
--- a/security/py-yubikey-manager/Makefile
+++ b/security/py-yubikey-manager/Makefile
@@ -2,6 +2,7 @@
PORTNAME= yubikey-manager
PORTVERSION= 2.1.0
+PORTREVISION= 1
CATEGORIES= security python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/security/silktools/Makefile b/security/silktools/Makefile
index 1a713ee6ce1b..853f002f8ebb 100644
--- a/security/silktools/Makefile
+++ b/security/silktools/Makefile
@@ -3,6 +3,7 @@
PORTNAME= silktools
PORTVERSION= 3.18.0
+PORTREVISION= 1
CATEGORIES= security net
MASTER_SITES= http://tools.netsa.cert.org/releases/
DISTNAME= silk-${PORTVERSION}
diff --git a/security/suricata/Makefile b/security/suricata/Makefile
index a5f999402fd2..47b92a8564da 100644
--- a/security/suricata/Makefile
+++ b/security/suricata/Makefile
@@ -3,6 +3,7 @@
PORTNAME= suricata
DISTVERSION= 4.1.3
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= https://www.openinfosecfoundation.org/download/
diff --git a/security/theonionbox/Makefile b/security/theonionbox/Makefile
index a7220e046230..707e332804bd 100644
--- a/security/theonionbox/Makefile
+++ b/security/theonionbox/Makefile
@@ -2,6 +2,7 @@
PORTNAME= theonionbox
PORTVERSION= 4.3.0
+PORTREVISION= 1
CATEGORIES= security net python
MASTER_SITES= CHEESESHOP
diff --git a/security/vanguards-tor/Makefile b/security/vanguards-tor/Makefile
index e586e769446b..962bcdb5ef3a 100644
--- a/security/vanguards-tor/Makefile
+++ b/security/vanguards-tor/Makefile
@@ -2,6 +2,7 @@
PORTNAME= vanguards
DISTVERSION= 0.3.0
+PORTREVISION= 1
CATEGORIES= security python
MASTER_SITES= CHEESESHOP
PKGNAMESUFFIX= -tor
diff --git a/security/vinetto/Makefile b/security/vinetto/Makefile
index d13c65b1c67b..9bb67705beb2 100644
--- a/security/vinetto/Makefile
+++ b/security/vinetto/Makefile
@@ -3,7 +3,7 @@
PORTNAME= vinetto
PORTVERSION= 0.07
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= security
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-beta-${PORTVERSION}
DISTNAME= ${PORTNAME}-beta-${PORTVERSION}