diff options
author | hauke <hauke@pkgsrc.org> | 2017-07-12 13:56:00 +0000 |
---|---|---|
committer | hauke <hauke@pkgsrc.org> | 2017-07-12 13:56:00 +0000 |
commit | 307bd360dfe3f36872b22a6be6879a9e6aa0cd35 (patch) | |
tree | fec2d2fdd70bfa7e23393c872d8668fd4f9ba8e1 /net/netatalk22/PLIST | |
parent | adc3793437c1c5386454e7377925f06fba37d0e7 (diff) | |
download | pkgsrc-307bd360dfe3f36872b22a6be6879a9e6aa0cd35.tar.gz |
Update netatalk22 to patch release 2.2.6.
For changes see
<https://github.com/Netatalk/Netatalk/commits/branch-netatalk-2-2>
- the upstream release branch does not have a changelog.
Upstream took a lot of our patches - thanks, guys!
Package changes include untangling ldap support, so that the package
builds with it. There has been confusion between acl and ldap support
upstream as well as in the package - see
patch-include_atalk_ldapconfig.h and
<https://github.com/Netatalk/Netatalk/commits/branch-netatalk-2-2/include/atalk/ldapconfig.h>.
Diffstat (limited to 'net/netatalk22/PLIST')
-rw-r--r-- | net/netatalk22/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/netatalk22/PLIST b/net/netatalk22/PLIST index ddfd1c3fc37..2bac3906609 100644 --- a/net/netatalk22/PLIST +++ b/net/netatalk22/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2014/06/11 11:03:56 hauke Exp $ +@comment $NetBSD: PLIST,v 1.2 2017/07/12 13:56:00 hauke Exp $ ${PLIST.ea}bin/ad bin/add_netatalk_printer bin/adv1tov2 @@ -162,7 +162,7 @@ man/man8/timelord.8 share/aclocal/netatalk.m4 share/examples/netatalk/AppleVolumes.default share/examples/netatalk/AppleVolumes.system -${PLIST.acl}share/examples/netatalk/afp_ldap.conf +${PLIST.ldap}share/examples/netatalk/afp_ldap.conf share/examples/netatalk/afpd.conf share/examples/netatalk/atalkd.conf share/examples/netatalk/netatalk.conf |