[39492] trunk/dports/mail/milter-greylist/Portfile

dluke at macports.org dluke at macports.org
Thu Aug 21 17:46:03 PDT 2008


Revision: 39492
          http://trac.macosforge.org/projects/macports/changeset/39492
Author:   dluke at macports.org
Date:     2008-08-21 17:46:03 -0700 (Thu, 21 Aug 2008)
Log Message:
-----------
Rename the conf file so we don't stomp on it on upgrades (again, since it hasn't hit the index yet, I'm not going to bother with the revbump)

Modified Paths:
--------------
    trunk/dports/mail/milter-greylist/Portfile

Modified: trunk/dports/mail/milter-greylist/Portfile
===================================================================
--- trunk/dports/mail/milter-greylist/Portfile	2008-08-22 00:36:52 UTC (rev 39491)
+++ trunk/dports/mail/milter-greylist/Portfile	2008-08-22 00:46:03 UTC (rev 39492)
@@ -39,6 +39,8 @@
 		}
 
 post-destroot	{
+			file rename ${destroot}${prefix}/etc/mail/greylist.conf \
+				${destroot}${prefix}/etc/mail/greylist.conf.sample
 			xinstall -o milter-greylist -g milter-greylist \
 				-d ${destroot}${prefix}/var/milter-greylist
 		}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080821/ac001aac/attachment.html 


More information about the macports-changes mailing list