[108251] trunk/dports/aqua/LyX/Portfile

vince at macports.org vince at macports.org
Wed Jul 17 00:46:54 PDT 2013


Revision: 108251
          https://trac.macports.org/changeset/108251
Author:   vince at macports.org
Date:     2013-07-17 00:46:53 -0700 (Wed, 17 Jul 2013)
Log Message:
-----------
Bump to version 2.0.6

Modified Paths:
--------------
    trunk/dports/aqua/LyX/Portfile

Modified: trunk/dports/aqua/LyX/Portfile
===================================================================
--- trunk/dports/aqua/LyX/Portfile	2013-07-17 02:51:44 UTC (rev 108250)
+++ trunk/dports/aqua/LyX/Portfile	2013-07-17 07:46:53 UTC (rev 108251)
@@ -6,7 +6,7 @@
 
 name                LyX
 conflicts           LyX1
-version             2.0.5
+version             2.0.6
 set branch          [join [lrange [split ${version} .] 0 1] .]
 categories          aqua
 license             GPL-2+
@@ -33,8 +33,8 @@
                     ftp://ftp.lyx.org/pub/lyx/stable/${branch}.x/ \
                     http://gd.tuwien.ac.at/publishing/tex/lyx/stable/${branch}.x/
 
-checksums           rmd160  160a8374a593acefcd780f9da2b122d0f60577ba \
-                    sha256  d39aada3390a0468b354ec1703f12734bdfe56b08baa7950373748745313fb02
+checksums           rmd160  8e0e3af80726f566fdd8498f7410c36cffa6bdda \
+                    sha256  a5cb2bedee6e154b50881acd2316cf9d79162d6754e3aa159a6d579f5a828ad2
 
 patchfiles          patch-configure.diff
 
@@ -62,6 +62,13 @@
     default_variants +python27
 }
 
+post-configure {
+    reinplace -E \
+        "s|mkdir -p \\\$\\(pkgdatadir\\)|\
+           mkdir -p \\\$\\(DESTDIR\\)\\\$\\(pkgdatadir\\)|" \
+        ${worksrcpath}/development/MacOSX/Makefile
+}
+
 livecheck.type      regex
 livecheck.url       ${homepage}
 livecheck.regex     "${name} (\\d+\\.\\d+\\.\\d+(\\.\\d+)?) released"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130717/087ae29e/attachment.html>


More information about the macports-changes mailing list