- 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
This commit is contained in:
parent
8873dd3d3a
commit
530dfccc98
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=248287
@ -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}/}|' \
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user