aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorrakuco <rakuco@FreeBSD.org>2016-03-03 06:34:57 +0800
committerrakuco <rakuco@FreeBSD.org>2016-03-03 06:34:57 +0800
commitca481c016d0d4c47523c57fe348b5a527a5a5738 (patch)
tree22465aa8d6ed40117ecc90a822e5ef3f0be836f9 /net
parentcb18f624f2d95902048aabf73c0874ea5e24d6fc (diff)
downloadfreebsd-ports-gnome-ca481c016d0d4c47523c57fe348b5a527a5a5738.tar.gz
freebsd-ports-gnome-ca481c016d0d4c47523c57fe348b5a527a5a5738.tar.zst
freebsd-ports-gnome-ca481c016d0d4c47523c57fe348b5a527a5a5738.zip
Update to 0.32.
PR: 207582 Submitted by: kbowling (maintainer)
Diffstat (limited to 'net')
-rw-r--r--net/nsscache/Makefile3
-rw-r--r--net/nsscache/distinfo4
-rw-r--r--net/nsscache/files/patch-nsscache.conf17
3 files changed, 7 insertions, 17 deletions
diff --git a/net/nsscache/Makefile b/net/nsscache/Makefile
index 3d5eafde3181..dd095e8d7661 100644
--- a/net/nsscache/Makefile
+++ b/net/nsscache/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= nsscache
-PORTVERSION= 0.30
-PORTREVISION= 2
+PORTVERSION= 0.32
DISTVERSIONPREFIX= version/
CATEGORIES= net python
diff --git a/net/nsscache/distinfo b/net/nsscache/distinfo
index a1da04eacb1f..387a85b26c15 100644
--- a/net/nsscache/distinfo
+++ b/net/nsscache/distinfo
@@ -1,2 +1,2 @@
-SHA256 (google-nsscache-version-0.30_GH0.tar.gz) = 9cbae8768b6671ec7d8a94d76c62be69cd4c704ea792b50b6dbfa2786cfe19e4
-SIZE (google-nsscache-version-0.30_GH0.tar.gz) = 109615
+SHA256 (google-nsscache-version-0.32_GH0.tar.gz) = b6cd574f38230ce509064010fcf646429eb4dfb98eb2a00ed0c9ae21a6f4f279
+SIZE (google-nsscache-version-0.32_GH0.tar.gz) = 112333
diff --git a/net/nsscache/files/patch-nsscache.conf b/net/nsscache/files/patch-nsscache.conf
index 3b4c8471d7e0..ef8110487cd8 100644
--- a/net/nsscache/files/patch-nsscache.conf
+++ b/net/nsscache/files/patch-nsscache.conf
@@ -1,5 +1,5 @@
---- nsscache.conf.orig 2015-05-19 22:54:48 UTC
-+++ nsscache.conf
+--- nsscache.conf.orig 2016-01-16 19:03:07.000000000 -0700
++++ nsscache.conf 2016-02-28 23:28:01.441959000 -0700
@@ -2,7 +2,7 @@
#
# nsscache loads a config file from the environment variable NSSCACHE_CONFIG
@@ -9,16 +9,7 @@
#
# Commented values are overrideable defaults, uncommented values
# require you to set them.
-@@ -13,14 +13,14 @@
- source = ldap
-
- # Default NSS data cache module name
--cache = cache
--#cache = files
-+#cache = cache
-+cache = files
-
- # NSS maps to be cached
+@@ -21,7 +21,7 @@
maps = passwd, group, shadow, netgroup, automount
# Directory to store our update/modify timestamps
@@ -27,7 +18,7 @@
# Lockfile to use for update/repair operations
#lockfile = /var/run/nsscache
-@@ -108,7 +108,7 @@ ldap_filter = (objectclass=posixAccount)
+@@ -113,7 +113,7 @@
# Directory to store nssdb databases. Current libnss_db code requires
# the path below
update to 1.67.0jbeich2018-04-181-0/+1 * net-mgmt/icinga2: unbreak with boost 1.67jbeich2018-04-151-0/+35 * net-mgmt/icinga2:lme2018-03-295-32/+27 * net-mgmt/icinga2:lme2018-01-193-22/+23 * devel/boost-*: update to 1.66.0jbeich2018-01-181-0/+1 * net-mgmt/icinga2:lme2018-01-021-1/+1 * net-mgmt/icinga2lme2017-11-2313-67/+74 * net-mgmt/icinga2:lme2017-11-213-22/+21 * devel/boost-*: update to 1.65.1jbeich2017-09-251-1/+1 * devel/boost-*: enable C++11 featuresjbeich2017-09-251-0/+1 * Remove USES=execinfo.mat2017-09-221-1/+1 * net-mgmt/icinga2:lme2017-09-223-24/+24 * Add support from check_procs's -j <jailid>.mat2017-09-12