[fink:package-submissions] #4746 nspr.0d-shlibs-4.8.4-6 to bump -enable-macos-target to 10.5
Hanspeter Niederstrasser via Fink-tracker <[email protected]> Sun, 14 Nov 2021 10:24:37 -0000
| Newsgroups | gmane.os.apple.fink.tracker |
|---|---|
| Message-ID | </p/fink/package-submissions/4746/b4f054e55de22bf3b44ab8e92dea84c6ac5ed232.package-submissions@fink.p.sourceforge.net> |
This is a multi-part message in MIME format. --===============7925117617410498426== Content-Type: multipart/related; boundary="===============8780281434670741056==" This is a multi-part message in MIME format. --===============8780281434670741056== Content-Type: multipart/alternative; boundary="===============4505607422754765601==" MIME-Version: 1.0 --===============4505607422754765601== MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit - **labels**: --> libs - **status**: open --> closed-out-of-date - **Group**: Undergoing_Validation --> Other --- ** [package-submissions:#4746] nspr.0d-shlibs-4.8.4-6 to bump -enable-macos-target to 10.5** **Status:** closed-out-of-date **Group:** Other **Labels:** libs **Created:** Tue Aug 16, 2016 05:31 PM UTC by Jack Howarth **Last Updated:** Tue Aug 16, 2016 05:32 PM UTC **Owner:** Daniel Macks The attached packaging for nspr.0d-shlibs-4.8.4-6 fixes the Xcode 8 build failure by bumping the target from 10.4 to 10.5 using the change... ~~~ Index: libs/nspr.0d-shlibs.info =================================================================== RCS file: /cvsroot/fink/dists/10.9-libcxx/stable/main/finkinfo/libs/nspr.0d-shlibs.info,v retrieving revision 1.1 diff -u -r1.1 nspr.0d-shlibs.info --- libs/nspr.0d-shlibs.info 10 Sep 2015 20:49:28 -0000 1.1 +++ libs/nspr.0d-shlibs.info 16 Aug 2016 17:27:32 -0000 @@ -1,6 +1,6 @@ Package: nspr.0d-shlibs Version: 4.8.4 -Revision: 5 +Revision: 6 Source: http://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v%v/src/nspr-%v.tar.gz Source-MD5: a85bdbe1eb646aa32c785a37d8e3a2f5 SourceDirectory: nspr-%v/mozilla/nsprpub @@ -24,7 +24,7 @@ << NoSetCPPFLAGS: true NoSetLDFLAGS: true -ConfigureParams: --disable-debug --disable-dependency-tracking --enable-macos-target=10.4 --libdir=%p/lib/nspr +ConfigureParams: --disable-debug --disable-dependency-tracking --enable-macos-target=10.5 --libdir=%p/lib/nspr CompileScript: << #!/bin/sh -ev if grep -q 64 %p/var/lib/fink/path-prefix-10.6/compiler_wrapper ~~~ Since /usr/lib/libgcc_s.10.4.dylib has been removed from the Command Line Tools starting with Xcode 8 beta 5, the simple fix is to bump the target to the remaining 10.5 release. Tested on 10.11 with 'fink -m'. --- Sent from sourceforge.net because [email protected] is subscribed to https://sourceforge.net/p/fink/package-submissions/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/fink/admin/package-submissions/options. Or, if this is a mailing list, you can unsubscribe from the mailing list. --===============4505607422754765601== MIME-Version: 1.0 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: 7bit <div class="markdown_content"><ul> <li><strong>labels</strong>: --> libs</li> <li><strong>status</strong>: open --> closed-out-of-date</li> <li><strong>Group</strong>: Undergoing_Validation --> Other</li> </ul> <hr/> <p><strong> <a class="alink strikethrough" href="https://sourceforge.net/p/fink/package-submissions/4746/">[package-submissions:#4746]</a> nspr.0d-shlibs-4.8.4-6 to bump -enable-macos-target to 10.5</strong></p> <p><strong>Status:</strong> closed-out-of-date<br/> <strong>Group:</strong> Other<br/> <strong>Labels:</strong> libs <br/> <strong>Created:</strong> Tue Aug 16, 2016 05:31 PM UTC by Jack Howarth<br/> <strong>Last Updated:</strong> Tue Aug 16, 2016 05:32 PM UTC<br/> <strong>Owner:</strong> Daniel Macks</p> <p>The attached packaging for nspr.0d-shlibs-4.8.4-6 fixes the Xcode 8 build failure by bumping the target from 10.4 to 10.5 using the change...</p> <div class="codehilite"><pre><span></span><span class="gh">Index: libs/nspr.0d-shlibs.info</span> <span class="gh">===================================================================</span> RCS file: /cvsroot/fink/dists/10.9-libcxx/stable/main/finkinfo/libs/nspr.0d-shlibs.info,v retrieving revision 1.1 <span class="gh">diff -u -r1.1 nspr.0d-shlibs.info</span> <span class="gd">--- libs/nspr.0d-shlibs.info 10 Sep 2015 20:49:28 -0000 1.1</span> <span class="gi">+++ libs/nspr.0d-shlibs.info 16 Aug 2016 17:27:32 -0000</span> <span class="gu">@@ -1,6 +1,6 @@</span> Package: nspr.0d-shlibs Version: 4.8.4 <span class="gd">-Revision: 5</span> <span class="gi">+Revision: 6</span> Source: http://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v%v/src/nspr-%v.tar.gz Source-MD5: a85bdbe1eb646aa32c785a37d8e3a2f5 SourceDirectory: nspr-%v/mozilla/nsprpub <span class="gu">@@ -24,7 +24,7 @@</span> << NoSetCPPFLAGS: true NoSetLDFLAGS: true <span class="gd">-ConfigureParams: --disable-debug --disable-dependency-tracking --enable-macos-target=10.4 --libdir=%p/lib/nspr</span> <span class="gi">+ConfigureParams: --disable-debug --disable-dependency-tracking --enable-macos-target=10.5 --libdir=%p/lib/nspr</span> CompileScript: << #!/bin/sh -ev if grep -q 64 %p/var/lib/fink/path-prefix-10.6/compiler_wrapper </pre></div> <p>Since /usr/lib/libgcc_s.10.4.dylib has been removed from the Command Line Tools starting with Xcode 8 beta 5, the simple fix is to bump the target to the remaining 10.5 release. Tested on 10.11 with 'fink -m'.</p> <hr/> <p>Sent from sourceforge.net because [email protected] is subscribed to <a href="https://sourceforge.net/p/fink/package-submissions/">https://sourceforge.net/p/fink/package-submissions/</a></p> <p>To unsubscribe from further messages, a project admin can change settings at <a href="https://sourceforge.net/p/fink/admin/package-submissions/options.">https://sourceforge.net/p/fink/admin/package-submissions/options.</a> Or, if this is a mailing list, you can unsubscribe from the mailing list.</p></div> --===============4505607422754765601==-- --===============8780281434670741056==-- --===============7925117617410498426== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline --===============7925117617410498426== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Fink-tracker mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.tracker --===============7925117617410498426==--