<!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>[150673] trunk/dports/office/zathura-plugin-cb</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/150673">150673</a></dd>
<dt>Author</dt> <dd>devans@macports.org</dd>
<dt>Date</dt> <dd>2016-07-26 08:46:40 -0700 (Tue, 26 Jul 2016)</dd>
</dl>

<h3>Log Message</h3>
<pre>zathura-plugin-cb: maintainer update to version 0.1.5 (#51913).</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkdportsofficezathuraplugincbPortfile">trunk/dports/office/zathura-plugin-cb/Portfile</a></li>
<li><a href="#trunkdportsofficezathuraplugincbfilespatchMakefilediff">trunk/dports/office/zathura-plugin-cb/files/patch-Makefile.diff</a></li>
<li><a href="#trunkdportsofficezathuraplugincbfilespatchconfigmkdiff">trunk/dports/office/zathura-plugin-cb/files/patch-config.mk.diff</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkdportsofficezathuraplugincbPortfile"></a>
<div class="modfile"><h4>Modified: trunk/dports/office/zathura-plugin-cb/Portfile (150672 => 150673)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/office/zathura-plugin-cb/Portfile        2016-07-26 15:31:33 UTC (rev 150672)
+++ trunk/dports/office/zathura-plugin-cb/Portfile        2016-07-26 15:46:40 UTC (rev 150673)
</span><span class="lines">@@ -2,9 +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-cb
</span><del>-version             0.1.4
</del><ins>+version             0.1.5
</ins><span class="cx"> categories          office
</span><span class="cx"> platforms           darwin
</span><span class="cx"> license             zlib
</span><span class="lines">@@ -20,10 +21,12 @@
</span><span class="cx"> master_sites        http://pwmt.org/projects/zathura-cb/download/
</span><span class="cx"> distname            zathura-cb-${version}
</span><span class="cx"> 
</span><del>-checksums           rmd160  9219ded7822bbfb117b636fd13b57adfe116c4c4 \
-                    sha256  f21cb140cce02b3ef8b23eff479a7f66285667ab47cdc099c10cd62eaf239626
</del><ins>+checksums           rmd160  5e7552e84df9a66000462449d439b2e845515697 \
+                    sha256  375f6912bd79648603bad51c3635ce28eaca7bf4df521c00ff9673d9b4ff6afd
</ins><span class="cx"> 
</span><del>-patchfiles          patch-Makefile.diff
</del><ins>+patch.pre_args      -p1
+patchfiles          patch-Makefile.diff \
+                    patch-config.mk.diff
</ins><span class="cx"> 
</span><span class="cx"> depends_build       port:pkgconfig
</span><span class="cx"> 
</span><span class="lines">@@ -34,6 +37,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">@@ -44,13 +50,13 @@
</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 class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> livecheck.type      regex
</span><del>-livecheck.url       ${master_sites}
</del><ins>+livecheck.url       [lindex ${master_sites} 0]
</ins><span class="cx"> livecheck.regex     zathura-cb-(\[0-9.\]+)${extract.suffix}
</span></span></pre></div>
<a id="trunkdportsofficezathuraplugincbfilespatchMakefilediff"></a>
<div class="modfile"><h4>Modified: trunk/dports/office/zathura-plugin-cb/files/patch-Makefile.diff (150672 => 150673)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/office/zathura-plugin-cb/files/patch-Makefile.diff        2016-07-26 15:31:33 UTC (rev 150672)
+++ trunk/dports/office/zathura-plugin-cb/files/patch-Makefile.diff        2016-07-26 15:46:40 UTC (rev 150673)
</span><span class="lines">@@ -1,6 +1,8 @@
</span><del>---- Makefile.orig        2015-05-27 19:35:19.000000000 -0500
-+++ Makefile        2015-05-27 19:35:39.000000000 -0500
-@@ -20,7 +20,7 @@
</del><ins>+diff --git a/Makefile b/Makefile
+index cdeae8b..26f6377 100644
+--- a/Makefile
++++ b/Makefile
+@@ -20,7 +20,7 @@ CPPFLAGS += &quot;-DVERSION_MAJOR=${VERSION_MAJOR}&quot;
</ins><span class="cx">  CPPFLAGS += &quot;-DVERSION_MINOR=${VERSION_MINOR}&quot;
</span><span class="cx">  CPPFLAGS += &quot;-DVERSION_REV=${VERSION_REV}&quot;
</span><span class="cx">  
</span><span class="lines">@@ -9,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 @@
</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">@@ -19,17 +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 $(PLUGIN)-debug.so \
</span><del>-+        $(QUIET)rm -rf ${OBJECTS} ${DOBJECTS} $(PLUGIN).dylib $(PLUGIN)-debug.so \
</del><ins>++        $(QUIET)rm -rf ${OBJECTS} ${DOBJECTS} $(PLUGIN).dylib $(PLUGIN)-debug.dylib \
</ins><span class="cx">                  doc .depend ${PROJECT}-${VERSION}.tar.gz zathura-version-check
</span><span class="cx">  
</span><del>- debug: options ${PLUGIN}-debug.so
-@@ -77,7 +77,7 @@
</del><ins>+-debug: options ${PLUGIN}-debug.so
++debug: options ${PLUGIN}-debug.dylib

+ dist: clean
+         $(QUIET)mkdir -p ${PROJECT}-${VERSION}
+@@ -77,7 +77,7 @@ doc: clean
</ins><span class="cx">  install: all
</span><span class="cx">          $(ECHO) installing ${PLUGIN} plugin
</span><span class="cx">          $(QUIET)mkdir -p ${DESTDIR}${PLUGINDIR}
</span><span class="lines">@@ -38,7 +45,7 @@
</span><span class="cx">          $(QUIET)mkdir -m 755 -p ${DESTDIR}${DESKTOPPREFIX}
</span><span class="cx">          $(ECHO) installing desktop file
</span><span class="cx">          $(QUIET)install -m 644 ${PROJECT}.desktop ${DESTDIR}${DESKTOPPREFIX}
</span><del>-@@ -85,11 +85,11 @@
</del><ins>+@@ -85,11 +85,11 @@ install: all
</ins><span class="cx">  
</span><span class="cx">  uninstall:
</span><span class="cx">          $(ECHO) uninstalling ${PLUGIN} plugin
</span></span></pre></div>
<a id="trunkdportsofficezathuraplugincbfilespatchconfigmkdiff"></a>
<div class="modfile"><h4>Modified: trunk/dports/office/zathura-plugin-cb/files/patch-config.mk.diff (150672 => 150673)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/office/zathura-plugin-cb/files/patch-config.mk.diff        2016-07-26 15:31:33 UTC (rev 150672)
+++ trunk/dports/office/zathura-plugin-cb/files/patch-config.mk.diff        2016-07-26 15:46:40 UTC (rev 150673)
</span><span class="lines">@@ -1,34 +1,10 @@
</span><span class="cx"> diff --git a/config.mk b/config.mk
</span><del>-index 63051ad..53bfc29 100644
</del><ins>+index 6f2c912..a45d99a 100644
</ins><span class="cx"> --- a/config.mk
</span><span class="cx"> +++ b/config.mk
</span><del>-@@ -22,16 +22,19 @@ CAIRO_LIB ?= $(shell pkg-config --libs cairo)
- LIBARCHIVE_INC ?= $(shell pkg-config --cflags libarchive)
- LIBARCHIVE_LIB ?= $(shell pkg-config --libs libarchive)

--GLIB_INC ?= $(shell pkg-config --cflags glib-2.0)
--GLIB_LIB ?= $(shell pkg-config --libs   glib-2.0)
-+GLIB_INC ?= $(shell pkg-config --cflags glib-2.0 gio-2.0)
-+GLIB_LIB ?= $(shell pkg-config --libs   glib-2.0 gio-2.0)
-+
-+GDK_INC ?= $(shell pkg-config --cflags gdk-pixbuf-2.0 gdk-${ZATHURA_GTK_VERSION}.0)
-+GDK_LIB ?= $(shell pkg-config --libs   gdk-pixbuf-2.0 gdk-${ZATHURA_GTK_VERSION}.0)

- GIRARA_INC ?= $(shell pkg-config --cflags girara-gtk${ZATHURA_GTK_VERSION})
- GIRARA_LIB ?= $(shell pkg-config --libs girara-gtk${ZATHURA_GTK_VERSION})

- ZATHURA_INC ?= $(shell pkg-config --cflags zathura)

--INCS = ${GIRARA_INC} ${GLIB_INC} ${ZATHURA_INC} ${LIBARCHIVE_INC}
--LIBS = ${GIRARA_LIB} ${GLIB_LIB} ${LIBARCHIVE_LIB}
-+INCS = ${GIRARA_INC} ${GDK_INC} ${GLIB_INC} ${ZATHURA_INC} ${LIBARCHIVE_INC}
-+LIBS = ${GIRARA_LIB} ${GDK_LIB} ${GLIB_LIB} ${LIBARCHIVE_LIB}

- # plugindir
- PLUGINDIR ?= $(shell pkg-config --variable=plugindir zathura)
-@@ -42,6 +45,9 @@ endif
</del><ins>+@@ -45,6 +45,9 @@ endif
</ins><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>