[csw-devel] SF.net SVN: gar:[21208] csw/mgar/pkg/netatalk/trunk

slowfranklin at users.sourceforge.net slowfranklin at users.sourceforge.net
Mon May 27 16:58:58 CEST 2013


Revision: 21208
          http://gar.svn.sourceforge.net/gar/?rev=21208&view=rev
Author:   slowfranklin
Date:     2013-05-27 14:58:56 +0000 (Mon, 27 May 2013)
Log Message:
-----------
netatalk/trunk: Update to 3.0.4, install SMF manifest ourselves

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-05-27 13:16:42 UTC (rev 21207)
+++ csw/mgar/pkg/netatalk/trunk/Makefile	2013-05-27 14:58:56 UTC (rev 21208)
@@ -2,7 +2,7 @@
 # TODO (release-critical prefixed with !, non release-critical with *)
 #
 NAME = netatalk
-VERSION = 3.0.3
+VERSION = 3.0.4
 GARTYPE = v2
 
 DESCRIPTION = Open Source AFP fileserver
@@ -41,11 +41,9 @@
 RUNTIME_DEP_PKGS_sparc = CSWlibgpg-error0
 RUNTIME_DEP_PKGS += $(RUNTIME_DEP_PKGS_$(GARCH))
 
-# Patches are in upstream and will be in 3.0.4
+# Patches are in upstream and will be in 3.0.5
 PATCHFILES += 0000-Add-rpath-for-bdb.patch
 PATCHFILES += 0001-Fix-use-of-unnamed-union-inside-struct.patch
-PATCHFILES += 0003-Fix-misspelled-compiler-variable.patch
-PATCHFILES += 0004-Prevent-SMF-manifest-import-on-install.patch
 
 REINPLACEMENTS += manifest1
 REINPLACE_MATCH_manifest1 = network/netatalk
@@ -67,8 +65,6 @@
 CONFIGURE_ARGS += --disable-tcp-wrappers
 CONFIGURE_ARGS += --with-bdb=/opt/csw/bdb48
 CONFIGURE_ARGS += --with-lockfile=/var/opt/csw/run/netatalk
-CONFIGURE_ARGS += --with-init-style=solaris
-CONFIGURE_ARGS += --with-init-dir=/var/opt/csw/svc/manifest/network/
 
 # Path to XML dtd
 CHECKPKG_OVERRIDES_CSWnetatalk += file-with-bad-content|/usr/share|root/var/opt/csw/svc/manifest/network/cswnetatalk.xml
@@ -76,5 +72,7 @@
 include gar/category.mk
 
 post-install-modulated:
+	ginstall -d -m 755 $(DESTDIR)/var/opt/csw/svc/manifest/network
+	ginstall -m 444 $(WORKSRC)/distrib/initscripts/netatalk.xml $(DESTDIR)/var/opt/csw/svc/manifest/network/
 	mv $(DESTDIR)/var/opt/csw/svc/manifest/network/netatalk.xml $(DESTDIR)/var/opt/csw/svc/manifest/network/cswnetatalk.xml
 	@$(MAKECOOKIE)

Modified: csw/mgar/pkg/netatalk/trunk/checksums
===================================================================
--- csw/mgar/pkg/netatalk/trunk/checksums	2013-05-27 13:16:42 UTC (rev 21207)
+++ csw/mgar/pkg/netatalk/trunk/checksums	2013-05-27 14:58:56 UTC (rev 21208)
@@ -1 +1 @@
-cbecbb09a390126d1c74bcfbce3b32c5  netatalk-3.0.3.tar.gz
+a75d94dfe1eb9dbf6bbfab03a96fc54a  netatalk-3.0.4.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