summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormartin <martin@pkgsrc.org>2012-03-13 14:18:32 +0000
committermartin <martin@pkgsrc.org>2012-03-13 14:18:32 +0000
commit060b0d550f2f03bf96440fbf5d7b09056f5367c3 (patch)
treeea0e51aa7c5573645536a7b1db0fbf55aa929c6b
parent585865947ce335729684c3ce293dbeec9042556c (diff)
downloadpkgsrc-060b0d550f2f03bf96440fbf5d7b09056f5367c3.tar.gz
Update to Firefox 3.6.28
-rw-r--r--devel/xulrunner192/Makefile4
-rw-r--r--devel/xulrunner192/dist.mk4
-rw-r--r--devel/xulrunner192/distinfo8
-rw-r--r--www/firefox36/Makefile4
4 files changed, 10 insertions, 10 deletions
diff --git a/devel/xulrunner192/Makefile b/devel/xulrunner192/Makefile
index 2923ea2ea26..2287252d0a7 100644
--- a/devel/xulrunner192/Makefile
+++ b/devel/xulrunner192/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2012/03/03 12:54:16 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2012/03/13 14:18:32 martin Exp $
.include "dist.mk"
PKGNAME= xulrunner192-${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
-PKGREVISION= 1
+# PKGREVISION= 1
CATEGORIES= devel www
MAINTAINER= tnn@NetBSD.org
diff --git a/devel/xulrunner192/dist.mk b/devel/xulrunner192/dist.mk
index 984eabd44b8..efb9ff39037 100644
--- a/devel/xulrunner192/dist.mk
+++ b/devel/xulrunner192/dist.mk
@@ -1,4 +1,4 @@
-# $NetBSD: dist.mk,v 1.6 2012/02/22 11:00:07 obache Exp $
+# $NetBSD: dist.mk,v 1.7 2012/03/13 14:18:32 martin Exp $
#
# used by devel/xulrunner192/Makefile
# used by www/firefox36/Makefile
@@ -6,7 +6,7 @@
DISTNAME= firefox-${FIREFOX_VER}.source
FIREFOX_VER= 3.6${MOZ_BRANCH_MINOR}
MOZ_BRANCH= 1.9.2
-MOZ_BRANCH_MINOR= .27
+MOZ_BRANCH_MINOR= .28
MASTER_SITES= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/}
EXTRACT_SUFX= .tar.bz2
diff --git a/devel/xulrunner192/distinfo b/devel/xulrunner192/distinfo
index 21cdce26df7..cae44eff670 100644
--- a/devel/xulrunner192/distinfo
+++ b/devel/xulrunner192/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.7 2012/02/22 11:00:07 obache Exp $
+$NetBSD: distinfo,v 1.8 2012/03/13 14:18:32 martin Exp $
-SHA1 (firefox-3.6.27.source.tar.bz2) = dd472a10e4ef5b017f00074d0325be13e832d610
-RMD160 (firefox-3.6.27.source.tar.bz2) = 96d6be5fad13a8777bed00e728e0888fb0cefdde
-Size (firefox-3.6.27.source.tar.bz2) = 51693122 bytes
+SHA1 (firefox-3.6.28.source.tar.bz2) = adeaa9bdd367878c5b522766e681798178e31577
+RMD160 (firefox-3.6.28.source.tar.bz2) = 87cfca8e3f1df30e06eccffbf994825904eeedbc
+Size (firefox-3.6.28.source.tar.bz2) = 51698958 bytes
SHA1 (patch-aa) = 88223c8a4047d284d31e91aa28af23d9b0caaf5a
SHA1 (patch-ab) = a9a9db3f53ecac231007de9ed163bd99f2184462
SHA1 (patch-ac) = e50356963fd235ea11fa45baae356fcf21c6669d
diff --git a/www/firefox36/Makefile b/www/firefox36/Makefile
index 85fac5154b9..4f0dcfca9d0 100644
--- a/www/firefox36/Makefile
+++ b/www/firefox36/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2012/03/03 00:14:05 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2012/03/13 14:18:32 martin Exp $
.include "../../devel/xulrunner192/dist.mk"
PKGNAME= firefox36-${FIREFOX_VER}
-PKGREVISION= 1
+# PKGREVISION= 1
CATEGORIES= www
MAINTAINER= tnn@NetBSD.org