[csw-devel] SF.net SVN: gar:[7981] csw/mgar/pkg/dante/trunk/Makefile

skayser at users.sourceforge.net skayser at users.sourceforge.net
Tue Jan 12 19:20:10 CET 2010


Revision: 7981
          http://gar.svn.sourceforge.net/gar/?rev=7981&view=rev
Author:   skayser
Date:     2010-01-12 18:20:07 +0000 (Tue, 12 Jan 2010)

Log Message:
-----------
dante: clarify libsocks description

Modified Paths:
--------------
    csw/mgar/pkg/dante/trunk/Makefile

Modified: csw/mgar/pkg/dante/trunk/Makefile
===================================================================
--- csw/mgar/pkg/dante/trunk/Makefile	2010-01-12 15:53:51 UTC (rev 7980)
+++ csw/mgar/pkg/dante/trunk/Makefile	2010-01-12 18:20:07 UTC (rev 7981)
@@ -41,7 +41,7 @@
 PACKAGES = CSWdante CSWlibsocks
 
 SPKG_DESC_CSWdante    = Dante SOCKS (v4 and v5) proxy daemon
-SPKG_DESC_CSWlibsocks = Dante SOCKS library (and socksify wrapper)
+SPKG_DESC_CSWlibsocks = Dante SOCKS library (and socksify wrapper) to socksify applications
 
 PKGFILES_CSWdante     = .*sockd.* /etc/opt/csw/init.d/cswdante
 PKGFILES_CSWdante    += $(docdir)/dante/.*
@@ -109,6 +109,7 @@
 	cp $(FILEDIR)/socks.conf.CSW $(DESTDIR)$(sysconfdir)/socks.conf
 
 	# /bin/sh doesn't understand "if ! test", reported to dante-bugs at inet.no
+	# Should be fixed in the next release, so upon version bump, verify and drop
 	gsed -i -e 's,/bin/sh,/usr/bin/bash,' $(DESTDIR)$(bindir)/socksify
 	@$(MAKECOOKIE)
 


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