aboutsummaryrefslogtreecommitdiff
path: root/security/krb5/Makefile
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2015-02-13 01:27:17 +0000
committerCy Schubert <cy@FreeBSD.org>2015-02-13 01:27:17 +0000
commitdd34b776d11b64f05dba64409a928d35c6679340 (patch)
tree4fdcd55c4a08e623af0031b37d5c995402132ee8 /security/krb5/Makefile
parent15486f718f96901b6bec2c69c1dab377bdd4ddb2 (diff)
downloadports-dd34b776d11b64f05dba64409a928d35c6679340.tar.gz
ports-dd34b776d11b64f05dba64409a928d35c6679340.zip
Update 1.13 --> 1.13.1, incorporates MITKRB5-SA-2015-001 (committed in
r378417).
Notes
Notes: svn path=/head/; revision=378907
Diffstat (limited to 'security/krb5/Makefile')
-rw-r--r--security/krb5/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/security/krb5/Makefile b/security/krb5/Makefile
index e2ec06ee511c..fcfb647d409e 100644
--- a/security/krb5/Makefile
+++ b/security/krb5/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= krb5
-PORTVERSION= 1.13
-PORTREVISION= 2
+PORTVERSION= 1.13.1
CATEGORIES= security
MASTER_SITES= http://web.mit.edu/kerberos/dist/${PORTNAME}/${PORTVERSION:C/^[0-9]*\.[0-9]*/&X/:C/X\.[0-9]*$//:C/X//}/
DISTNAME= ${PORTNAME}-${PORTVERSION}-signed
@@ -11,7 +10,6 @@ EXTRACT_SUFX= .tar
PATCH_SITES= http://web.mit.edu/kerberos/advisories/
PATCH_DIST_STRIP= -p2
-PATCHFILES= 2015-001-patch-r113.txt
MAINTAINER= cy@FreeBSD.org
COMMENT= Authentication system developed at MIT, successor to Kerberos IV