<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[150676] trunk/dports/office/zathura-plugin-ps</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="https://trac.macports.org/changeset/150676">150676</a></dd>
<dt>Author</dt> <dd>devans@macports.org</dd>
<dt>Date</dt> <dd>2016-07-26 09:35:59 -0700 (Tue, 26 Jul 2016)</dd>
</dl>

<h3>Log Message</h3>
<pre>zathura-plugin-ps: maintainer update to version 0.2.3 (#51916).</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkdportsofficezathurapluginpsPortfile">trunk/dports/office/zathura-plugin-ps/Portfile</a></li>
<li><a href="#trunkdportsofficezathurapluginpsfilespatchMakefilediff">trunk/dports/office/zathura-plugin-ps/files/patch-Makefile.diff</a></li>
<li><a href="#trunkdportsofficezathurapluginpsfilespatchconfigmkdiff">trunk/dports/office/zathura-plugin-ps/files/patch-config.mk.diff</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkdportsofficezathurapluginpsPortfile"></a>
<div class="modfile"><h4>Modified: trunk/dports/office/zathura-plugin-ps/Portfile (150675 => 150676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/office/zathura-plugin-ps/Portfile        2016-07-26 16:15:43 UTC (rev 150675)
+++ trunk/dports/office/zathura-plugin-ps/Portfile        2016-07-26 16:35:59 UTC (rev 150676)
</span><span class="lines">@@ -2,10 +2,10 @@
</span><span class="cx"> # $Id$
</span><span class="cx"> 
</span><span class="cx"> PortSystem          1.0
</span><ins>+PortGroup           compiler_blacklist_versions 1.0
</ins><span class="cx"> 
</span><span class="cx"> name                zathura-plugin-ps
</span><del>-version             0.2.2
-revision            1
</del><ins>+version             0.2.3
</ins><span class="cx"> categories          office
</span><span class="cx"> platforms           darwin
</span><span class="cx"> license             zlib
</span><span class="lines">@@ -20,9 +20,8 @@
</span><span class="cx"> master_sites        http://pwmt.org/projects/zathura-ps/download/
</span><span class="cx"> distname            zathura-ps-${version}
</span><span class="cx"> 
</span><del>-checksums           \
-    rmd160 f6492979bc5d91b1963bc973d626ed72bebff87f \
-    sha256 e6546261db03b0b6b6499a8e109dc9ff3b8eb8b154ce45f5c6284c1e76d1d7a8
</del><ins>+checksums           rmd160  7081371b2f6349de7d24b9d90ad3460f67eeba7c \
+                    sha256  a9eef74b12aec87ac2c4309f12d0f9c83b228fe64a788ee46b2c3a7c91779aa3
</ins><span class="cx"> 
</span><span class="cx"> patch.pre_args      -p1
</span><span class="cx"> patchfiles          patch-Makefile.diff \
</span><span class="lines">@@ -37,6 +36,9 @@
</span><span class="cx"> 
</span><span class="cx"> use_configure       no
</span><span class="cx"> 
</span><ins>+# blacklist compilers that don't support -std=c11
+compiler.blacklist  *gcc* {clang &lt; 300}
+
</ins><span class="cx"> variant universal   {}
</span><span class="cx"> 
</span><span class="cx"> build.args          PREFIX=${prefix}
</span><span class="lines">@@ -47,8 +49,8 @@
</span><span class="cx">                     LDFLAGS=&quot;[get_canonical_archflags ld]&quot; \
</span><span class="cx">                     VERBOSE=1
</span><span class="cx"> 
</span><del>-eval destroot.env   ${build.env}
-eval destroot.args  ${build.args}
</del><ins>+destroot.env        {*}${build.env}
+destroot.args       {*}${build.args}
</ins><span class="cx"> 
</span><span class="cx"> post-activate {
</span><span class="cx">     system &quot;${prefix}/bin/update-desktop-database ${prefix}/share/applications&quot;
</span></span></pre></div>
<a id="trunkdportsofficezathurapluginpsfilespatchMakefilediff"></a>
<div class="modfile"><h4>Modified: trunk/dports/office/zathura-plugin-ps/files/patch-Makefile.diff (150675 => 150676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/office/zathura-plugin-ps/files/patch-Makefile.diff        2016-07-26 16:15:43 UTC (rev 150675)
+++ trunk/dports/office/zathura-plugin-ps/files/patch-Makefile.diff        2016-07-26 16:35:59 UTC (rev 150676)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><span class="cx"> diff --git a/Makefile b/Makefile
</span><del>-index bd53080..19e3208 100644
</del><ins>+index bd53080..0a56a11 100644
</ins><span class="cx"> --- a/Makefile
</span><span class="cx"> +++ b/Makefile
</span><span class="cx"> @@ -20,7 +20,7 @@ CPPFLAGS += &quot;-DVERSION_MAJOR=${VERSION_MAJOR}&quot;
</span><span class="lines">@@ -11,7 +11,7 @@
</span><span class="cx">  
</span><span class="cx">  zathura-version-check:
</span><span class="cx">  ifneq ($(ZATHURA_VERSION_CHECK), 0)
</span><del>-@@ -48,16 +48,16 @@ options:
</del><ins>+@@ -48,19 +48,19 @@ options:
</ins><span class="cx">  ${OBJECTS}:  config.mk zathura-version-check
</span><span class="cx">  ${DOBJECTS}: config.mk zathura-version-check
</span><span class="cx">  
</span><span class="lines">@@ -21,16 +21,22 @@
</span><span class="cx"> -        $(QUIET)${CC} -shared ${LDFLAGS} -o $@ $(OBJECTS) ${LIBS}
</span><span class="cx"> +        $(QUIET)${CC} -Wl,-dylib_install_name,${PLUGIN}.dylib -Wl,-bundle_loader,${PREFIX}/bin/zathura -bundle ${LDFLAGS} -o $@ $(OBJECTS) ${LIBS}
</span><span class="cx">  
</span><del>- ${PLUGIN}-debug.so: ${DOBJECTS}
</del><ins>+-${PLUGIN}-debug.so: ${DOBJECTS}
++${PLUGIN}-debug.dylib: ${DOBJECTS}
</ins><span class="cx">          $(ECHO) LD $@
</span><span class="cx">          $(QUIET)${CC} -shared ${LDFLAGS} -o $@ $(DOBJECTS) ${LIBS}
</span><span class="cx">  
</span><span class="cx">  clean:
</span><span class="cx"> -        $(QUIET)rm -rf ${OBJECTS} ${DOBJECTS} $(PLUGIN).so doc .depend \
</span><ins>+-                ${PROJECT}-${VERSION}.tar.gz ${PLUGIN}-debug.so zathura-version-check
</ins><span class="cx"> +        $(QUIET)rm -rf ${OBJECTS} ${DOBJECTS} $(PLUGIN).dylib doc .depend \
</span><del>-                 ${PROJECT}-${VERSION}.tar.gz ${PLUGIN}-debug.so zathura-version-check
</del><ins>++                ${PROJECT}-${VERSION}.tar.gz ${PLUGIN}-debug.dylib zathura-version-check
</ins><span class="cx">  
</span><del>- debug: options ${PLUGIN}-debug.so
</del><ins>+-debug: options ${PLUGIN}-debug.so
++debug: options ${PLUGIN}-debug.dylib

+ dist: clean
+         $(QUIET)mkdir -p ${PROJECT}-${VERSION}
</ins><span class="cx"> @@ -77,7 +77,7 @@ doc: clean
</span><span class="cx">  install: all
</span><span class="cx">          $(ECHO) installing ${PLUGIN} plugin
</span></span></pre></div>
<a id="trunkdportsofficezathurapluginpsfilespatchconfigmkdiff"></a>
<div class="modfile"><h4>Modified: trunk/dports/office/zathura-plugin-ps/files/patch-config.mk.diff (150675 => 150676)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/office/zathura-plugin-ps/files/patch-config.mk.diff        2016-07-26 16:15:43 UTC (rev 150675)
+++ trunk/dports/office/zathura-plugin-ps/files/patch-config.mk.diff        2016-07-26 16:35:59 UTC (rev 150676)
</span><span class="lines">@@ -1,10 +1,10 @@
</span><span class="cx"> diff --git a/config.mk b/config.mk
</span><del>-index 38ed50f..a45896b 100644
</del><ins>+index 971f45d..4ff8778 100644
</ins><span class="cx"> --- a/config.mk
</span><span class="cx"> +++ b/config.mk
</span><span class="cx"> @@ -40,6 +40,9 @@ LIBS = ${GLIB_LIB} ${SPECTRE_LIB} ${GIRARA_LIB}
</span><span class="cx">  # flags
</span><del>- CFLAGS += -std=c99 -fPIC -pedantic -Wall -Wno-format-zero-length $(INCS)
</del><ins>+ CFLAGS += -std=c11 -fPIC -pedantic -Wall -Wno-format-zero-length $(INCS)
</ins><span class="cx">  
</span><span class="cx"> +# linker flags
</span><span class="cx"> +LDFLAGS += -fPIC -fno-common
</span></span></pre>
</div>
</div>

</body>
</html>