pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/firefox



Module Name:    pkgsrc
Committed By:   he
Date:           Sat Aug 26 21:18:08 UTC 2017

Modified Files:
        pkgsrc/www/firefox: distinfo
        pkgsrc/www/firefox/patches:
            patch-xpcom_reflect_xptcall_md_unix_moz.build

Log Message:
My mistake: left work/firefox* in patch file.


To generate a diff of this commit:
cvs rdiff -u -r1.292 -r1.293 pkgsrc/www/firefox/distinfo
cvs rdiff -u -r1.8 -r1.9 \
    pkgsrc/www/firefox/patches/patch-xpcom_reflect_xptcall_md_unix_moz.build

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

Modified files:

Index: pkgsrc/www/firefox/distinfo
diff -u pkgsrc/www/firefox/distinfo:1.292 pkgsrc/www/firefox/distinfo:1.293
--- pkgsrc/www/firefox/distinfo:1.292   Sat Aug 26 19:54:50 2017
+++ pkgsrc/www/firefox/distinfo Sat Aug 26 21:18:08 2017
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.292 2017/08/26 19:54:50 he Exp $
+$NetBSD: distinfo,v 1.293 2017/08/26 21:18:08 he Exp $
 
 SHA1 (firefox-55.0.2.source.tar.xz) = c7f216a1a13f180d76c2b29e6a28063583da2314
 RMD160 (firefox-55.0.2.source.tar.xz) = 449028936827eb222a6f07084691f76e70ea2760
@@ -113,7 +113,7 @@ SHA1 (patch-xpcom_base_nsDebugImpl.cpp) 
 SHA1 (patch-xpcom_base_nscore.h) = d7c96eda884d7f370442749c43caba50da61bbe4
 SHA1 (patch-xpcom_build_XPCOMInit.cpp) = 1e7cc3a7fd9515b10307fafa2b01ed689320bd54
 SHA1 (patch-xpcom_reflect_xptcall_md_unix_Makefile.in) = 950874fbc255c93a828bddd84ffe8478094214cc
-SHA1 (patch-xpcom_reflect_xptcall_md_unix_moz.build) = 1da2439365098bacf92b5016e99f2dbd8a82e97b
+SHA1 (patch-xpcom_reflect_xptcall_md_unix_moz.build) = 528f7254966d883c18e33744e28780a93055d560
 SHA1 (patch-xpcom_reflect_xptcall_md_unix_xptcinvoke__arm__netbsd.cpp) = 493d1433ae72bbd0c65ab3f51de43fb864a6f58d
 SHA1 (patch-xpcom_reflect_xptcall_md_unix_xptcinvoke__asm__mips.S) = f310105510bb5fa6c6de122ebdebbfa18423d8d3
 SHA1 (patch-xpcom_reflect_xptcall_md_unix_xptcinvoke__asm__ppc__netbsd.s) = ab558da218e53319857d85cf1fb84f4737ac643a

Index: pkgsrc/www/firefox/patches/patch-xpcom_reflect_xptcall_md_unix_moz.build
diff -u pkgsrc/www/firefox/patches/patch-xpcom_reflect_xptcall_md_unix_moz.build:1.8 pkgsrc/www/firefox/patches/patch-xpcom_reflect_xptcall_md_unix_moz.build:1.9
--- pkgsrc/www/firefox/patches/patch-xpcom_reflect_xptcall_md_unix_moz.build:1.8        Sat Aug 26 10:36:01 2017
+++ pkgsrc/www/firefox/patches/patch-xpcom_reflect_xptcall_md_unix_moz.build    Sat Aug 26 21:18:08 2017
@@ -1,10 +1,10 @@
-$NetBSD: patch-xpcom_reflect_xptcall_md_unix_moz.build,v 1.8 2017/08/26 10:36:01 he Exp $
+$NetBSD: patch-xpcom_reflect_xptcall_md_unix_moz.build,v 1.9 2017/08/26 21:18:08 he Exp $
 
 CONFIG['OS_TEST'] is apparently CPU, not MACHINE, so use 'powerpc'
 instead of the longish list of powerpc ports.
 
---- work/firefox-55.0.2/xpcom/reflect/xptcall/md/unix/moz.build.orig   2017-06-15 20:52:36.000000000 +0000
-+++ work/firefox-55.0.2/xpcom/reflect/xptcall/md/unix/moz.build
+--- xpcom/reflect/xptcall/md/unix/moz.build.orig       2017-06-15 20:52:36.000000000 +0000
++++ xpcom/reflect/xptcall/md/unix/moz.build
 @@ -221,7 +221,7 @@ if CONFIG['OS_TEST'] in ('powerpc64', 'p
                'xptcstubs_ppc64_linux.cpp',
            ]



Home | Main Index | Thread Index | Old Index