[136561] trunk/dports/print/ghostscript/Portfile

ionic at macports.org ionic at macports.org
Thu May 21 13:34:41 PDT 2015


Revision: 136561
          https://trac.macports.org/changeset/136561
Author:   ionic at macports.org
Date:     2015-05-21 13:34:41 -0700 (Thu, 21 May 2015)
Log Message:
-----------
ghostscript: work around github's "stealth update". No clue what really went down there and if it will change *again* tomorrow.

Modified Paths:
--------------
    trunk/dports/print/ghostscript/Portfile

Modified: trunk/dports/print/ghostscript/Portfile
===================================================================
--- trunk/dports/print/ghostscript/Portfile	2015-05-21 20:17:47 UTC (rev 136560)
+++ trunk/dports/print/ghostscript/Portfile	2015-05-21 20:34:41 UTC (rev 136561)
@@ -26,6 +26,10 @@
 distfiles           ${distname}.tar.gz:source \
                     ghostscript-fonts-other-6.0.tar.gz:fonts \
                     ${mappingresources_commit}.zip:misc
+
+# Fix for github's "stealth update". I have no idea how or why that even happened.
+dist_subdir         ${name}/${version}_1
+
 patchfiles          patch-base_unix-dll.mak.diff \
                     patch-base_stdpre.h.diff \
                     no-werror.diff
@@ -37,8 +41,8 @@
                     rmd160  ab60dbf71e7d91283a106c3df381cadfe173082f \
                     sha256  4fa051e341167008d37fe34c19d241060cd17b13909932cd7ca7fe759243c2de \
                     ${mappingresources_commit}.zip \
-                    rmd160  1bb3b507ec48b559e4388553391ebece2468dc73 \
-                    sha256  769bf8961b1dbf443a865f7c26363ea143854be5eefe3e61b3ee4c0ebe80a50a
+                    rmd160  b00725e3f5615ac6aaa20a7b4d0dd6e769dca6ee \
+                    sha256  27f87e56092a8293d17f683b008327afbb79fad9f1328227a9916f9be69c9db2
 
 depends_lib         port:expat \
                     port:fontconfig \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150521/27beca6f/attachment.html>


More information about the macports-changes mailing list