Commit graph

275488 commits

Author SHA1 Message Date
wiz
2881aa77f3 texstudio: mark as BROKEN
Needs removed poppler-qt4; or porting to qt5, but that does not build
for me.
2018-01-10 22:31:08 +00:00
wiz
b22eb00b07 doc/CHANGES-2018: mention diffpdf removal 2018-01-10 22:30:30 +00:00
wiz
f51b0c447d diffpdf: remove, needed poppler-qt4 2018-01-10 22:30:18 +00:00
wiz
ed444afc59 poppler-includes: Fix PLIST for poppler-0.62.0 2018-01-10 22:20:20 +00:00
wiz
4416757774 *: Recursive bump for poppler-0.62.0 2018-01-10 22:16:24 +00:00
wiz
506c5e5977 doc/CHANGES-2018: remove calibre1 2018-01-10 22:10:25 +00:00
wiz
406a1d8fbf calibre1: remove now that poppler-qt4 is gone. 2018-01-10 22:09:58 +00:00
wiz
edfe91c6dc doc: Updated editors/texmaker to 4.5nb27 2018-01-10 22:09:21 +00:00
wiz
f82e2bfc3f texmaker: default to qt5 now that poppler-qt4 is gone. 2018-01-10 22:09:02 +00:00
wiz
e9d5c4be99 doc/CHANGES-2018: poppler update 2018-01-10 22:01:51 +00:00
wiz
1ff6195304 print/Makefile: remove poppler-qt4 2018-01-10 21:57:22 +00:00
wiz
db36b8e172 doc: Updated print/poppler to 0.62.0 2018-01-10 21:57:10 +00:00
wiz
4c74fe7223 poppler*: update to 0.62.0
Changes same as for the base package.
2018-01-10 21:56:50 +00:00
wiz
b19b7fd93d poppler-qt4: remove, removed in 0.62.0 2018-01-10 21:56:01 +00:00
wiz
fdd9c375ad poppler: update to 0.62.0.
Release 0.62.0
        core:
         * Stop supporting lcms1, you really want to use lcms2 :)
         * Stop supporting openjpeg1, you really want to use openjpeg2 :)
         * Open files that state 8 bits as third field of W. Bug #103469
         * GfxLabColorSpace::parse: Fix crash in broken documents. Bug #103582
         * Fix leak if parseDA fails
         * Include glibc.h where needed
         * Document the meaning of the 'type' integer of a shading
         * Fix UTF test fail
         * INSTALL: add debug options

        qt5:
         * Add API to let the rendering process callback to get a partial rendering. Bug #103372

        qt4:
         * Remove the Qt4 frontend

        utils:
         * Support unicode on windows console
         * pdfsig: install man page
         * sort encoding list

        glib:
         * demo: fix warning
2018-01-10 21:55:34 +00:00
wiz
d3483dea4f doc: Updated devel/py-mercurial to 4.4.2 2018-01-10 19:32:23 +00:00
wiz
43bf4091aa py-mercurial: update to 4.4.2.
Add upstream patch to fix a test case.

Mercurial 4.4.2 (2017-12-01)

This is a regularly-scheduled bugfix release.

1.1. Notable changes

1.1.1. Stricter command option parsing

Mercurial can now optionally parse "early" options (-R/--repository,
--cwd, --config, --debugger, and --profile) more strictly, for more
secure integration with tools that invoke 'hg' commands. Setting
HGPLAIN=+strictflags will parse these options more strictly, which
prevents them from being injected as arguments to other flags.

1.2. Bug fixes

    'hg amend' now correctly handles deleted and removed files, as
    well as subrepos. (issue5732, issue5677)
    largefiles now correctly handles dropped standin files when
    updating largefiles.

    Fixed an issue with deleting symlinks to directories when
    ui.origbackuppath is set. (issue5731)

1.3. Performance improvements

    Improved performance in path conflict checking introduced in
    Mercurial 4.4. (issue5716)
2018-01-10 19:32:13 +00:00
jaapb
2db819ded7 Recursive revbump associated with the update to OCaml 4.06. 2018-01-10 16:53:07 +00:00
jaapb
5678e6b66b doc: Updated textproc/ocaml-tyxml to 4.1.0nb2 2018-01-10 16:48:33 +00:00
jaapb
6e3a6de22f Revbump for textproc/ocaml-tyxml.
This revision also adds a patch to make the program compile with
safe-string and therefore with OCaml 4.06.
2018-01-10 16:48:21 +00:00
jaapb
6d3105280d doc: Updated textproc/ocaml-csv to 2.0nb2 2018-01-10 16:46:15 +00:00
jaapb
2a86d9ac94 Revbump for package textproc/ocaml-csv.
This revision also introduces the lwt option, to optionally build
ocaml-lwt compatibility.
2018-01-10 16:46:03 +00:00
jaapb
4337f13992 doc: Updated security/ocaml-ssl to 0.5.5 2018-01-10 16:44:27 +00:00
jaapb
072d2bf47a Updated package security/ocaml-ssl to version 0.5.5.
This introduces compatibility with OCaml 4.06 (or rather safe-string)
and honours LDFLAGS during build.
2018-01-10 16:44:16 +00:00
jaapb
a711fc9bb3 doc: Updated net/ocamlnet to 4.1.5 2018-01-10 16:37:58 +00:00
jaapb
c70723df1a Updated package net/ocamlnet to version 4.1.5.
This version includes support for native plugins, and some more minor
fixes.
2018-01-10 16:37:41 +00:00
jaapb
46d4f8ee72 Added 'lwt' option. 2018-01-10 16:35:18 +00:00
jaapb
28ea973d57 doc: Updated misc/ocaml-topkg to 0.9.1 2018-01-10 16:35:01 +00:00
jaapb
1c0e0c7ebb Updated package misc/ocaml-topkg to version 0.9.1.
This package contains mostly minor fixes and enhancements; see the
CHANGES.md file.
2018-01-10 16:34:50 +00:00
jaapb
94454e5651 doc: Updated misc/ocaml-opam to 2.0.0_beta5 2018-01-10 16:33:36 +00:00
jaapb
2091751430 Updated package misc/ocaml-opam to version 2.0.0beta5.
This version includes several bugfixes; see the CHANGES file.
2018-01-10 16:33:23 +00:00
jaapb
232bd8d944 doc: Updated misc/dose3 to 5.0.1nb2 2018-01-10 16:31:45 +00:00
jaapb
e6b767e38d Added OCaml 4.06 support to misc/dose3 (and revbump). 2018-01-10 16:31:34 +00:00
jaapb
89b424f770 Added ocaml-num to Makefile SUBDIRs 2018-01-10 16:30:40 +00:00
jaapb
1cb3749204 doc: Added math/ocaml-num version 1.1 2018-01-10 16:30:15 +00:00
jaapb
9949ca6d22 Added package math/ocaml-num.
This legacy library for arbitrary-precision integer and rational arithmetic
was formerly part of the standard OCaml library, but has now been
spun off.
2018-01-10 16:29:44 +00:00
jaapb
ea4092e5e6 doc: Updated lang/coq to 8.7.1 2018-01-10 16:27:05 +00:00
jaapb
8d9c1678f2 Updated package lang/coq to version 8.7.1.
This is a compatibility release with OCaml 4.06.0. It also contains many
bugfixes, documentation improvements and user message improvements.
2018-01-10 16:26:53 +00:00
jaapb
182fd52565 doc: Updated lang/camlp5 to 7.03 2018-01-10 16:24:25 +00:00
jaapb
7828d5d610 Updated package lang/camlp5 to version 7.03.
This version mostly introduces support for OCaml 4.06, and contains some
bugfixes besides.
2018-01-10 16:24:13 +00:00
jaapb
fa67e55403 doc: Updated lang/camlp4 to 4.06+1 2018-01-10 16:22:51 +00:00
jaapb
ec2d5ee179 Updated package lang/camlp4 to version 4.06+1.
This is due to the upgrade of lang/ocaml to 4.06 - camlp4 has to follow
suit.
2018-01-10 16:22:41 +00:00
jaapb
536882e2db doc: Updated devel/pcre-ocaml to 7.3.4nb1 2018-01-10 16:21:32 +00:00
jaapb
e7f7a1d4ac Updated package devel/pcre-ocaml to version 7.3.4.
Changes include a build system switch (to jbuilder and topkg), and
bugfixes and performance improvements.
2018-01-10 16:21:20 +00:00
jaapb
2a06ea4618 doc: Updated devel/ocamlmod to 0.0.8nb2 2018-01-10 16:19:09 +00:00
jaapb
d29edef5af Revision bump for package devel/ocamlmod.
No upstream changes, but the OASIS setup.ml file had to be regenerated
due to it no longer working with OCaml 4.06.
2018-01-10 16:19:00 +00:00
jaapb
7b18390086 Revision bump for package devel/ocamlify.
No upstream changes, but the OASIS setup.ml file had to be regenerated
due to it no longer working with OCaml 4.06.
2018-01-10 16:17:05 +00:00
jaapb
9a71b0b3ce Wrong PKGREVISION, corrected now 2018-01-10 16:14:20 +00:00
jaapb
f002f62d89 doc: Updated devel/ocamlbuild to 0.12.0 2018-01-10 16:13:29 +00:00
jaapb
ded8df287e Updated package devel/ocamlbuild to version 0.12.0.
This is a maintenance release containing mostly bugfixes and a few
user-contributed features (see the Changes file).
2018-01-10 16:13:18 +00:00