pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[PATCH] www/SOGo4: fix PLIST for NetBSD



Hello,

(at least) for NetBSD, www/SOGo4 cannot be built at the moment, because the generic PLIST references files which do not exist in destdir. The only problem seems to be differences in the version names of some shared object files.

With the attached patch the build works (again). Can someone please commit it?

Thank you very much
Matthias
<!DOCTYPE html>
<html lang="de">   <head>
    <!-- # block head (placeholder in theme.html) -->
        <!-- # block head (content inherited from layout.html) -->
    <title>
diff.www_SOGo4.txt zu Ticket #17 – Anhang          – Upwind

    </title>

    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <meta http-equiv="X-UA-Compatible" content="IE=edge" />
    <!--[if IE]><script>
        if (/^#__msie303:/.test(window.location.hash))
        window.location.replace(window.location.hash.replace(/^#__msie303:/, '#'));
        </script><![endif]-->

    <link rel="search"  href="/upwind/search" />
    <link rel="help"  href="/upwind/wiki/TracGuide" />
    <link rel="alternate"  href="/upwind/raw-attachment/ticket/17/diff.www_SOGo4.txt" title="Originalformat" type="text/plain; charset=utf-8" />
    <link rel="up"  href="/upwind/ticket/17" title="Ticket #17" />
    <link rel="start"  href="/upwind/wiki" />
    <link rel="stylesheet"  href="/upwind/chrome/common/css/trac.css" type="text/css" />
    <link rel="stylesheet"  href="/upwind/pygments/trac.css" type="text/css" />
    <link rel="stylesheet"  href="/upwind/chrome/common/css/code.css" type="text/css" />
    <link rel="icon"  href="/upwind/chrome/common/trac.ico" type="image/x-icon" />
    <noscript>
      <style>
        .trac-noscript { display: none !important }
      </style>     </noscript>
    <link type="application/opensearchdescription+xml" rel="search"
          href="/upwind/search/opensearch"
          title="Upwind durchsuchen"/>
    <script src="/upwind/chrome/common/js/jquery.js"></script>
    <script src="/upwind/chrome/common/js/babel.js"></script>
    <script src="/upwind/chrome/common/js/messages/de.js"></script>
    <script src="/upwind/chrome/common/js/trac.js"></script>
    <script src="/upwind/chrome/common/js/search.js"></script>
    <script src="/upwind/chrome/common/js/folding.js"></script>
    <script>
      jQuery(function($) {
        $(".trac-autofocus").focus();
        $(".trac-target-new").attr("target", "_blank");
        if ($.ui) { /* is jquery-ui added? */
          $(".trac-datepicker:not([readonly])")
            .prop("autocomplete", "off").datepicker();
          // Input current date when today is pressed.
          var _goToToday = $.datepicker._gotoToday;
          $.datepicker._gotoToday = function(id) {
            _goToToday.call(this, id);
            this._selectDate(id)
          };
          $(".trac-datetimepicker:not([readonly])")
            .prop("autocomplete", "off").datetimepicker();
          $("#main").addClass("trac-nodatetimehint");
        }
        $(".trac-disable").disableSubmit(".trac-disable-determinant");
        setTimeout(function() { $(".trac-scroll").scrollToTop() }, 1);
        $(".trac-disable-on-submit").disableOnSubmit();
      });
    </script>
    <!--   # include 'site_head.html' (layout.html) -->
    <!--   end of site_head.html -->
    <!-- # endblock head (content inherited from layout.html) -->

    <script>
      jQuery(function($) {
        $('#preview table.code').enableCollapsibleColumns(
          $('#preview table.code thead th.content'));
      });
    </script>
    <!-- # endblock head (placeholder in theme.html) -->
  </head> 
  <body>
    <!-- # block body (content inherited from theme.html) -->
    <!--   # include 'site_header.html' (theme.html) -->
    <!--   end of site_header.html -->

    <div id="banner">
      <div id="header">
        <a id="logo"
           href="/upwind/wiki/TracIni#header_logo-section">
          <img  alt="(please configure the [header_logo] section in trac.ini)" src="/upwind/chrome/common/trac_banner.png" /></a>


      </div>
      <form id="search" action="/upwind/search" method="get">
        <div>
          <label for="proj-search">Suche:</label>
          <input type="text" id="proj-search" name="q" size="18"
                  value="" />
          <input type="submit" value="Suche" />
        </div>
      </form>
          <div id="metanav" class="nav">
      <ul><li  class="first">angemeldet als <span class="trac-author-user">Matthias Petermann</span></li><li ><form action="/upwind/logout" class="trac-logout" id="logout" method="post"><div><button name="logout" type="submit">Abmelden</button><input name="__FORM_TOKEN" type="hidden" value="615bc5ceff99fd23c8fdd309" /></div></form></li><li ><a href="/upwind/prefs">Einstellungen</a></li><li  class="last"><a href="/upwind/wiki/TracGuide">Hilfe/Anleitung</a></li></ul>
    </div>

    </div>
        <div id="mainnav" class="nav">
      <ul><li  class="first"><a href="/upwind/wiki">Wiki</a></li><li ><a href="/upwind/timeline">Journal</a></li><li ><a href="/upwind/roadmap">Projektplan</a></li><li ><a href="/upwind/report">Tickets anzeigen</a></li><li ><a href="/upwind/newticket">Neues Ticket</a></li><li ><a href="/upwind/search">Suche</a></li><li ><a href="/upwind/admin">Admin</a></li><li  class="last"><a href="/upwind/pastebin">Pastebin</a></li></ul>
    </div>


    <div id="main"
         >
      <div id="ctxtnav" class="nav">
        <h2>Kontext-Navigation</h2>
        <ul>
          <li  class="last first"><a href="/upwind/ticket/17">Zurück zu Ticket #17</a></li>
        </ul>
        <hr />
      </div>

      

      

      <!-- # block content (placeholder in theme.html) -->
    <div id="content" class="attachment">

      <h1><a href="/upwind/ticket/17">Ticket #17</a>:
        diff.www_SOGo4.txt</h1>
      <table id="info">
        <tr>
          <th scope="col">
File diff.www_SOGo4.txt,             <span title="1492 bytes">1.5 KB</span>
 (added by <span class="trac-author-user">Matthias Petermann</span>, <a class="timeline" href="/upwind/timeline?from=2020-08-09T13%3A44%3A17%2B02%3A00&amp;precision=second" title="Siehe Journal am 09.08.2020, 13:44:17">vor 4 Minuten</a>)          </th>
        </tr>
        <tr>
          <td class="message searchable">
            
          </td>
        </tr>
      </table>

      <div id="preview" class="searchable">

<table class="code"><thead><tr><th class="lineno" title="Zeilennummern">Zeile</th><th class="content"> </th></tr></thead><tbody><tr><th id="L1"><a href="#L1">1</a></th><td>diff -ruN SOGo4.orig/Makefile SOGo4/Makefile
</td></tr><tr><th id="L2"><a href="#L2">2</a></th><td>--- SOGo4.orig/Makefile 2020-08-09 12:59:01.733257138 +0200
</td></tr><tr><th id="L3"><a href="#L3">3</a></th><td>+++ SOGo4/Makefile      2020-08-09 13:42:55.822329186 +0200
</td></tr><tr><th id="L4"><a href="#L4">4</a></th><td>@@ -2,7 +2,7 @@
</td></tr><tr><th id="L5"><a href="#L5">5</a></th><td> #
</td></tr><tr><th id="L6"><a href="#L6">6</a></th><td> 
</td></tr><tr><th id="L7"><a href="#L7">7</a></th><td> DISTNAME=      SOGo-4.0.8
</td></tr><tr><th id="L8"><a href="#L8">8</a></th><td>-PKGREVISION=   7
</td></tr><tr><th id="L9"><a href="#L9">9</a></th><td>+PKGREVISION=   8
</td></tr><tr><th id="L10"><a href="#L10">10</a></th><td> CATEGORIES=    www
</td></tr><tr><th id="L11"><a href="#L11">11</a></th><td> MASTER_SITES=  http://www.sogo.nu/files/downloads/SOGo/Sources/
</td></tr><tr><th id="L12"><a href="#L12">12</a></th><td> 
</td></tr><tr><th id="L13"><a href="#L13">13</a></th><td>diff -ruN SOGo4.orig/PLIST SOGo4/PLIST
</td></tr><tr><th id="L14"><a href="#L14">14</a></th><td>--- SOGo4.orig/PLIST    2020-08-09 12:59:01.735457521 +0200
</td></tr><tr><th id="L15"><a href="#L15">15</a></th><td>+++ SOGo4/PLIST 2020-08-09 13:00:25.815073620 +0200
</td></tr><tr><th id="L16"><a href="#L16">16</a></th><td>@@ -126,7 +126,6 @@
</td></tr><tr><th id="L17"><a href="#L17">17</a></th><td> lib/GNUstep/Frameworks/SOGo.framework/Versions/4/Resources/SOGoDefaults.plist
</td></tr><tr><th id="L18"><a href="#L18">18</a></th><td> lib/GNUstep/Frameworks/SOGo.framework/Versions/4/sogo/SOGo
</td></tr><tr><th id="L19"><a href="#L19">19</a></th><td> lib/GNUstep/Frameworks/SOGo.framework/Versions/4/sogo/libSOGo.so
</td></tr><tr><th id="L20"><a href="#L20">20</a></th><td>-lib/GNUstep/Frameworks/SOGo.framework/Versions/4/sogo/libSOGo.so.4
</td></tr><tr><th id="L21"><a href="#L21">21</a></th><td> lib/GNUstep/Frameworks/SOGo.framework/Versions/4/sogo/libSOGo.so.${PKGVERSION}
</td></tr><tr><th id="L22"><a href="#L22">22</a></th><td> lib/GNUstep/Frameworks/SOGo.framework/Versions/Current
</td></tr><tr><th id="L23"><a href="#L23">23</a></th><td> lib/GNUstep/Frameworks/SOGo.framework/sogo/SOGo
</td></tr><tr><th id="L24"><a href="#L24">24</a></th><td>@@ -1928,16 +1927,12 @@
</td></tr><tr><th id="L25"><a href="#L25">25</a></th><td> lib/GNUstep/WOxElemBuilders-4.9/SOGoElements.wox/bundle-info.plist
</td></tr><tr><th id="L26"><a href="#L26">26</a></th><td> lib/GNUstep/WOxElemBuilders-4.9/SOGoElements.wox/stamp.make
</td></tr><tr><th id="L27"><a href="#L27">27</a></th><td> lib/sogo/libGDLContentStore.so
</td></tr><tr><th id="L28"><a href="#L28">28</a></th><td>-lib/sogo/libGDLContentStore.so.4.9
</td></tr><tr><th id="L29"><a href="#L29">29</a></th><td> lib/sogo/libGDLContentStore.so.4.9.0
</td></tr><tr><th id="L30"><a href="#L30">30</a></th><td> lib/sogo/libNGCards.so
</td></tr><tr><th id="L31"><a href="#L31">31</a></th><td>-lib/sogo/libNGCards.so.4.9
</td></tr><tr><th id="L32"><a href="#L32">32</a></th><td> lib/sogo/libNGCards.so.4.9.0
</td></tr><tr><th id="L33"><a href="#L33">33</a></th><td> lib/sogo/libSOGo.so
</td></tr><tr><th id="L34"><a href="#L34">34</a></th><td>-lib/sogo/libSOGo.so.4
</td></tr><tr><th id="L35"><a href="#L35">35</a></th><td> lib/sogo/libSOGo.so.${PKGVERSION}
</td></tr><tr><th id="L36"><a href="#L36">36</a></th><td> lib/sogo/libSOGoUI.so
</td></tr><tr><th id="L37"><a href="#L37">37</a></th><td>-lib/sogo/libSOGoUI.so.4.0
</td></tr><tr><th id="L38"><a href="#L38">38</a></th><td> lib/sogo/libSOGoUI.so.4.0.0
</td></tr><tr><th id="L39"><a href="#L39">39</a></th><td> sbin/sogo-ealarms-notify
</td></tr><tr><th id="L40"><a href="#L40">40</a></th><td> sbin/sogo-slapd-sockd
</td></tr></tbody></table>

      </div>
      <div class="buttons">
        <form method="get" action="#">
          <div id="delete">             <input type="hidden" name="action" value="delete" />
            <input type="submit" value="Anhang löschen" />
          </div>
        </form>
      </div>
    </div>
        <!-- # block content (content inherited from layout.html) -->
    <div id="altlinks">
      <h3>In anderen Formaten herunterladen:</h3>
      <ul>
        <li class="last first">
          <a rel="nofollow" href="/upwind/raw-attachment/ticket/17/diff.www_SOGo4.txt"
              class="">
            Originalformat</a>
        </li>
      </ul>
    </div>
    <!-- # endblock content (content inherited from layout.html) -->

      <!-- # endblock content (placeholder in theme.html) -->
    </div>

    <div id="footer"><hr/>
      <a id="tracpowered" href="https://trac.edgewall.org/";
         ><img src="/upwind/chrome/common/trac_logo_mini.png" height="30"
               width="107" alt="Trac Powered"/></a>
      <p class="left">
Powered by         <a href="/upwind/about"><strong>Trac 1.4.2</strong></a>
        <br />
 By         <a href="http://www.edgewall.org/";>Edgewall Software</a>
.      </p>
      <p class="right">Visit the Trac open source project at<br /><a href="https://trac.edgewall.org/";>https://trac.edgewall.org/</a></p>
    </div>
    <!--   # include 'site_footer.html' (theme.html) -->
    <!--   end of site_footer.html -->
    <!-- # endblock body (content inherited from theme.html) -->
  </body> </html>


Home | Main Index | Thread Index | Old Index