pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/43036: www/firefox needs to have its MOZILLA_NAME value updated to 3.6
>Number: 43036
>Category: pkg
>Synopsis: www/firefox needs to have its MOZILLA_NAME value updated to 3.6
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon Mar 22 05:10:00 +0000 2010
>Originator: David Gutteridge
>Release: 5.0_STABLE
>Organization:
Insomniacs Collective
>Environment:
>Description:
The www/firefox make file is still naming the resulting package "3.5"
for the purposes of desktop environment menus.
>How-To-Repeat:
>Fix:
--- Makefile~ 2010-02-28 00:57:51.000000000 -0500
+++ Makefile 2010-03-22 00:30:37.000000000 -0400
@@ -22,10 +22,10 @@
MOZILLA=firefox
.if !empty(PKG_OPTIONS:Mofficial-mozilla-branding)
-MOZILLA_NAME= Firefox 3.5
+MOZILLA_NAME= Firefox 3.6
MOZILLA_ICON= ${WRKSRC}/other-licenses/branding/firefox/default48.png
.else
-MOZILLA_NAME= Browser 3.5
+MOZILLA_NAME= Browser 3.6
MOZILLA_ICON= ${WRKSRC}/browser/branding/unofficial/default48.png
.endif
Home |
Main Index |
Thread Index |
Old Index