[BACK]Return to Makefile CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / mail / thunderbird

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

Diff for /pkgsrc/mail/thunderbird/Makefile between version 1.290 and 1.291

version 1.290, 2023/01/29 21:17:01 version 1.291, 2023/02/05 09:05:28
Line 2 
Line 2 
   
 DISTNAME=       thunderbird-${TB_VER}.source  DISTNAME=       thunderbird-${TB_VER}.source
 PKGNAME=        thunderbird-${TB_VER}  PKGNAME=        thunderbird-${TB_VER}
 PKGREVISION=    12  TB_VER=         102.6.1
 TB_VER=         78.12.0  
 CATEGORIES=     mail  CATEGORIES=     mail
 MASTER_SITES=   ${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}/source/}  MASTER_SITES=   ${MASTER_SITE_MOZILLA:=thunderbird/releases/${TB_VER}/source/}
 EXTRACT_SUFX=   .tar.xz  EXTRACT_SUFX=   .tar.xz
Line 53  CHECK_WRKREF_SKIP+= lib/${MOZILLA_NAME}/
Line 52  CHECK_WRKREF_SKIP+= lib/${MOZILLA_NAME}/
 CKSUM_CRATES+=  third_party/rust/libc  CKSUM_CRATES+=  third_party/rust/libc
   
 # patch-third__party_rust_libc_src_unix_bsd_netbsdlike_netbsd_mod.rs  # patch-third__party_rust_libc_src_unix_bsd_netbsdlike_netbsd_mod.rs
 CKSUMS+=        a3540eab4dbc52e006e84e288bad17e1dae3865fea49020e0ed8b5a7724a9532  CKSUMS+=        cb1560bf8ffcc7b2726a27b433efac90e726292960626f3064bd2c6b7f861a55
 CKSUMS+=        5e58a2109f5eff0f497dfac150c161c1d517a2227b49e086da96c3d66522ac3a  CKSUMS+=        1159c20556ff4f50b7140ef4e7f5ac63e3098d9117784794c944228fa7460efb
   
 CKSUM_CRATES+=  third_party/rust/getrandom  #CKSUM_CRATES+= third_party/rust/getrandom
   
 # patch-third__party_rust_getrandom_src_lib.rs  # patch-third__party_rust_getrandom_src_lib.rs
 CKSUMS+=        0e52f6bde42d7bb05c297ce1c25b9879d61b28caba98f6226a152bff538db6c2  #CKSUMS+=       0e52f6bde42d7bb05c297ce1c25b9879d61b28caba98f6226a152bff538db6c2
 CKSUMS+=        394425b4ba03c21c494e64d993678f7014575b1e3d590b9ee452b5c2d83ec4ac  #CKSUMS+=       394425b4ba03c21c494e64d993678f7014575b1e3d590b9ee452b5c2d83ec4ac
   
 SUBST_CLASSES+=         cksum  SUBST_CLASSES+=         cksum
 SUBST_STAGE.cksum=      pre-configure  SUBST_STAGE.cksum=      pre-configure

Legend:
Removed from v.1.290  
changed lines
  Added in v.1.291

CVSweb <webmaster@jp.NetBSD.org>