aboutsummaryrefslogtreecommitdiff
path: root/security/krb5-112/Makefile
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2015-02-13 20:25:24 +0000
committerCy Schubert <cy@FreeBSD.org>2015-02-13 20:25:24 +0000
commit69749085669a334fd6db98471532367103d4454a (patch)
tree14116558a745c1bd4f46dd3e8882828c8747d1e9 /security/krb5-112/Makefile
parent82c37d8660e1e0089bfcaa3620baeb50bff2992e (diff)
downloadports-69749085669a334fd6db98471532367103d4454a.tar.gz
ports-69749085669a334fd6db98471532367103d4454a.zip
Notes
Diffstat (limited to 'security/krb5-112/Makefile')
-rw-r--r--security/krb5-112/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/security/krb5-112/Makefile b/security/krb5-112/Makefile
index 804fd80d517d..3e96f00dc200 100644
--- a/security/krb5-112/Makefile
+++ b/security/krb5-112/Makefile
@@ -3,7 +3,7 @@
PORTNAME= krb5
PORTVERSION= 1.12.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MASTER_SITES= http://web.mit.edu/kerberos/dist/${PORTNAME}/${PORTVERSION:C/^[0-9]*\.[0-9]*/&X/:C/X\.[0-9]*$//:C/X//}/
PKGNAMESUFFIX= -112
@@ -14,8 +14,6 @@ PATCH_SITES= http://web.mit.edu/kerberos/advisories/
PATCH_DIST_STRIP= -p2
PATCHFILES= 2015-001-patch-r112.txt
-FORBIDDEN= CVE-2014-5353, CVE-2014-5354
-
MAINTAINER= cy@FreeBSD.org
COMMENT= Authentication system developed at MIT, successor to Kerberos IV