CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2019/01/24 09:38:41
Modified files:
print/texlive/base: Makefile
print/texlive/base/pkg: PLIST-main
print/texlive/texmf: Makefile
Added files:
print/texlive/base/patches: patch-texk_web2c_Makefile_in
Log message:
Missing public header synctex_version.h and shlib versions bumps
synctex_parser.h and synctex_parser_utils.h are public headers that both
include synctex_version.h, but the latter isn't installed by the
autotools glue. Reported by ajacoutot@, ok kili@ edd@ (maintainer)
While here, the libsynctex API/ABI has changed between tl2017 and
tl2018, so bump the major (also bump the minor for libptexenc).
ok edd@ (maintainer)