diff --git a/net/nsscache/distinfo b/net/nsscache/distinfo index 926151a..fe19f42 100644 --- a/net/nsscache/distinfo +++ b/net/nsscache/distinfo @@ -1,2 +1,2 @@ -SHA256 (google-nsscache-0.29-version-0.29_GH0.tar.gz) = 631cd032eecdbf27d276540d9e5bb945fced6e71bb3bc8f64475d80c472d9308 -SIZE (google-nsscache-0.29-version-0.29_GH0.tar.gz) = 106591 +SHA256 (google-nsscache-0.30-version-0.30_GH0.tar.gz) = 9cbae8768b6671ec7d8a94d76c62be69cd4c704ea792b50b6dbfa2786cfe19e4 +SIZE (google-nsscache-0.30-version-0.30_GH0.tar.gz) = 109615 diff --git a/net/nsscache/files/patch-nsscache.conf b/net/nsscache/files/patch-nsscache.conf index 6942444..3b4c847 100644 --- a/net/nsscache/files/patch-nsscache.conf +++ b/net/nsscache/files/patch-nsscache.conf @@ -1,4 +1,4 @@ ---- nsscache.conf.orig 2014-10-21 10:32:31 UTC +--- nsscache.conf.orig 2015-05-19 22:54:48 UTC +++ nsscache.conf @@ -2,7 +2,7 @@ # @@ -13,9 +13,9 @@ source = ldap # Default NSS data cache module name --cache = nssdb +-cache = cache -#cache = files -+#cache = nssdb ++#cache = cache +cache = files # NSS maps to be cached @@ -27,7 +27,7 @@ # Lockfile to use for update/repair operations #lockfile = /var/run/nsscache -@@ -89,7 +89,7 @@ ldap_filter = (objectclass=posixAccount) +@@ -108,7 +108,7 @@ ldap_filter = (objectclass=posixAccount) # Directory to store nssdb databases. Current libnss_db code requires # the path below