Hello!

The following simple update:

   RCS file: /home/pcvs/ports/security/nss/Makefile,v
   retrieving revision 1.59
   diff -U 2 -r1.59 Makefile
   --- Makefile    7 Oct 2011 20:40:40 -0000       1.59
   +++ Makefile    26 Dec 2011 00:53:24 -0000
   @@ -22,8 +22,8 @@

     _MAJOR=        3
   -_MINOR=        12
   -_PATCH=        11
   +_MINOR=        13
   +_PATCH=        1

   -CKBI_VER=      1.87
   +CKBI_VER=      1.88

WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/mozilla/security/nss
   RCS file: /home/pcvs/ports/security/nss/distinfo,v
   retrieving revision 1.23
   diff -U 2 -r1.23 distinfo
   --- distinfo    4 Sep 2011 13:23:51 -0000       1.23
   +++ distinfo    26 Dec 2011 00:53:24 -0000
   @@ -1,2 +1,2 @@
   -SHA256 (nss-3.12.11.with.ckbi.1.87.tar.gz) =
   4b84a7cd361bf2d14935d0f27681dd148cf3124edf558a271cfde8882f7f7020
   -SIZE (nss-3.12.11.with.ckbi.1.87.tar.gz) = 6035595
   +SHA256 (nss-3.13.1.with.ckbi.1.88.tar.gz) =
   456fd2ad036976660ae7e4e24edddc49f2f47e7ca490c1c5372771bbb5207879
   +SIZE (nss-3.13.1.with.ckbi.1.88.tar.gz) = 6065634

make our nss port "acceptable" to firefox-9.0.1:

   RCS file: /home/pcvs/ports/www/firefox/Makefile,v
   retrieving revision 1.259
   diff -U 2 -r1.259 Makefile
   --- Makefile    22 Dec 2011 21:00:50 -0000      1.259
   +++ Makefile    26 Dec 2011 00:54:35 -0000
   @@ -28,5 +28,5 @@
     USE_GECKO=     gecko
     MOZ_PKGCONFIG_FILES=   # empty
   -USE_MOZILLA=   -png -nss -dbm -jpeg -xft
   +USE_MOZILLA=   yes
     MOZILLA_NAME=  Firefox
     MOZ_TOOLKIT=   cairo-gtk2

The "APNG" option is now on by default in graphics/png, and there are, apparently, no other issues remaining. The above change allowed me to build a cleaner firefox -- and to finish the build faster :)

No change are needed to mozilla's own code (beyond patches already in the tree), so there should be no question of preserving "firefox" brand/log and what not...

Please, consider committing. Yours,

   -mi

_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "[email protected]"

Reply via email to