[Midnightbsd-cvs] mports: www/firefox: update this port to 2.0.0.18, and fix on current.

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Feb 28 13:26:37 EST 2009


Log Message:
-----------
update this port to 2.0.0.18, and fix on current.  People should be using www/browser anyway

Modified Files:
--------------
    mports/www/firefox:
        Makefile (r1.18 -> r1.19)
        distinfo (r1.12 -> r1.13)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/www/firefox/Makefile,v
retrieving revision 1.18
retrieving revision 1.19
diff -L www/firefox/Makefile -L www/firefox/Makefile -u -r1.18 -r1.19
--- www/firefox/Makefile
+++ www/firefox/Makefile
@@ -8,7 +8,7 @@
 #
 
 PORTNAME=	firefox
-DISTVERSION=	2.0.0.17
+DISTVERSION=	2.0.0.18
 PORTREVISION=	0
 PORTEPOCH=	1
 CATEGORIES=	www ipv6
@@ -80,6 +80,8 @@
 		/dom.disable_window_open_feature.toolbar/s/false/true/' \
 		${WRKSRC}/${ii}/all.js
 .endfor
+	${LN} -s ${WRKSRC}/security/coreconf/MidnightBSD.mk ${WRKSRC}/security/coreconf/MidnightBSD`${UNAME} -r`.mk
+	${LN} -s ${WRKSRC}/security/coreconf/MidnightBSD.mk ${WRKSRC}/security/coreconf/MidnightBSD${OSREL}.mk
 
 pre-install:
 	${ECHO_CMD} 'share/applications/${MOZILLA}.desktop' >> ${PLIST}
Index: distinfo
===================================================================
RCS file: /home/cvs/mports/www/firefox/distinfo,v
retrieving revision 1.12
retrieving revision 1.13
diff -L www/firefox/distinfo -L www/firefox/distinfo -u -r1.12 -r1.13
--- www/firefox/distinfo
+++ www/firefox/distinfo
@@ -1,3 +1,3 @@
-MD5 (firefox-2.0.0.17-source.tar.bz2) = e14669e53226fd7fc084c2e3d58d5b64
-SHA256 (firefox-2.0.0.17-source.tar.bz2) = 845381ced63c1b82d4e6c8fa67f697a3b917c493917a23d5d9caa18cf027b9a9
-SIZE (firefox-2.0.0.17-source.tar.bz2) = 40293395
+MD5 (firefox-2.0.0.18-source.tar.bz2) = 6913f038e125e34faa8c540cb77bde51
+SHA256 (firefox-2.0.0.18-source.tar.bz2) = 67de864f47949bc51e5aa7407c0b2f3cb9ae7728b28d6c57e68a048da31218d7
+SIZE (firefox-2.0.0.18-source.tar.bz2) = 40291897


More information about the Midnightbsd-cvs mailing list