[134006] trunk/dports/devel/protobuf-cpp/Portfile

blair at macports.org blair at macports.org
Mon Mar 16 18:10:00 PDT 2015


Revision: 134006
          https://trac.macports.org/changeset/134006
Author:   blair at macports.org
Date:     2015-03-16 18:10:00 -0700 (Mon, 16 Mar 2015)
Log Message:
-----------
protobuf-cpp: sort installs alphabetically.

Modified Paths:
--------------
    trunk/dports/devel/protobuf-cpp/Portfile

Modified: trunk/dports/devel/protobuf-cpp/Portfile
===================================================================
--- trunk/dports/devel/protobuf-cpp/Portfile	2015-03-17 01:09:09 UTC (rev 134005)
+++ trunk/dports/devel/protobuf-cpp/Portfile	2015-03-17 01:10:00 UTC (rev 134006)
@@ -51,7 +51,7 @@
 
     xinstall -d -m 755 ${docdir}
 
-    foreach f {CHANGES.txt CONTRIBUTORS.txt INSTALL.txt LICENSE README.md examples editors} {
+    foreach f {CHANGES.txt CONTRIBUTORS.txt INSTALL.txt LICENSE README.md editors examples} {
         file copy ${worksrcpath}/${f} ${docdir}
     }
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150316/790dcac8/attachment.html>


More information about the macports-changes mailing list