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

George Sherwood scm at sourcemage.org
Mon Jul 4 19:26:31 EDT 2011


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++
 


More information about the SM-Commit mailing list