diff options
author | beat <beat@FreeBSD.org> | 2010-01-22 04:32:40 +0800 |
---|---|---|
committer | beat <beat@FreeBSD.org> | 2010-01-22 04:32:40 +0800 |
commit | b877fd9f3c11a551c13c41b5142629a40d98315f (patch) | |
tree | a68fd471fb5c428a6ce61895d2cb24df82f01150 /mail/thunderbird3 | |
parent | f5e2a284549fabcb07b0d391dfd572071fa12af0 (diff) | |
download | freebsd-ports-gnome-b877fd9f3c11a551c13c41b5142629a40d98315f.tar.gz freebsd-ports-gnome-b877fd9f3c11a551c13c41b5142629a40d98315f.tar.zst freebsd-ports-gnome-b877fd9f3c11a551c13c41b5142629a40d98315f.zip |
- Update to 3.0.1
- Remove superfluous symlink after fixing cause of installation problem
in bsd.gecko.mk.
Security: http://www.vuxml.org/freebsd/01c57d20-ea26-11de-bd39-00248c9b4be7.html
Diffstat (limited to 'mail/thunderbird3')
-rw-r--r-- | mail/thunderbird3/Makefile | 4 | ||||
-rw-r--r-- | mail/thunderbird3/distinfo | 6 |
2 files changed, 4 insertions, 6 deletions
diff --git a/mail/thunderbird3/Makefile b/mail/thunderbird3/Makefile index 151143fe9a6a..e2015a8f5659 100644 --- a/mail/thunderbird3/Makefile +++ b/mail/thunderbird3/Makefile @@ -6,8 +6,7 @@ # PORTNAME= thunderbird -DISTVERSION= 3.0 -PORTREVISION= 1 +DISTVERSION= 3.0.1 CATEGORIES= mail ipv6 MASTER_SITES= ${MASTER_SITE_MOZILLA} MASTER_SITE_SUBDIR= ${PORTNAME}/releases/${DISTVERSION}/source/ @@ -84,7 +83,6 @@ LIB_DEPENDS+= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib post-extract:: ${SED} -e 's|@PORTNAME_ICON@|${PORTNAME_ICON}|' \ <${FILESDIR}/thunderbird.desktop.in >${WRKDIR}/${MOZILLA_EXEC_NAME}.desktop - ${LN} -s ${WRKSRC}/mail ${WRKSRC}/mozilla/mail post-patch: ${REINPLACE_CMD} -e 's|%%PTHREAD_LIBS%%|${PTHREAD_LIBS:C/-pthread/${GECKO_PTHREAD_LIBS}/}|' \ diff --git a/mail/thunderbird3/distinfo b/mail/thunderbird3/distinfo index 318eb6b28d41..9b5c56f416a1 100644 --- a/mail/thunderbird3/distinfo +++ b/mail/thunderbird3/distinfo @@ -1,3 +1,3 @@ -MD5 (thunderbird-3.0.source.tar.bz2) = 9a564ac2489b1b0f9348dc298b913f6c -SHA256 (thunderbird-3.0.source.tar.bz2) = 750fc955e4474eef9ec36e8193df2811bcafb2b8cf27ecc0ebe65cec2eb33067 -SIZE (thunderbird-3.0.source.tar.bz2) = 60022838 +MD5 (thunderbird-3.0.1.source.tar.bz2) = f004aa5ddf2a30b5df96e06df416b0c9 +SHA256 (thunderbird-3.0.1.source.tar.bz2) = de53a892ffcad7217f17214c15709aba5ba3c5302939d122a28e2515768632af +SIZE (thunderbird-3.0.1.source.tar.bz2) = 59932577 |