svn commit: r450802 - head/security/krb5-devel

Cy Schubert cy at FreeBSD.org
Thu Sep 28 05:54:25 UTC 2017


Author: cy
Date: Thu Sep 28 05:54:24 2017
New Revision: 450802
URL: https://svnweb.freebsd.org/changeset/ports/450802

Log:
  Update to the latest MIT commit.
  
  This includes addition of a German translation.

Modified:
  head/security/krb5-devel/Makefile   (contents, props changed)
  head/security/krb5-devel/distinfo   (contents, props changed)
  head/security/krb5-devel/pkg-plist   (contents, props changed)

Modified: head/security/krb5-devel/Makefile
==============================================================================
--- head/security/krb5-devel/Makefile	Thu Sep 28 05:30:31 2017	(r450801)
+++ head/security/krb5-devel/Makefile	Thu Sep 28 05:54:24 2017	(r450802)
@@ -7,8 +7,8 @@ CATEGORIES=		security
 .if !defined(MASTERDIR)
 PKGNAMESUFFIX=		-devel
 .endif
-HASH=			9563fab
-MIT_COMMIT_DATE=	2017.09.26
+HASH=			0c9a4d9
+MIT_COMMIT_DATE=	2017.09.27
 
 PATCH_SITES=		http://web.mit.edu/kerberos/advisories/
 PATCH_DIST_STRIP=	-p2

Modified: head/security/krb5-devel/distinfo
==============================================================================
--- head/security/krb5-devel/distinfo	Thu Sep 28 05:30:31 2017	(r450801)
+++ head/security/krb5-devel/distinfo	Thu Sep 28 05:54:24 2017	(r450802)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1506421165
-SHA256 (krb5-krb5-1.16.2017.09.26-9563fab_GH0.tar.gz) = b22fe7baa60d33ecf6a8e644d4b13336ae23df598ba62446379806f638024a17
-SIZE (krb5-krb5-1.16.2017.09.26-9563fab_GH0.tar.gz) = 6116326
+TIMESTAMP = 1506577218
+SHA256 (krb5-krb5-1.16.2017.09.27-0c9a4d9_GH0.tar.gz) = b947714d9528ec3ff2b6257f3d946affbe1e8240868fbfa39e0968c477578179
+SIZE (krb5-krb5-1.16.2017.09.27-0c9a4d9_GH0.tar.gz) = 6176990

Modified: head/security/krb5-devel/pkg-plist
==============================================================================
--- head/security/krb5-devel/pkg-plist	Thu Sep 28 05:30:31 2017	(r450801)
+++ head/security/krb5-devel/pkg-plist	Thu Sep 28 05:54:24 2017	(r450802)
@@ -162,6 +162,7 @@ sbin/sserver
 sbin/uuserver
 share/et/et_c.awk
 share/et/et_h.awk
+%%NLS%%share/locale/de/LC_MESSAGES/mit-krb5.mo
 %%NLS%%share/locale/en_US/LC_MESSAGES/mit-krb5.mo
 %%LDAP%%%%DATADIR%%/kerberos.schema
 %%LDAP%%%%DATADIR%%/kerberos.ldif


More information about the svn-ports-all mailing list