SF.net SVN: gar:[22321] csw/mgar/pkg/netatalk/trunk

slowfranklin at users.sourceforge.net slowfranklin at users.sourceforge.net
Sun Oct 27 16:38:23 CET 2013


Revision: 22321
          http://gar.svn.sourceforge.net/gar/?rev=22321&view=rev
Author:   slowfranklin
Date:     2013-10-27 15:38:23 +0000 (Sun, 27 Oct 2013)
Log Message:
-----------
netatalk/trunk: Update to 3.0.6 and enable Kerberos UAM

Modified Paths:
--------------
    csw/mgar/pkg/netatalk/trunk/Makefile
    csw/mgar/pkg/netatalk/trunk/checksums

Modified: csw/mgar/pkg/netatalk/trunk/Makefile
===================================================================
--- csw/mgar/pkg/netatalk/trunk/Makefile	2013-10-27 15:28:31 UTC (rev 22320)
+++ csw/mgar/pkg/netatalk/trunk/Makefile	2013-10-27 15:38:23 UTC (rev 22321)
@@ -2,7 +2,7 @@
 # TODO (release-critical prefixed with !, non release-critical with *)
 #
 NAME = netatalk
-VERSION = 3.0.5
+VERSION = 3.0.6
 GARTYPE = v2
 
 DESCRIPTION = Open Source AFP fileserver
@@ -36,6 +36,7 @@
 RUNTIME_DEP_PKGS += CSWlibiconv2
 RUNTIME_DEP_PKGS += CSWlibldap2-4-2
 RUNTIME_DEP_PKGS += CSWbdb48
+RUNTIME_DEP_PKGS += CSWlibgssapi-krb5-2
 
 # Don't know yet why but this dependency is only picked under sparc
 RUNTIME_DEP_PKGS_sparc = CSWlibgpg-error0
@@ -54,6 +55,9 @@
 PRESERVECONF += $(sysconfdir)/afp.conf
 PRESERVECONF += $(sysconfdir)/extmap.conf
 
+# workaround for missing include in 3.0.6
+# EXTRA_CFLAG = -I/usr/include/kerberosv5/
+
 CONFIGURE_ARGS = $(DIRPATHS)
 CONFIGURE_ARGS += --libdir=$(prefix)/lib/netatalk
 CONFIGURE_ARGS += --with-uams-path=$(prefix)/lib/netatalk
@@ -61,6 +65,7 @@
 CONFIGURE_ARGS += --disable-tcp-wrappers
 CONFIGURE_ARGS += --with-bdb=/opt/csw/bdb48
 CONFIGURE_ARGS += --with-lockfile=/var/opt/csw/run/netatalk
+CONFIGURE_ARGS += --enable-krbV-uam
 
 # Path to XML dtd
 CHECKPKG_OVERRIDES_CSWnetatalk += file-with-bad-content|/usr/share|root/var/opt/csw/svc/manifest/network/cswnetatalk.xml

Modified: csw/mgar/pkg/netatalk/trunk/checksums
===================================================================
--- csw/mgar/pkg/netatalk/trunk/checksums	2013-10-27 15:28:31 UTC (rev 22320)
+++ csw/mgar/pkg/netatalk/trunk/checksums	2013-10-27 15:38:23 UTC (rev 22321)
@@ -1 +1 @@
-aa9393f1cf30bea9db0fec3b36bbdb83  netatalk-3.0.5.tar.gz
+551c7a5ec57c4d8623c3079097905217  netatalk-3.0.6.tar.gz

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list