Thu Jul 16 11:40:50 2015 UTC ()
Update to 38.1.0

* Fix mozilla-common.mk inclusion.

Changelog:
What's New
    Fixed Copy/Paste into plain text editor deletes newlines from quoted text (bug 1143570)
    Fixed Cross-posts won't send because Newsgroups: groups are separated with comma+space, not just comma (bug 1151448)
    Fixed Cannot send email through exchange server (NTLM) (bug 1174159)
    Fixed Doesn't display GB2312 encoded texts correctly for Chinese Characters (bug 1174580)
    Fixed OAuth2 authentication for GMail does not work when specified server is imap.gmail.com or smtp.gmail.com. (bug 1176773)

Known Issues
    unresolved Import from Outlook and Eudora disabled, code currently not working (bug 1175055)


(ryoon)
diff -r1.154 -r1.155 pkgsrc/mail/thunderbird/Makefile
diff -r1.161 -r1.162 pkgsrc/mail/thunderbird/distinfo

cvs diff -r1.154 -r1.155 pkgsrc/mail/thunderbird/Makefile (expand / switch to unified diff)

--- pkgsrc/mail/thunderbird/Makefile 2015/07/09 15:17:34 1.154
+++ pkgsrc/mail/thunderbird/Makefile 2015/07/16 11:40:50 1.155
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1# $NetBSD: Makefile,v 1.154 2015/07/09 15:17:34 ryoon Exp $ 1# $NetBSD: Makefile,v 1.155 2015/07/16 11:40:50 ryoon Exp $
2 2
3DISTNAME= # empty 3DISTNAME= # empty
4PKGNAME= thunderbird-${TB_VER} 4PKGNAME= thunderbird-${TB_VER}
5TB_VER= 38.0.1 5TB_VER= 38.1.0
6CATEGORIES= mail 6CATEGORIES= mail
7MASTER_SITES= ${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}/source/} 7MASTER_SITES= ${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}/source/}
8DISTFILES= thunderbird-${TB_VER}.source.tar.bz2 8DISTFILES= thunderbird-${TB_VER}.source.tar.bz2
9 9
10MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://www.mozillamessaging.com/en-US/thunderbird/ 11HOMEPAGE= http://www.mozillamessaging.com/en-US/thunderbird/
12COMMENT= Organize, secure and customize your mail 12COMMENT= Organize, secure and customize your mail
13 13
14USE_TOOLS+= unzip pax 14USE_TOOLS+= unzip pax
15WRKSRC= ${WRKDIR}/comm-esr38 15WRKSRC= ${WRKDIR}/comm-esr38
16MOZILLA_DIR= mozilla/ 16MOZILLA_DIR= mozilla/
17PLIST_SRC+= ${PLIST_SRC_DFLT} 17PLIST_SRC+= ${PLIST_SRC_DFLT}
18 18
@@ -82,17 +82,17 @@ post-install: @@ -82,17 +82,17 @@ post-install:
82 @${STEP_MSG} "Installing bundled thunderbird extensions." 82 @${STEP_MSG} "Installing bundled thunderbird extensions."
83 rm -rf ${WRKDIR}/extensions 83 rm -rf ${WRKDIR}/extensions
84 ${MKDIR} ${WRKDIR}/extensions 84 ${MKDIR} ${WRKDIR}/extensions
85 ${RUN} for e in ${XPI_FILES}; do \ 85 ${RUN} for e in ${XPI_FILES}; do \
86 subdir="`${UNZIP_CMD} -c "$$e" install.rdf | awk '/^ <em:id>/ {sub(".*<em:id>","");sub("</em:id>.*","");print;exit;}'`" && \ 86 subdir="`${UNZIP_CMD} -c "$$e" install.rdf | awk '/^ <em:id>/ {sub(".*<em:id>","");sub("</em:id>.*","");print;exit;}'`" && \
87 ${MKDIR} "${WRKDIR}/extensions/$$subdir" && \ 87 ${MKDIR} "${WRKDIR}/extensions/$$subdir" && \
88 cd "${WRKDIR}/extensions/$$subdir" && \ 88 cd "${WRKDIR}/extensions/$$subdir" && \
89 ${UNZIP_CMD} -aqo $$e; \ 89 ${UNZIP_CMD} -aqo $$e; \
90 done 90 done
91 cd ${WRKDIR}/extensions && pax -rw . \ 91 cd ${WRKDIR}/extensions && pax -rw . \
92 ${DESTDIR}${PREFIX}/lib/${MOZILLA}/extensions/. 92 ${DESTDIR}${PREFIX}/lib/${MOZILLA}/extensions/.
93 rm -rf ${WRKDIR}/extensions 93 rm -rf ${WRKDIR}/extensions
94 94
95.include "../../www/firefox31/mozilla-common.mk" 95.include "../../www/firefox38/mozilla-common.mk"
96.include "options.mk" 96.include "options.mk"
97.include "../../sysutils/desktop-file-utils/desktopdb.mk" 97.include "../../sysutils/desktop-file-utils/desktopdb.mk"
98.include "../../mk/bsd.pkg.mk" 98.include "../../mk/bsd.pkg.mk"

cvs diff -r1.161 -r1.162 pkgsrc/mail/thunderbird/distinfo (expand / switch to unified diff)

--- pkgsrc/mail/thunderbird/distinfo 2015/07/09 15:17:34 1.161
+++ pkgsrc/mail/thunderbird/distinfo 2015/07/16 11:40:50 1.162
@@ -1,18 +1,18 @@ @@ -1,18 +1,18 @@
1$NetBSD: distinfo,v 1.161 2015/07/09 15:17:34 ryoon Exp $ 1$NetBSD: distinfo,v 1.162 2015/07/16 11:40:50 ryoon Exp $
2 2
3SHA1 (thunderbird-38.0.1.source.tar.bz2) = 81226df796de098648d70d398aa1160531706cd5 3SHA1 (thunderbird-38.1.0.source.tar.bz2) = 7bb0c85e889e397e53dcbcbd36957dbd7c8c10bd
4RMD160 (thunderbird-38.0.1.source.tar.bz2) = 09ecdd8d9e07043e1c78b39c639cf4aa35334f94 4RMD160 (thunderbird-38.1.0.source.tar.bz2) = 955c54d98a0460524519d3926d783197a11a7a97
5Size (thunderbird-38.0.1.source.tar.bz2) = 203270639 bytes 5Size (thunderbird-38.1.0.source.tar.bz2) = 204161689 bytes
6SHA1 (patch-aa) = 199400ee6dc3c727c950e33ccc65cf57b81cdcb7 6SHA1 (patch-aa) = 199400ee6dc3c727c950e33ccc65cf57b81cdcb7
7SHA1 (patch-al) = 81a733e9b13a47abfef818ecd10d7ef18a191855 7SHA1 (patch-al) = 81a733e9b13a47abfef818ecd10d7ef18a191855
8SHA1 (patch-ao) = 2b4cfb8f06cb137058be7aa47ab7a3cada7cbfe1 8SHA1 (patch-ao) = 2b4cfb8f06cb137058be7aa47ab7a3cada7cbfe1
9SHA1 (patch-as) = d7690a695438ec4f8c95011e0a177768c5da705e 9SHA1 (patch-as) = d7690a695438ec4f8c95011e0a177768c5da705e
10SHA1 (patch-ax) = a5e573d902d235c4657ffecd7cd531d778532604 10SHA1 (patch-ax) = a5e573d902d235c4657ffecd7cd531d778532604
11SHA1 (patch-ay) = 82f0a523e3f281a6f84b0c8a63611fede70d8b35 11SHA1 (patch-ay) = 82f0a523e3f281a6f84b0c8a63611fede70d8b35
12SHA1 (patch-bf) = 6e6828e85243dba8cf2419de7275585fea3efe81 12SHA1 (patch-bf) = 6e6828e85243dba8cf2419de7275585fea3efe81
13SHA1 (patch-bg) = 6c5e0239ed07902209bf4bfbec520699ff835b11 13SHA1 (patch-bg) = 6c5e0239ed07902209bf4bfbec520699ff835b11
14SHA1 (patch-calendar_lightning_Makefile.in) = 3f0e0be9d156c73f9d16dcb10774d9fce17cc200 14SHA1 (patch-calendar_lightning_Makefile.in) = 3f0e0be9d156c73f9d16dcb10774d9fce17cc200
15SHA1 (patch-calendar_lightning_build_universal.mk) = 42a3eafc9738f94e0b6654cf815932469e06bcf4 15SHA1 (patch-calendar_lightning_build_universal.mk) = 42a3eafc9738f94e0b6654cf815932469e06bcf4
16SHA1 (patch-calendar_providers_gdata_Makefile.in) = aca552b09c8e94678000ea94695d38c822d375d5 16SHA1 (patch-calendar_providers_gdata_Makefile.in) = aca552b09c8e94678000ea94695d38c822d375d5
17SHA1 (patch-directory_c-sdk_ldap_include_portable.h) = a6d40c6b92aee607fb4f18d5a7c97b3d7833c74a 17SHA1 (patch-directory_c-sdk_ldap_include_portable.h) = a6d40c6b92aee607fb4f18d5a7c97b3d7833c74a
18SHA1 (patch-ipc_chromium_src_base_file__util__posix.cc) = cb48ef5c5feb6396210153a704e227d09858939e 18SHA1 (patch-ipc_chromium_src_base_file__util__posix.cc) = cb48ef5c5feb6396210153a704e227d09858939e