pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Update "firefox" package to 3.5.7. Changes since versi...
details: https://anonhg.NetBSD.org/pkgsrc/rev/02fefb76a382
branches: trunk
changeset: 570203:02fefb76a382
user: tron <tron%pkgsrc.org@localhost>
date: Tue Jan 26 16:22:59 2010 +0000
description:
Update "firefox" package to 3.5.7. Changes since version 3.5.6:
- Fixed a common stability issue.
- Fixed a problem with how updates were being presented to users.
Approved by Tobias Nygren.
diffstat:
devel/xulrunner/Makefile | 4 +---
devel/xulrunner/dist.mk | 4 ++--
devel/xulrunner/distinfo | 8 ++++----
www/firefox/Makefile | 6 ++----
4 files changed, 9 insertions(+), 13 deletions(-)
diffs (71 lines):
diff -r 779879842f2d -r 02fefb76a382 devel/xulrunner/Makefile
--- a/devel/xulrunner/Makefile Tue Jan 26 16:20:33 2010 +0000
+++ b/devel/xulrunner/Makefile Tue Jan 26 16:22:59 2010 +0000
@@ -1,9 +1,7 @@
-# $NetBSD: Makefile,v 1.34 2010/01/21 03:54:20 obache Exp $
-#
+# $NetBSD: Makefile,v 1.35 2010/01/26 16:22:59 tron Exp $
.include "dist.mk"
PKGNAME= ${DISTNAME:S/firefox/xulrunner/:S/3.5/1.9.1/:S/.source//}
-PKGREVISION= 1
CATEGORIES= devel www
MAINTAINER= tnn%NetBSD.org@localhost
diff -r 779879842f2d -r 02fefb76a382 devel/xulrunner/dist.mk
--- a/devel/xulrunner/dist.mk Tue Jan 26 16:20:33 2010 +0000
+++ b/devel/xulrunner/dist.mk Tue Jan 26 16:22:59 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: dist.mk,v 1.4 2010/01/19 10:07:49 tnn Exp $
+# $NetBSD: dist.mk,v 1.5 2010/01/26 16:22:59 tron Exp $
#
# used by devel/nspr/Makefile
# used by devel/nss/Makefile
@@ -6,7 +6,7 @@
# used by www/firefox/Makefile
DISTNAME= firefox-${FIREFOX_VER}.source
-FIREFOX_VER= 3.5.6
+FIREFOX_VER= 3.5.7
MASTER_SITES= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/}
EXTRACT_SUFX= .tar.bz2
diff -r 779879842f2d -r 02fefb76a382 devel/xulrunner/distinfo
--- a/devel/xulrunner/distinfo Tue Jan 26 16:20:33 2010 +0000
+++ b/devel/xulrunner/distinfo Tue Jan 26 16:22:59 2010 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.22 2010/01/10 09:43:06 tron Exp $
+$NetBSD: distinfo,v 1.23 2010/01/26 16:22:59 tron Exp $
-SHA1 (firefox-3.5.6.source.tar.bz2) = fc1de4ddb9c20c7ba9e297737f926e9d8e32eed4
-RMD160 (firefox-3.5.6.source.tar.bz2) = 1002ff196eb8e281c06ef451154b64a903104664
-Size (firefox-3.5.6.source.tar.bz2) = 46914620 bytes
+SHA1 (firefox-3.5.7.source.tar.bz2) = 7605d89b3d3e458db74dea4d227dd86d0d12ba1b
+RMD160 (firefox-3.5.7.source.tar.bz2) = 2e908275d4ed7ede77b28b1dbd9d7904dbe05622
+Size (firefox-3.5.7.source.tar.bz2) = 46919155 bytes
SHA1 (patch-aa) = d719f801f340688102e3b1c07b53655f4053180a
SHA1 (patch-ab) = 5331bae45501013d3ca13d161226e311bc10aafe
SHA1 (patch-ac) = e50356963fd235ea11fa45baae356fcf21c6669d
diff -r 779879842f2d -r 02fefb76a382 www/firefox/Makefile
--- a/www/firefox/Makefile Tue Jan 26 16:20:33 2010 +0000
+++ b/www/firefox/Makefile Tue Jan 26 16:22:59 2010 +0000
@@ -1,9 +1,7 @@
-# $NetBSD: Makefile,v 1.67 2010/01/18 09:59:31 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.68 2010/01/26 16:22:59 tron Exp $
.include "../../devel/xulrunner/dist.mk"
PKGNAME= firefox-${FIREFOX_VER}
-PKGREVISION= 1
CATEGORIES= www
MAINTAINER= tnn%NetBSD.org@localhost
@@ -53,7 +51,7 @@
rm -f ${DESTDIR}${PREFIX}/bin/firefox
${INSTALL_SCRIPT} ${WRKDIR}/firefox ${DESTDIR}${PREFIX}/bin
-BUILDLINK_API_DEPENDS.xulrunner+= xulrunner-1.9.1.6{,nb*}
+BUILDLINK_API_DEPENDS.xulrunner+= xulrunner-1.9.1.7{,nb*}
.include "../../devel/xulrunner/buildlink3.mk"
PLIST_VARS+= gnome
.if !empty(PKG_BUILD_OPTIONS.xulrunner:Mgnome)
Home |
Main Index |
Thread Index |
Old Index