[136948] trunk/dports/devel/dylibbundler/files/patch-src-main.cpp.diff

ryandesign at macports.org ryandesign at macports.org
Sat May 30 20:22:29 PDT 2015


Revision: 136948
          https://trac.macports.org/changeset/136948
Author:   ryandesign at macports.org
Date:     2015-05-30 20:22:29 -0700 (Sat, 30 May 2015)
Log Message:
-----------
dylibbundler: put the @VERSION@ placeholder back into the patch file

Modified Paths:
--------------
    trunk/dports/devel/dylibbundler/files/patch-src-main.cpp.diff

Modified: trunk/dports/devel/dylibbundler/files/patch-src-main.cpp.diff
===================================================================
--- trunk/dports/devel/dylibbundler/files/patch-src-main.cpp.diff	2015-05-31 03:02:14 UTC (rev 136947)
+++ trunk/dports/devel/dylibbundler/files/patch-src-main.cpp.diff	2015-05-31 03:22:29 UTC (rev 136948)
@@ -5,7 +5,7 @@
   */
  
 -const std::string VERSION = "0.4.1";
-+const std::string VERSION = "0.4.4";
++const std::string VERSION = "@VERSION@";
  
  
  // FIXME - no memory management is done at all (anyway the program closes immediately so who cares?)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150530/e57687d8/attachment-0001.html>


More information about the macports-changes mailing list