Hi,
here's a diff for a maintenance/bugfix release of thunderbird. Please
test it if you use it, so far only built on amd64. I'd appreciate
i386/sparc64/ppc reallife testing.
Landry
? .git
? .gitignore
Index: Makefile
===================================================================
RCS file: /cvs/ports/mail/mozilla-thunderbird/Makefile,v
retrieving revision 1.93
diff -u -r1.93 Makefile
--- Makefile 16 Jun 2010 19:07:23 -0000 1.93
+++ Makefile 20 Jun 2010 21:39:09 -0000
@@ -5,9 +5,9 @@
COMMENT= e-mail, rss and usenet client based on Mozilla codebase
-VER= 3.0.4
+VER= 3.0.5
DISTNAME= comm-1.9.1
-PKGNAME= mozilla-thunderbird-${VER}p1
+PKGNAME= mozilla-thunderbird-${VER}
# need to be in synch with SO_VERSION in www/seamonkey
# for productivity/sunbird,-lighting and mail/enigmail to work ine
@@ -45,7 +45,7 @@
WANTLIB += fontconfig freetype gio-2.0 glib-2.0 glitz gmodule-2.0
WANTLIB += gobject-2.0 gthread-2.0 jpeg m pango-1.0 pangocairo-1.0
WANTLIB += pangoft2-1.0 pixman-1 png pthread pthread-stubs
-WANTLIB += xcb sndio stdc++ z
+WANTLIB += xcb sndio stdc++ z xcb-render xcb-render-util
MASTER_SITES=
http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/${VER}/source/
DISTFILES= thunderbird-${VER}.source.tar.bz2
@@ -144,13 +144,10 @@
${INSTALL_PROGRAM} ${MOB}/regxpcom \
${MOB}/thunderbird-bin \
${MOB}/mozilla-xremote-client ${MOZ}
- ${SUBST_CMD} -c ${FILESDIR}/README.OpenBSD \
+ ${SUBST_CMD} -o ${SHAREOWN} -g ${SHAREGRP} -c
${FILESDIR}/README.OpenBSD \
${MOZ}/README.OpenBSD
${INSTALL_DATA_DIR} ${PREFIX}/share/applications/
- ${SUBST_CMD} -c ${FILESDIR}/thunderbird.desktop \
+ ${SUBST_CMD} -o ${SHAREOWN} -g ${SHAREGRP} -c
${FILESDIR}/thunderbird.desktop \
${PREFIX}/share/applications/thunderbird.desktop
- chown ${SHAREOWN}:${SHAREGRP} \
- ${PREFIX}/share/applications/thunderbird.desktop \
- ${MOZ}/README.OpenBSD
.include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/mail/mozilla-thunderbird/distinfo,v
retrieving revision 1.32
diff -u -r1.32 distinfo
--- distinfo 3 Apr 2010 09:26:45 -0000 1.32
+++ distinfo 20 Jun 2010 21:39:09 -0000
@@ -1,5 +1,5 @@
-MD5 (thunderbird-3.0.4.source.tar.bz2) = u4fKfmLVhpQiE3dlEmeYvg==
-RMD160 (thunderbird-3.0.4.source.tar.bz2) = 7YyQXjpgYcD/iWhX/aPZYUa7xqg=
-SHA1 (thunderbird-3.0.4.source.tar.bz2) = Wm6JCW2mGlIOXOy2H4r+uYH5BBI=
-SHA256 (thunderbird-3.0.4.source.tar.bz2) =
/fKNap6kLJhVdVS6KNCjqNsRR17uSfFqpKOq8sofE0M=
-SIZE (thunderbird-3.0.4.source.tar.bz2) = 61094371
+MD5 (thunderbird-3.0.5.source.tar.bz2) = VkkRKJtdiVul6vSz++1R6A==
+RMD160 (thunderbird-3.0.5.source.tar.bz2) = pev79URP5pTL2bx6cTFGDkBMXUA=
+SHA1 (thunderbird-3.0.5.source.tar.bz2) = xRtsapNXV4vrdEDk089FlKYf1qc=
+SHA256 (thunderbird-3.0.5.source.tar.bz2) =
FUnQLziifEXzsVPr9TbwW8+qyx637aFw5yHX72HG7qI=
+SIZE (thunderbird-3.0.5.source.tar.bz2) = 60574905