[152905] trunk/dports/net/samba3/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Sep 20 05:12:50 PDT 2016


Revision: 152905
          https://trac.macports.org/changeset/152905
Author:   ryandesign at macports.org
Date:     2016-09-20 05:12:50 -0700 (Tue, 20 Sep 2016)
Log Message:
-----------
samba3: fix whitespace

Modified Paths:
--------------
    trunk/dports/net/samba3/Portfile

Modified: trunk/dports/net/samba3/Portfile
===================================================================
--- trunk/dports/net/samba3/Portfile	2016-09-20 12:11:27 UTC (rev 152904)
+++ trunk/dports/net/samba3/Portfile	2016-09-20 12:12:50 UTC (rev 152905)
@@ -61,7 +61,7 @@
 }
 
 platform darwin 9 {
-    patchfiles-append    patch-source_smbd_utmp_c.diff
+    patchfiles-append   patch-source_smbd_utmp_c.diff
 }
 
 post-destroot {
@@ -184,6 +184,6 @@
     system "install_name_tool ${changeline} ${destroot}${prefix}/sbin/swat"
 }
 
-livecheck.type    regex
-livecheck.url    http://us5.samba.org/samba/ftp/?M=D
-livecheck.regex    samba-(3\\.6\[0-9a-z.\]+)\\.tar\\.gz
+livecheck.type      regex
+livecheck.url       http://us5.samba.org/samba/ftp/?M=D
+livecheck.regex     samba-(3\\.6\[0-9a-z.\]+)\\.tar\\.gz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160920/303129ad/attachment.html>


More information about the macports-changes mailing list