svn commit: r427589 - in head/security: krb5 krb5-112

Cy Schubert cy at FreeBSD.org
Sat Dec 3 05:26:31 UTC 2016


Author: cy
Date: Sat Dec  3 05:26:30 2016
New Revision: 427589
URL: https://svnweb.freebsd.org/changeset/ports/427589

Log:
  Remove expired krb5-112. It was mistakenly "re-added" by r427588.

Deleted:
  head/security/krb5-112/
Modified:
  head/security/krb5/Makefile

Modified: head/security/krb5/Makefile
==============================================================================
--- head/security/krb5/Makefile	Sat Dec  3 00:54:22 2016	(r427588)
+++ head/security/krb5/Makefile	Sat Dec  3 05:26:30 2016	(r427589)
@@ -1,6 +1,6 @@
 # $FreeBSD$
 
-VERSIONS=		112 113 114 115
+VERSIONS=		113 114 115
 KRB5_VERSION?=		114
 
 MASTERDIR=		${.CURDIR}/../krb5-${KRB5_VERSION}


More information about the svn-ports-head mailing list