Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (d49b56188dff565579f1cc111ad0c2513b24584a)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (d49b56188dff565579f1cc111ad0c2513b24584a)
  • Date: Mon, 4 Jul 2011 18:26:31 -0500

GIT changes to master grimoire by George Sherwood <gsherwood AT sourcemage.org>:

mail/thunderbird/DEPENDS | 1 -
mail/thunderbird/HISTORY | 4 ++++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit d49b56188dff565579f1cc111ad0c2513b24584a
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

thunderbird: Use built-in libpng since it won't build against libpng 1.4.x
and greater.

diff --git a/mail/thunderbird/DEPENDS b/mail/thunderbird/DEPENDS
index 4e5ce86..ba04bca 100755
--- a/mail/thunderbird/DEPENDS
+++ b/mail/thunderbird/DEPENDS
@@ -4,7 +4,6 @@ depends nss '--with-system-nss'
&&
depends zlib '--with-system-zlib'
&&
depends JPEG '--with-system-jpeg'
&&
depends libidl
&&
-depends libpng '--with-system-png'
&&
depends libmng '--with-system-mng'
&&
depends perl
&&
depends zip
&&
diff --git a/mail/thunderbird/HISTORY b/mail/thunderbird/HISTORY
index 97ab93f..6173b86 100644
--- a/mail/thunderbird/HISTORY
+++ b/mail/thunderbird/HISTORY
@@ -1,3 +1,7 @@
+2011-07-04 George Sherwood <gsherwood AT sourcemage.org>
+ * DEPENDS: Removed libpng. Will not build against newer
+ versions. Use built-in
+
2011-05-14 George Sherwood <gsherwood AT sourcemage.org>
* DETAILS: Updated to version 3.1.10. SECURITY_PATCH++




  • [SM-Commit] GIT changes to master grimoire by George Sherwood (d49b56188dff565579f1cc111ad0c2513b24584a), George Sherwood, 07/04/2011

Archive powered by MHonArc 2.6.24.

Top of Page