[30642] trunk/dports/mail/sympa/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Thu Nov 1 10:48:19 PDT 2007


Revision: 30642
          http://trac.macosforge.org/projects/macports/changeset/30642
Author:   markd at macports.org
Date:     2007-11-01 10:48:18 -0700 (Thu, 01 Nov 2007)

Log Message:
-----------
Linted.

Modified Paths:
--------------
    trunk/dports/mail/sympa/Portfile

Modified: trunk/dports/mail/sympa/Portfile
===================================================================
--- trunk/dports/mail/sympa/Portfile	2007-11-01 17:45:52 UTC (rev 30641)
+++ trunk/dports/mail/sympa/Portfile	2007-11-01 17:48:18 UTC (rev 30642)
@@ -5,17 +5,17 @@
 name			sympa
 version			5.3.3
 categories		mail
-maintainers		markd at macports.org
+maintainers		markd
 platforms		darwin
 
 description		Sympa - Mailing List Manager with LDAP support
 
 long_description	An advanced perl-based mail list manager with a web interface \
 			that supports LDAP authentication and LDAP extraction of \
-			list subscribers and owners. 
+			list subscribers and owners.
 
 homepage		http://www.sympa.org
-					
+
 master_sites		http://www.sympa.org/distribution/ \
 			http://www.sympa.org/distribution/old/
 
@@ -113,7 +113,7 @@
                 "${worksrcpath}/src/etc/script/sympa.generic"
 
 	reinplace "s|/dist/sympa/run|${prefix}/var/${name}|g" \
-                "${worksrcpath}/src/etc/script/sympa.generic" 
+                "${worksrcpath}/src/etc/script/sympa.generic"
 
 	system "mv ${worksrcpath}/src/etc/script/sympa.generic ${worksrcpath}/src/etc/script/sympa"
 }
@@ -193,11 +193,11 @@
 # get rid of .turd files created by destroot.keepdirs because they cause problems in Sympa queues
         system "rm ${prefix}/var/${name}/spool/msg/.turd_sympa"
         system "rm ${prefix}/var/${name}/spool/bounce/.turd_sympa"
-        system "rm ${prefix}/var/${name}/bounce/.turd_sympa" 
+        system "rm ${prefix}/var/${name}/bounce/.turd_sympa"
         system "rm ${prefix}/var/${name}/arc/.turd_sympa"
-                
+
 ui_msg "\n **** To complete Sympa installation ****
-                
+
 You must read the documentation at ${prefix}/share/doc/${name}/index.html for full
 Sympa configuration information, however the installation steps are roughly as shown below.
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071101/571d80a8/attachment.html


More information about the macports-changes mailing list