[SVN-Commit] r663 - branches/experimental/www/firefox-beta
svn-freebsd-gecko at chruetertee.ch
svn-freebsd-gecko at chruetertee.ch
Sat Oct 22 20:59:36 UTC 2011
Author: beat
Date: Sat Oct 22 20:59:29 2011
New Revision: 663
Log:
- Update to 8.0 Beta 3
- Sync with www/firefox
- Replace spaces with tabs
Modified:
branches/experimental/www/firefox-beta/Makefile
branches/experimental/www/firefox-beta/distinfo
Modified: branches/experimental/www/firefox-beta/Makefile
==============================================================================
--- branches/experimental/www/firefox-beta/Makefile Sat Oct 22 20:58:17 2011 (r662)
+++ branches/experimental/www/firefox-beta/Makefile Sat Oct 22 20:59:29 2011 (r663)
@@ -6,7 +6,7 @@
#
PORTNAME= firefox
-DISTVERSION= 8.0b1
+DISTVERSION= 8.0b3
PORTEPOCH= 1
CATEGORIES= www ipv6
MASTER_SITES= ${MASTER_SITE_MOZILLA}
@@ -18,7 +18,7 @@
BUILD_DEPENDS= nspr>=4.8.8:${PORTSDIR}/devel/nspr \
cairo>=1.10.2_1,1:${PORTSDIR}/graphics/cairo \
- unzip:${PORTSDIR}/archivers/unzip
+ unzip:${PORTSDIR}/archivers/unzip
LIB_DEPENDS= execinfo.1:${PORTSDIR}/devel/libexecinfo \
event-1.4:${PORTSDIR}/devel/libevent
@@ -137,13 +137,6 @@
(cd ${WRKSRC} && ${GMAKE} distclean)
.endif
-post-build:
- ${RM} ${WRKSRC}/dist/bin/${PORTNAME}
- ${ECHO_CMD} "#!/bin/sh" > ${WRKSRC}/dist/bin/${PORTNAME}
- ${ECHO_CMD} "cd ${PREFIX}/lib/firefox && ./run-mozilla.sh ./firefox-bin" \
- >> ${WRKSRC}/dist/bin/${PORTNAME}
- ${CHMOD} 755 ${WRKSRC}/dist/bin/${PORTNAME}
-
port-pre-install:
${ECHO_CMD} 'share/applications/${MOZILLA}.desktop' >> ${PLISTF}
${ECHO_CMD} "@dirrmtry share/applications" >> ${PLISTD}
Modified: branches/experimental/www/firefox-beta/distinfo
==============================================================================
--- branches/experimental/www/firefox-beta/distinfo Sat Oct 22 20:58:17 2011 (r662)
+++ branches/experimental/www/firefox-beta/distinfo Sat Oct 22 20:59:29 2011 (r663)
@@ -1,2 +1,2 @@
-SHA256 (firefox-8.0b1.source.tar.bz2) = f556c48ce2238d360b6c80ac694b943c3e0bc06b5b5cc50894fbd9c7d585aae9
-SIZE (firefox-8.0b1.source.tar.bz2) = 70353090
+SHA256 (firefox-8.0b3.source.tar.bz2) = 67247211dce909453878bd20e6f7240e46e11b8ba8b4e2143db678fdce2fd9a1
+SIZE (firefox-8.0b3.source.tar.bz2) = 70359699
More information about the freebsd-gecko
mailing list