<!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>[137247] trunk/dports/office/zathura-plugin-djvu</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/137247">137247</a></dd>
<dt>Author</dt> <dd>khindenburg@macports.org</dd>
<dt>Date</dt> <dd>2015-06-07 05:43:27 -0700 (Sun, 07 Jun 2015)</dd>
</dl>

<h3>Log Message</h3>
<pre>zathura-plugin-djvu: update to 0.2.4 maintainer #47868</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkdportsofficezathuraplugindjvuPortfile">trunk/dports/office/zathura-plugin-djvu/Portfile</a></li>
<li><a href="#trunkdportsofficezathuraplugindjvufilespatchMakefilediff">trunk/dports/office/zathura-plugin-djvu/files/patch-Makefile.diff</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkdportsofficezathuraplugindjvuPortfile"></a>
<div class="modfile"><h4>Modified: trunk/dports/office/zathura-plugin-djvu/Portfile (137246 => 137247)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/office/zathura-plugin-djvu/Portfile        2015-06-07 12:33:19 UTC (rev 137246)
+++ trunk/dports/office/zathura-plugin-djvu/Portfile        2015-06-07 12:43:27 UTC (rev 137247)
</span><span class="lines">@@ -4,10 +4,11 @@
</span><span class="cx"> PortSystem          1.0
</span><span class="cx"> 
</span><span class="cx"> name                zathura-plugin-djvu
</span><del>-version             0.2.3
</del><ins>+version             0.2.4
</ins><span class="cx"> categories          office
</span><span class="cx"> platforms           darwin
</span><del>-maintainers         gmail.com:starkhalo openmaintainer
</del><ins>+maintainers         gmail.com:starkhalo \
+                    openmaintainer
</ins><span class="cx"> license             zlib
</span><span class="cx"> 
</span><span class="cx"> description         The zathura-djvu plugin adds DjVu support to zathura.
</span><span class="lines">@@ -19,12 +20,10 @@
</span><span class="cx"> master_sites        http://pwmt.org/projects/zathura-djvu/download/
</span><span class="cx"> distname            zathura-djvu-${version}
</span><span class="cx"> 
</span><del>-checksums           rmd160  30e683a033410ccbb2d494f8ef00e06f40158ee5 \
-                    sha256  c16e82d525012b788fd01c4189df93708fcffffb7dd34ca09db55005d644ed89
</del><ins>+checksums           rmd160  109b9392111ad3e2dba72d7677ee7e5df4a160de \
+                    sha256  ac10b8c07fd9f58281225e1a4cb026634cd03bf6b549eaceeea02f99ab5334bc
</ins><span class="cx"> 
</span><del>-patch.pre_args      -p1
-patchfiles          patch-Makefile.diff \
-                    patch-config.mk.diff
</del><ins>+patchfiles          patch-Makefile.diff
</ins><span class="cx"> 
</span><span class="cx"> depends_build       port:pkgconfig
</span><span class="cx"> 
</span><span class="lines">@@ -45,8 +44,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="trunkdportsofficezathuraplugindjvufilespatchMakefilediff"></a>
<div class="modfile"><h4>Modified: trunk/dports/office/zathura-plugin-djvu/files/patch-Makefile.diff (137246 => 137247)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/office/zathura-plugin-djvu/files/patch-Makefile.diff        2015-06-07 12:33:19 UTC (rev 137246)
+++ trunk/dports/office/zathura-plugin-djvu/files/patch-Makefile.diff        2015-06-07 12:43:27 UTC (rev 137247)
</span><span class="lines">@@ -1,8 +1,6 @@
</span><del>-diff --git a/Makefile b/Makefile
-index f4d4d6b..d468f3e 100644
---- a/Makefile
-+++ b/Makefile
-@@ -20,7 +20,7 @@ CPPFLAGS += &quot;-DVERSION_MAJOR=${VERSION_MAJOR}&quot;
</del><ins>+--- Makefile.orig        2015-05-27 18:33:13.000000000 -0500
++++ Makefile        2015-05-27 18:34:12.000000000 -0500
+@@ -20,7 +20,7 @@
</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">@@ -11,7 +9,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,16 +48,16 @@
</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,7 +17,7 @@
</span><span class="cx"> +${PLUGIN}.dylib: ${OBJECTS}
</span><span class="cx">          $(ECHO) LD $@
</span><span class="cx"> -        $(QUIET)${CC} -shared ${LDFLAGS} -o $@ $(OBJECTS) ${LIBS}
</span><del>-+        $(QUIET)${CC} -Wl,-dylib_install_name,${PLUGIN}.dylib -Wl,-bundle_loader,${PREFIX}/bin/zathura -bundle ${LDFLAGS} -o $@ ${OBJECTS} ${LIBS}
</del><ins>++        $(QUIET)${CC} -Wl,-dylib_install_name,${DESTDIR}${PLUGINDIR}/${PLUGIN}.dylib -Wl,-bundle_loader,${PREFIX}/bin/zathura -bundle ${LDFLAGS} -o $@ ${OBJECTS} ${LIBS}
</ins><span class="cx">  
</span><span class="cx">  ${PLUGIN}-debug.so: ${DOBJECTS}
</span><span class="cx">          $(ECHO) LD $@
</span><span class="lines">@@ -31,7 +29,7 @@
</span><span class="cx">                  doc .depend ${PROJECT}-${VERSION}.tar.gz zathura-version-check
</span><span class="cx">  
</span><span class="cx">  debug: options ${PLUGIN}-debug.so
</span><del>-@@ -77,7 +77,7 @@ doc: clean
</del><ins>+@@ -77,7 +77,7 @@
</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">@@ -40,7 +38,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 @@ install: all
</del><ins>+@@ -85,11 +85,11 @@
</ins><span class="cx">  
</span><span class="cx">  uninstall:
</span><span class="cx">          $(ECHO) uninstalling ${PLUGIN} plugin
</span></span></pre>
</div>
</div>

</body>
</html>