svn commit: r435379 - head/security/krb5
Cy Schubert
cy at FreeBSD.org
Sat Mar 4 00:14:39 UTC 2017
Author: cy
Date: Sat Mar 4 00:14:37 2017
New Revision: 435379
URL: https://svnweb.freebsd.org/changeset/ports/435379
Log:
Now that krb5 1.15.1 is GA, make krb5-115 default.
Modified:
head/security/krb5/Makefile
Modified: head/security/krb5/Makefile
==============================================================================
--- head/security/krb5/Makefile Sat Mar 4 00:09:42 2017 (r435378)
+++ head/security/krb5/Makefile Sat Mar 4 00:14:37 2017 (r435379)
@@ -1,7 +1,7 @@
# $FreeBSD$
VERSIONS= 113 114 115
-KRB5_VERSION?= 114
+KRB5_VERSION?= 115
MASTERDIR= ${.CURDIR}/../krb5-${KRB5_VERSION}
More information about the svn-ports-all
mailing list