ports/129728: Update www/firefox to latest release

Dima Panov fluffy at fluffy.khv.ru
Thu Dec 18 03:00:03 UTC 2008


>Number:         129728
>Category:       ports
>Synopsis:       Update www/firefox to latest release
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 18 03:00:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Dima Panov
>Release:        FreeBSD 8.0-800059-CURRENT i386
>Organization:
Fluffy.Khv.RU 
>Environment:


System: FreeBSD 8.0-800059-CURRENT #2: Wed Dec 17 21:22:34 VLAT 2008
    root at Fluffy.Khv.RU:/usr/obj/usr/src/sys/Spot



>Description:


Update www/firefox to latest release


>How-To-Repeat:





>Fix:


--- www::firefox.diff begins here ---
Index: www/firefox/Makefile
===================================================================
RCS file: /home/ncvs/ports/www/firefox/Makefile,v
retrieving revision 1.200
diff -u -u -r1.200 Makefile
--- www/firefox/Makefile	13 Nov 2008 13:20:55 -0000	1.200
+++ www/firefox/Makefile	18 Dec 2008 01:56:02 -0000
@@ -7,7 +7,7 @@
 #
 
 PORTNAME=	firefox
-DISTVERSION=	2.0.0.18
+DISTVERSION=	2.0.0.19
 PORTEPOCH=	1
 CATEGORIES=	www ipv6
 MASTER_SITES=	${MASTER_SITE_MOZILLA_EXTENDED}
@@ -52,6 +52,13 @@
 
 GECKO_PTHREAD_LIBS!=${CC} -dumpspecs | ${GREP} -m 1 pthread | ${SED} -e 's|^.*%{\!pg: %{pthread:|| ; s|}.*$$||' || ${TRUE}
 
+.if ${HAVE_GNOME:Mlibgnomeui}!=""
+USE_GNOME+=	libgnomeui
+MOZ_OPTIONS+=	--enable-gnomeui
+.else
+MOZ_OPTIONS+=	--disable-gnomeui
+.endif
+
 .if ${ARCH} == "sparc64" && ${OSVERSION} < 601101
 IGNORE=	does not run, update to 6.2-RELEASE or newer
 .endif
Index: www/firefox/distinfo
===================================================================
RCS file: /home/ncvs/ports/www/firefox/distinfo,v
retrieving revision 1.55
diff -u -u -r1.55 distinfo
--- www/firefox/distinfo	13 Nov 2008 13:20:55 -0000	1.55
+++ www/firefox/distinfo	18 Dec 2008 02:10:12 -0000
@@ -1,3 +1,3 @@
-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
+MD5 (firefox-2.0.0.19-source.tar.bz2) = 1dc4d445df7b30abd7da1d88d948f11d
+SHA256 (firefox-2.0.0.19-source.tar.bz2) = 945f79fae1ff6bb8fb8e6cf0dc91b37d3381546df659939912aefe75b4a2c0cf
+SIZE (firefox-2.0.0.19-source.tar.bz2) = 40298609
--- www::firefox.diff ends here ---



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list