commit:     7b4f8073c68c05ed4b8cf7dba915ab683872f928
Author:     Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 13 17:48:20 2017 +0000
Commit:     Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Thu Apr 13 17:48:39 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b4f8073

net-fs/netatalk: Version bump (bug 614420).

Package-Manager: Portage-2.3.5, Repoman-2.3.2

 net-fs/netatalk/Manifest               |   1 +
 net-fs/netatalk/netatalk-3.1.11.ebuild | 181 +++++++++++++++++++++++++++++++++
 2 files changed, 182 insertions(+)

diff --git a/net-fs/netatalk/Manifest b/net-fs/netatalk/Manifest
index e585b948f2c..77f1bbc418f 100644
--- a/net-fs/netatalk/Manifest
+++ b/net-fs/netatalk/Manifest
@@ -1,2 +1,3 @@
 DIST netatalk-3.1.10.tar.bz2 1811929 SHA256 
2b40161985bb32cff5660bf689a4704f15c33bb87565efc7805dd5c75ad1fcc7 SHA512 
dd1f49307b5298a784e2b487c0da94459632bab8353cf505cd4b104f4c0b55bbb77caf73e8b4c60af64018b345df78337accac3b5ed6cb5620309b163a86d32b
 WHIRLPOOL 
f5996ef249e98e5cb95ab214087f482502e6177bfa4d259119db8362e45665d775ca4e41277b34e627c4c199859915f9732c101adc0f17ba56bdcf64efc7a789
+DIST netatalk-3.1.11.tar.bz2 1812227 SHA256 
3434472ba96d3bbe3b024274438daad83b784ced720f7662a4c1d0a1078799a6 SHA512 
330e584f34b5f5e8714b3eca8e11adb93134cc0afa73e9bc25ddadcf3e9a96779a2979dfc08a64d343b148bc2d4e0e0f25b08d9c46d6b68057611d04ecfd06ea
 WHIRLPOOL 
d5bc44c13585cb41b8cfd48876398842900b830a8f685585ad993d719bb0a3614bb87d1d43213200eceb9b57ebc48138f3dc6c02692ab6dd27196aa3e59f8e8d
 DIST netatalk-3.1.8.tar.bz2 1802404 SHA256 
34668d5f53b780e9f143c2d7ee06ebc1c2bd7758c60ca483c8b08da27dcc4d4c SHA512 
734745743b2d5fe39f3d6716f377e6255d6a061e3c615a4fe30db388ec6d848f6db063d733dfa24ccf967f1e9042841bce4824f4bed391952c4304ee11e11b0d
 WHIRLPOOL 
dff6050c746b301864d34b9577f9cea7195878434306e4ad83032a51ba6841b4b8537db6cedef27642d751beeefacba62026addd4b8f5056a9fe9b0b07bf98d8

diff --git a/net-fs/netatalk/netatalk-3.1.11.ebuild 
b/net-fs/netatalk/netatalk-3.1.11.ebuild
new file mode 100644
index 00000000000..761f1c4f004
--- /dev/null
+++ b/net-fs/netatalk/netatalk-3.1.11.ebuild
@@ -0,0 +1,181 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 )
+
+AUTOTOOLS_AUTORECONF=yes
+
+inherit autotools-utils flag-o-matic multilib pam python-r1 systemd versionator
+
+DESCRIPTION="Open Source AFP server"
+HOMEPAGE="http://netatalk.sourceforge.net/";
+SRC_URI="mirror://sourceforge/project/${PN}/${PN}/$(get_version_component_range
 1-3)/${P}.tar.bz2"
+
+LICENSE="GPL-2 BSD"
+SLOT="0/17.0"
+KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd"
+IUSE="acl cracklib dbus debug kerberos ldap pam pgp quota samba +shadow ssl 
static-libs tracker tcpd +utils zeroconf"
+
+CDEPEND="
+       !app-editors/yudit
+       dev-libs/libevent:0=
+       >=dev-libs/libgcrypt-1.2.3:0
+       sys-apps/coreutils
+       >=sys-libs/db-4.2.52:=
+       sys-libs/tdb
+       acl? (
+               sys-apps/attr
+               sys-apps/acl
+       )
+       cracklib? ( sys-libs/cracklib )
+       dbus? ( sys-apps/dbus dev-libs/dbus-glib )
+       kerberos? ( virtual/krb5 )
+       ldap? ( net-nds/openldap )
+       pam? ( virtual/pam )
+       ssl? ( dev-libs/openssl:0 )
+       tcpd? ( sys-apps/tcp-wrappers )
+       tracker? ( app-misc/tracker )
+       utils? ( ${PYTHON_DEPS} )
+       zeroconf? ( net-dns/avahi[dbus] )
+"
+RDEPEND="${CDEPEND}
+       utils? (
+               dev-lang/perl
+               dev-python/dbus-python[${PYTHON_USEDEP}]
+       )"
+DEPEND="${CDEPEND}
+       virtual/yacc
+       sys-devel/flex"
+
+RESTRICT="test"
+
+REQUIRED_USE="
+       ldap? ( acl )
+       tracker? ( dbus )
+       utils? ( ${PYTHON_REQUIRED_USE} )"
+
+PATCHES=(
+       "${FILESDIR}"/${PN}-3.1.7-gentoo.patch
+       "${FILESDIR}"/${PN}-3.1.8-disable-ld-library-path.patch #564350
+)
+
+src_prepare() {
+       if ! use utils; then
+               sed \
+                       -e "s:shell_utils::g" \
+                       -i contrib/Makefile.am || die
+       fi
+       autotools-utils_src_prepare
+}
+
+src_configure() {
+       local myeconfargs=()
+
+       append-flags -fno-strict-aliasing
+
+       # Ignore --with-init-style=gentoo, we install the init.d by hand and we 
avoid having
+       # to sed the Makefiles to not do rc-update.
+       # TODO:
+       # systemd : --with-init-style=systemd
+       myeconfargs+=(
+               $(use_enable debug)
+               $(use_enable debug debugging)
+               $(use_enable pgp pgp-uam)
+               $(use_enable kerberos)
+               $(use_enable kerberos krbV-uam)
+               $(use_enable quota)
+               $(use_enable tcpd tcp-wrappers)
+               $(use_enable zeroconf)
+               $(use_with acl acls)
+               $(use_with cracklib)
+               $(use_with dbus afpstats)
+               $(use_with ldap)
+               $(use_with pam)
+               $(use_with samba smbsharemodes)
+               $(use_with shadow)
+               $(use_with ssl ssl-dir)
+               $(use_with tracker)
+               $(use_with tracker dbus-daemon "${EPREFIX}/usr/bin/dbus-daemon")
+               $(use_with tracker tracker-pkgconfig-version 
$(get_version_component_range 1-2 $(best_version app-misc/tracker | sed 
's:app-misc/tracker-::g')))
+               --enable-overwrite
+               --disable-krb4-uam
+               --disable-afs
+               --with-libevent-header=/usr/include
+               --with-libevent-lib=/usr/$(get_libdir)
+               --with-bdb=/usr
+               --with-uams-path=/usr/$(get_libdir)/${PN}
+               --disable-silent-rules
+               --with-init-style=gentoo-openrc
+               --without-libevent
+               --without-tdb
+               --with-lockfile=/run/lock/${PN}
+               )
+       autotools-utils_src_configure
+}
+
+src_install() {
+       autotools-utils_src_install
+
+       if use zeroconf; then
+               sed -i -e '/avahi-daemon/s:use:need:g' "${D}"/etc/init.d/${PN} 
|| die
+       else
+               sed -i -e '/avahi-daemon/d' "${D}"/etc/init.d/${PN} || die
+       fi
+
+       # The pamd file isn't what we need, use pamd_mimic_system
+       rm -rf "${ED}/etc/pam.d" || die
+       pamd_mimic_system netatalk auth account password session
+
+       sed \
+               -e "s|:SBINDIR:|${EPREFIX}/usr/sbin|g" \
+               -e "s|:PATH_NETATALK_LOCK:|/run/lock/netatalk|g" \
+               distrib/initscripts/service.systemd.tmpl \
+               > "${T}"/service.systemd || die
+       systemd_newunit "${T}"/service.systemd ${PN}.service
+
+       use utils && python_foreach_impl python_doscript 
contrib/shell_utils/afpstats
+}
+
+pkg_postinst() {
+       local fle v
+       for v in ${REPLACING_VERSIONS}; do
+               if ! version_is_at_least 3 ${v}; then
+                       for fle in afp_signature.conf afp_voluuid.conf; do
+                               if [[ -f "${ROOT}"etc/netatalk/${fle} ]]; then
+                                       if [[ ! -f 
"${ROOT}"var/lib/netatalk/${fle} ]]; then
+                                               mv \
+                                                       
"${ROOT}"etc/netatalk/${fle} \
+                                                       
"${ROOT}"var/lib/netatalk/
+                                       fi
+                               fi
+                       done
+
+                       echo ""
+                       elog "Starting from version 3.0 only uses a single init 
script again"
+                       elog "Please update your runlevels accordingly"
+                       echo ""
+                       elog "Dependencies should be resolved automatically 
depending on settings"
+                       elog "but please report issues with this on 
https://bugs.gentoo.org/ if"
+                       elog "you find any."
+                       echo ""
+                       elog "Following config files are obsolete now:"
+                       elog "afpd.conf, netatalk.conf, AppleVolumes.default 
and afp_ldap.conf"
+                       elog "in favour of"
+                       elog "/etc/afp.conf"
+                       echo ""
+                       elog "Please convert your existing configs before you 
restart your daemon"
+                       echo ""
+                       elog "The new AppleDouble default backend is 
appledouble = ea"
+                       elog "Existing entries will be updated on access, but 
can do an offline"
+                       elog "conversion with"
+                       elog "dbd -ruve /path/to/Volume"
+                       echo ""
+                       elog "For general notes on the upgrade, please visit"
+                       elog 
"http://netatalk.sourceforge.net/3.0/htmldocs/upgrade.html";
+                       echo ""
+                       break
+               fi
+       done
+}

Reply via email to