<pre style='margin:0'>
Kurt Hindenburg (kurthindenburg) pushed a commit to branch master
in repository macports-ports.

</pre>
<p><a href="https://github.com/macports/macports-ports/commit/a6b542f66c2b47e4a11e9522cd51072bc7b90d74">https://github.com/macports/macports-ports/commit/a6b542f66c2b47e4a11e9522cd51072bc7b90d74</a></p>
<pre style="white-space: pre; background: #F8F8F8">The following commit(s) were added to refs/heads/master by this push:
<span style='display:block; white-space:pre;color:#404040;'>     new a6b542f  tagainijisho: update to 1.0.3; use qt4 PG
</span>a6b542f is described below

<span style='display:block; white-space:pre;color:#808000;'>commit a6b542f66c2b47e4a11e9522cd51072bc7b90d74
</span>Author: Kurt Hindenburg <khindenburg@macports.org>
AuthorDate: Sun Feb 25 20:14:59 2018 -0500

<span style='display:block; white-space:pre;color:#404040;'>    tagainijisho: update to 1.0.3; use qt4 PG
</span>---
 aqua/tagainijisho/Portfile                             | 13 ++++++-------
 aqua/tagainijisho/files/patch-CMakeLists.txt.diff      |  6 +++---
 aqua/tagainijisho/files/patch-i18n-CMakeLists.txt.diff | 14 --------------
 aqua/tagainijisho/files/patch-pack-CMakeLists.txt.diff | 12 +++++-------
 4 files changed, 14 insertions(+), 31 deletions(-)

<span style='display:block; white-space:pre;color:#808080;'>diff --git a/aqua/tagainijisho/Portfile b/aqua/tagainijisho/Portfile
</span><span style='display:block; white-space:pre;color:#808080;'>index 54a8170..13fe73b 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/aqua/tagainijisho/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/aqua/tagainijisho/Portfile
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -1,10 +1,11 @@
</span> # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 
 PortSystem          1.0
<span style='display:block; white-space:pre;background:#e0ffe0;'>+PortGroup           cmake 1.1
</span> PortGroup           github 1.0
<span style='display:block; white-space:pre;background:#ffe0e0;'>-PortGroup           cmake 1.0
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+PortGroup           qt4 1.0
</span> 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-github.setup        Gnurou tagainijisho 1.0.2
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+github.setup        Gnurou tagainijisho 1.0.3
</span> license             GPL-3+
 categories          aqua education japanese
 platforms           darwin
<span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -28,13 +29,11 @@ long_description    Tagaini Jisho is a free, open-source Japanese \
</span> homepage            http://www.tagaini.net/
 github.tarball_from releases
 
<span style='display:block; white-space:pre;background:#ffe0e0;'>-checksums           rmd160  a47a9702d71bd154aeaea06d3234d9e4ef75d8d4 \
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-                    sha256  144a516a69d440014269dd2a11e10760fd9543726affd9af152b28e1e1d57c3f
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-depends_lib         port:qt4-mac
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+checksums           rmd160  eda4b6c645ffce4298da6890260a246747bf3612 \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    sha256  6fe3c579ec1cea6c41393ac9a82dd12d0e240032d2bb7837a90e470f480aaf4e \
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+                    size    24816175
</span> 
 patchfiles          patch-CMakeLists.txt.diff \
<span style='display:block; white-space:pre;background:#ffe0e0;'>-                    patch-i18n-CMakeLists.txt.diff \
</span>                     patch-pack-CMakeLists.txt.diff
 
 configure.pre_args  -DCMAKE_INSTALL_PREFIX=${applications_dir}
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/aqua/tagainijisho/files/patch-CMakeLists.txt.diff b/aqua/tagainijisho/files/patch-CMakeLists.txt.diff
</span><span style='display:block; white-space:pre;color:#808080;'>index 08aa580..47dd60b 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/aqua/tagainijisho/files/patch-CMakeLists.txt.diff
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/aqua/tagainijisho/files/patch-CMakeLists.txt.diff
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -1,10 +1,10 @@
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>---- CMakeLists.txt.orig    2014-04-13 22:16:06.000000000 -0500
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-+++ CMakeLists.txt 2014-05-16 19:32:25.000000000 -0500
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+--- CMakeLists.txt 2015-03-08 03:30:09.000000000 -0400
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++++ CMakeLists.txt 2018-02-25 15:57:52.000000000 -0500
</span> @@ -30,8 +30,6 @@
  # 64 bits Intel binary with 10.6 compatibility 
  if(APPLE)
        set(CMAKE_OSX_ARCHITECTURES "${ARCHS_STANDARD_64_BIT}")
<span style='display:block; white-space:pre;background:#ffe0e0;'>--       set(CMAKE_OSX_SYSROOT "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.8.sdk")
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+-  set(CMAKE_OSX_SYSROOT "/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk")
</span> - set(CMAKE_OSX_DEPLOYMENT_TARGET "10.6")
        set(CMAKE_PREFIX_PATH "${CMAKE_OSX_SYSROOT}/usr")  
        set(CMAKE_FRAMEWORK_PATH "${CMAKE_OSX_SYSROOT}/Library/Frameworks:${CMAKE_OSX_SYSROOT}/System/")
<span style='display:block; white-space:pre;color:#808080;'>diff --git a/aqua/tagainijisho/files/patch-i18n-CMakeLists.txt.diff b/aqua/tagainijisho/files/patch-i18n-CMakeLists.txt.diff
</span>deleted file mode 100644
<span style='display:block; white-space:pre;color:#808080;'>index b2c0944..0000000
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/aqua/tagainijisho/files/patch-i18n-CMakeLists.txt.diff
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ /dev/null
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -1,14 +0,0 @@
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-Fixes destroot failure when path to source code contains underscore
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-due to overly greedy regular expression:
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-https://github.com/Gnurou/tagainijisho/issues/103
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>---- i18n/CMakeLists.txt.orig       2014-04-13 22:16:06.000000000 -0500
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-+++ i18n/CMakeLists.txt    2014-05-16 20:42:09.000000000 -0500
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-@@ -11,7 +11,7 @@
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- 
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- set(UI_LANG "")
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- foreach(tsfile ${TRANSLATIONS_FILES})
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>--  string(REGEX REPLACE "[^_]*_(.*)\\.ts" "\\1" rmatch ${tsfile})
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-+  string(REGEX REPLACE "^.+/tagainijisho_([^/]+)\\.ts$" "\\1" rmatch ${tsfile})
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-   set(UI_LANG "${UI_LANG};${rmatch}")
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- endforeach(tsfile ${TRANSLATIONS_FILES})
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>- 
</span><span style='display:block; white-space:pre;color:#808080;'>diff --git a/aqua/tagainijisho/files/patch-pack-CMakeLists.txt.diff b/aqua/tagainijisho/files/patch-pack-CMakeLists.txt.diff
</span><span style='display:block; white-space:pre;color:#808080;'>index 4fb6753..28b9296 100644
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>--- a/aqua/tagainijisho/files/patch-pack-CMakeLists.txt.diff
</span><span style='display:block; white-space:pre;background:#e0e0ff;'>+++ b/aqua/tagainijisho/files/patch-pack-CMakeLists.txt.diff
</span><span style='display:block; white-space:pre;background:#e0e0e0;'>@@ -1,20 +1,18 @@
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-First part fixes destroot failure because of ignoring DESTDIR:
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-https://github.com/Gnurou/tagainijisho/issues/104
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>---- pack/CMakeLists.txt.orig       2014-04-13 22:16:06.000000000 -0500
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-+++ pack/CMakeLists.txt    2014-05-16 20:02:11.000000000 -0500
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+--- pack/CMakeLists.txt    2015-03-08 03:30:09.000000000 -0400
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++++ pack/CMakeLists.txt    2018-02-25 17:07:43.000000000 -0500
</span> @@ -67,13 +67,13 @@
                endforeach(LANG ${UI_LANG})
        
                # Qt config
<span style='display:block; white-space:pre;background:#ffe0e0;'>--               install(CODE "file(WRITE \"\${CMAKE_INSTALL_PREFIX}/${RESOURCES_DIR}/qt.conf\" \"[Paths]\nPlugins = PlugIns\nTranslations = Translations\n\")" COMPONENT Runtime)
</span><span style='display:block; white-space:pre;background:#ffe0e0;'>-+          install(CODE "file(WRITE \"\$ENV{DESTDIR}\${CMAKE_INSTALL_PREFIX}/${RESOURCES_DIR}/qt.conf\" \"[Paths]\nPlugins = PlugIns\nTranslations = Translations\n\")" COMPONENT Runtime)
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>+-          install(CODE "file(WRITE \"\$ENV{DESTDIR}\${CMAKE_INSTALL_PREFIX}/${RESOURCES_DIR}/qt.conf\" \"[Paths]\nPlugins = PlugIns\nTranslations = Translations\n\")" COMPONENT Runtime)
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++               install(CODE "file(WRITE \"\$ENV{DESTDIR}\${CMAKE_INSTALL_PREFIX}/${RESOURCES_DIR}/qt.conf\" \"[Paths]\nPlugins = PlugIns\nTranslations = Translations\n\")" COMPONENT Runtime)
</span>           
                # Qt plugins
                install(CODE "
                        file(GLOB_RECURSE QTPLUGINS \"\${CMAKE_INSTALL_PREFIX}/${EXE_DIR}/plugins/*${CMAKE_SHARED_LIBRARY_SUFFIX}\")
                include(BundleUtilities)
 -              fixup_bundle(\"${APPS}\" \"${QTPLUGINS}\" \"${QT_LIBRARY_DIRS}\")" COMPONENT Runtime)
<span style='display:block; white-space:pre;background:#ffe0e0;'>-+                " COMPONENT Runtime)
</span><span style='display:block; white-space:pre;background:#e0ffe0;'>++               " COMPONENT Runtime)
</span>   else(APPLE)
                set(CPACK_PACKAGE_NAME "tagainijisho")        
                set(ROOT_DIR share/tagainijisho)
</pre><pre style='margin:0'>

</pre>