Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Oct 2018 21:23:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        gecko@FreeBSD.org
Subject:   [Bug 231868] mail/thunderbird: update to 60.2.1
Message-ID:  <bug-231868-21738-95mlETYxXH@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-231868-21738@https.bugs.freebsd.org/bugzilla/>
References:  <bug-231868-21738@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D231868

Jan Beich <jbeich@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #197696|                            |maintainer-approval+
              Flags|                            |

--- Comment #1 from Jan Beich <jbeich@FreeBSD.org> ---
Comment on attachment 197696
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D197696
thunderbird 60.2.1

Looks OK. i686 appears to differ only in en-US locale due to timestamp.

--- en-US.xpi.i686
+++ en-US.xpi.x86_64
@@ -32,7 +32,7 @@
         "passwordmgr": "chrome/en-US/locale/en-US/passwordmgr/",=20
         "pippki": "chrome/en-US/locale/en-US/pippki/"
       },=20
-      "version": "20180930230249"
+      "version": "20180930230952"
     }
   },=20
   "applications": {

> ... linked to /usr/local/lib/libcairo.so.2 from graphics/cairo but it is =
not declared as a dependency

Probably overlinking from Gtk. Firefox uses bundled Cairo.

$ pkg-config gtk+-2.0 --libs
-L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lc=
airo
-lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2=
.0
-lglib-2.0 -lintl -lfontconfig -lfreetype

$ pkg-config gtk+-3.0 --libs
-L/usr/local/lib -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0
-lcairo-gobject -lcairo -lpthread -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0
-lglib-2.0 -lintl

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-231868-21738-95mlETYxXH>