pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/firefox60



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Mon May  6 09:31:37 UTC 2019

Modified Files:
        pkgsrc/www/firefox60: Makefile distinfo

Log Message:
Update to 60.6.2

Changelog:
Fixed:
Repaired certificate chain to re-enable web extensions that had been disabled


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/www/firefox60/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/www/firefox60/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/firefox60/Makefile
diff -u pkgsrc/www/firefox60/Makefile:1.19 pkgsrc/www/firefox60/Makefile:1.20
--- pkgsrc/www/firefox60/Makefile:1.19  Sun May  5 22:49:52 2019
+++ pkgsrc/www/firefox60/Makefile       Mon May  6 09:31:37 2019
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.19 2019/05/05 22:49:52 ryoon Exp $
+# $NetBSD: Makefile,v 1.20 2019/05/06 09:31:37 ryoon Exp $
 
 FIREFOX_VER=           ${MOZ_BRANCH}${MOZ_BRANCH_MINOR}
 MOZ_BRANCH=            60.6
-MOZ_BRANCH_MINOR=      .1esr
+MOZ_BRANCH_MINOR=      .2esr
 
 DISTNAME=      firefox-${FIREFOX_VER}.source
 PKGNAME=       firefox${MOZ_BRANCH:C/\..*$//}-${MOZ_BRANCH}${MOZ_BRANCH_MINOR:S/b/beta/:S/esr//}
-PKGREVISION=   2
 CATEGORIES=    www
 MASTER_SITES+= ${MASTER_SITE_MOZILLA:=firefox/releases/${FIREFOX_VER}/source/}
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/www/firefox60/distinfo
diff -u pkgsrc/www/firefox60/distinfo:1.9 pkgsrc/www/firefox60/distinfo:1.10
--- pkgsrc/www/firefox60/distinfo:1.9   Sun Mar 24 12:36:42 2019
+++ pkgsrc/www/firefox60/distinfo       Mon May  6 09:31:37 2019
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.9 2019/03/24 12:36:42 ryoon Exp $
+$NetBSD: distinfo,v 1.10 2019/05/06 09:31:37 ryoon Exp $
 
-SHA1 (firefox-60.6.1esr.source.tar.xz) = e8195241b33efb4fbd3dcc01b744ec815f04e2c8
-RMD160 (firefox-60.6.1esr.source.tar.xz) = 57d1eb61836a1b15a07d05697d15ed718c5c0b83
-SHA512 (firefox-60.6.1esr.source.tar.xz) = a1683e9ad551c2aa6b84013216393fe1f7107728c253ed8e5700d419cf0956513110ed4e1b5dbac3e3bc23930e3024706f1b24d405b6edcdf8c175b03ab241ed
-Size (firefox-60.6.1esr.source.tar.xz) = 269197532 bytes
+SHA1 (firefox-60.6.2esr.source.tar.xz) = 3a1308fcb92761a5f95db7d34c143b08a5401c47
+RMD160 (firefox-60.6.2esr.source.tar.xz) = e299be61f49fc0408616f7417187a8254b326640
+SHA512 (firefox-60.6.2esr.source.tar.xz) = ed4bf61555dcdae953b0a2f7bc23fae581b1c205d401e1bec524f62044455774c5cb18566bc2c96a6465bfd0d2b504fa94fbc719c4a46ea80eec2b776e86309f
+Size (firefox-60.6.2esr.source.tar.xz) = 271234924 bytes
 SHA1 (patch-aa) = fdabcc9b055f6439fdbda9b38ab7cec08ff3e231
 SHA1 (patch-browser_app_profile_firefox.js) = 9a43095d94f83f315b9a3ce4a7b0a4301e9c40e6
 SHA1 (patch-build_moz.configure_old.configure) = 1df6867eaf73a350fbe8fcd5bd34e1fcab09d707



Home | Main Index | Thread Index | Old Index