Subject: CVS commit: pkgsrc/graphics/jxrlib
From: Niclas Rosenvik
Date: 2019-11-25 22:07:19
Message id: 20191125210719.4B7A1FA97@cvs.NetBSD.org

Log Message:
Fix libjxr on big endian systems and fix warnings

Add patches from FreeBSD ports that fix build warnings.
For the patches to apply correctly, add conversion to unix style linebreaks.
Define _BIG__ENDIAN_ on big endian systems to make the package behave
correctly when running on them. As pointed out in jxrlibs makefile.
Bump pkgrevision and abi depends due to the big endian change.

Files:
RevisionActionfile
1.3modifypkgsrc/graphics/jxrlib/Makefile
1.2modifypkgsrc/graphics/jxrlib/buildlink3.mk
1.2modifypkgsrc/graphics/jxrlib/distinfo
1.1addpkgsrc/graphics/jxrlib/patches/patch-Makefile
1.1addpkgsrc/graphics/jxrlib/patches/patch-image_sys_strcodec.c
1.1addpkgsrc/graphics/jxrlib/patches/patch-image_sys_strcodec.h
1.1addpkgsrc/graphics/jxrlib/patches/patch-jxrencoderdecoder_JxrDecApp.c
1.1addpkgsrc/graphics/jxrlib/patches/patch-jxrencoderdecoder_JxrEncApp.c
1.1addpkgsrc/graphics/jxrlib/patches/patch-jxrgluelib_JXRGlueJxr.c
1.1addpkgsrc/graphics/jxrlib/patches/patch-jxrgluelib_JXRMeta.h
1.1addpkgsrc/graphics/jxrlib/patches/patch-jxrtestlib_JXRTest.c
1.1addpkgsrc/graphics/jxrlib/patches/patch-jxrtestlib_JXRTestHdr.c
1.1addpkgsrc/graphics/jxrlib/patches/patch-jxrtestlib_JXRTestPnm.c
1.1addpkgsrc/graphics/jxrlib/patches/patch-jxrtestlib_JXRTestTif.c