Up to [cvs.NetBSD.org] / pkgsrc / print / cups-filters
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.22 / (download) - annotate - [select for diffs], Tue Jan 3 17:36:30 2023 UTC (2 months, 2 weeks ago) by wiz
Branch: MAIN
CVS Tags: HEAD
Changes since 1.21: +2 -2
lines
Diff to previous 1.21 (colored)
*: recursive bump for tiff shlib major bump
Revision 1.21 / (download) - annotate - [select for diffs], Wed Oct 26 10:31:06 2022 UTC (4 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4
Changes since 1.20: +2 -2
lines
Diff to previous 1.20 (colored)
*: bump PKGREVISION for libunistring shlib major bump
Revision 1.20 / (download) - annotate - [select for diffs], Wed Sep 29 19:00:11 2021 UTC (17 months, 3 weeks ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4
Changes since 1.19: +2 -2
lines
Diff to previous 1.19 (colored)
revbump for boost-libs
Revision 1.19 / (download) - annotate - [select for diffs], Wed Apr 21 13:24:14 2021 UTC (23 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2
Changes since 1.18: +2 -2
lines
Diff to previous 1.18 (colored)
revbump for boost-libs
Revision 1.18 / (download) - annotate - [select for diffs], Fri Dec 4 04:56:10 2020 UTC (2 years, 3 months ago) by riastradh
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4
Changes since 1.17: +2 -2
lines
Diff to previous 1.17 (colored)
Revbump for openpam cppflags change months ago, belatedly.
Revision 1.17 / (download) - annotate - [select for diffs], Mon Aug 17 20:17:39 2020 UTC (2 years, 7 months ago) by leot
Branch: MAIN
CVS Tags: pkgsrc-2020Q3-base,
pkgsrc-2020Q3
Changes since 1.16: +2 -2
lines
Diff to previous 1.16 (colored)
*: revbump after fontconfig bl3 changes (libuuid removal)
Revision 1.16 / (download) - annotate - [select for diffs], Fri May 22 10:55:49 2020 UTC (2 years, 10 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base,
pkgsrc-2020Q2
Changes since 1.15: +2 -2
lines
Diff to previous 1.15 (colored)
revbump after updating security/nettle
Revision 1.15 / (download) - annotate - [select for diffs], Tue Mar 10 22:08:57 2020 UTC (3 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base,
pkgsrc-2020Q1
Changes since 1.14: +2 -2
lines
Diff to previous 1.14 (colored)
librsvg: update bl3.mk to remove libcroco in rust case recursive bump for the dependency change
Revision 1.14 / (download) - annotate - [select for diffs], Sun Mar 8 16:48:05 2020 UTC (3 years ago) by wiz
Branch: MAIN
Changes since 1.13: +2 -2
lines
Diff to previous 1.13 (colored)
*: recursive bump for libffi
Revision 1.13 / (download) - annotate - [select for diffs], Sun Jul 21 22:24:09 2019 UTC (3 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3
Changes since 1.12: +2 -2
lines
Diff to previous 1.12 (colored)
*: recursive bump for gdk-pixbuf2-2.38.1
Revision 1.12 / (download) - annotate - [select for diffs], Sat Jul 20 22:46:03 2019 UTC (3 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
*: recursive bump for nettle 3.5.1
Revision 1.11 / (download) - annotate - [select for diffs], Wed Dec 5 18:49:39 2018 UTC (4 years, 3 months ago) by leot
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4
Changes since 1.10: +2 -2
lines
Diff to previous 1.10 (colored)
cups-filters: Update print/cups-filters to 1.21.4 pkgsrc changes: - Backport a patch from upstream to fix the build with poppler 0.71.0. - Temporary disable opvp support, not yet ported to poppler 0.71.0 (Add a XXX comment as a reminder to reenable it once fixed). - Address all test failures (now all tests pass!) Changes: 1.21.4 ------ - cups-browsed: cups-browsed: Limit the number of retries for creating a print queue when it comes to HTTP timeouts. Number of retries given by HttpMaxRetries directive in cups-browsed.conf. Thanks to Zdenek Dohnal for the patch (Pull request #73, Red Hat bug #1648697). - cups-browsed: Read out current time right before setting the timeouts. Thanks to Zdenek Dohnal for the patch (Pull request #71, Red Hat bug #1648697). - libcupsfilters: In the PPD generator for driverless IPP printing let "*cupsManualCopies: true" lines get added to the PPD if printing is done in a raster format as then pdftopdf needs to generate the copies. - pdftoraster, pdftoopvp, pdftoijs: Fix build with Poppler >= 0.70 (Issue #69, Pull request #70). - pdftopdf: Fixed printing multiple copies on driverless IPP printers. When printing collated copies the multiple copies got applied twice, resulting in n*n instead of n copies (CUPS issue #5433). - pdftoraster, pdftoopvp, pdftoijs: Poppler removed memCheck and gMemReport functions, remove appropriate calls (Issue #62, Pull request #66).
Revision 1.10 / (download) - annotate - [select for diffs], Wed Nov 14 22:22:16 2018 UTC (4 years, 4 months ago) by kleink
Branch: MAIN
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
Revbump after cairo 1.16.0 update.
Revision 1.9 / (download) - annotate - [select for diffs], Mon Nov 12 03:51:21 2018 UTC (4 years, 4 months ago) by ryoon
Branch: MAIN
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
Recursive revbump from hardbuzz-2.1.1
Revision 1.8 / (download) - annotate - [select for diffs], Tue Apr 17 22:29:33 2018 UTC (4 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
Add p11-kit to gnutls/bl3.mk and bump dependencies.
Revision 1.7 / (download) - annotate - [select for diffs], Mon Apr 16 14:33:54 2018 UTC (4 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.6: +2 -2
lines
Diff to previous 1.6 (colored)
Recursive bump for new fribidi dependency in pango.
Revision 1.6 / (download) - annotate - [select for diffs], Mon Mar 12 11:15:42 2018 UTC (5 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base,
pkgsrc-2018Q1
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
Recursive bumps for fontconfig and libzip dependency changes.
Revision 1.5 / (download) - annotate - [select for diffs], Sun Jan 28 20:10:37 2018 UTC (5 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
Bump PKGREVISION for gdbm shlib major bump
Revision 1.4 / (download) - annotate - [select for diffs], Thu Nov 23 17:19:43 2017 UTC (5 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base,
pkgsrc-2017Q4
Changes since 1.3: +2 -1
lines
Diff to previous 1.3 (colored)
recursive bump for libxkbcommon removal from at-spi2-core
Revision 1.3 / (download) - annotate - [select for diffs], Sun Nov 12 14:10:15 2017 UTC (5 years, 4 months ago) by khorben
Branch: MAIN
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
Rename print/cups to print/cups-base to depend on cups-filters This change: - renames print/cups to print/cups-base, - lets print/cups-filters depend on print/cups-base instead of cups, - adds a package print/cups depending on print/cups-base and print/cups-filters. This makes sure installing print/cups always installs print/cups-filters, as it is necessary for being able to print outside of Mac OS X since CUPS 1.6.0. You're welcome. I do not think superseding is necessary, since print/cups will also install print/cups-base, which really is the same as before. In practice it is like a new dependency. I do not want to risk a bad "cvs import" either, sorry. Bumps PKGREVISION for print/cups and print/cups-filters, since they have new dependencies now. This is also necessary for everything else currently depending on print/cups; I will try to commit this right after this one. Tested on NetBSD/amd64, as reviewed on tech-pkg@. No breakage observed, apologies if anything goes wrong.
Revision 1.2 / (download) - annotate - [select for diffs], Sun Sep 3 11:29:10 2017 UTC (5 years, 6 months ago) by leot
Branch: MAIN
CVS Tags: pkgsrc-2017Q3-base,
pkgsrc-2017Q3
Changes since 1.1: +4 -4
lines
Diff to previous 1.1 (colored)
Whitespaces vs tabs police (suggested by pkglint, NFCI)
Revision 1.1 / (download) - annotate - [select for diffs], Wed Jun 14 21:19:58 2017 UTC (5 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base,
pkgsrc-2017Q2
Add bl3.mk file, from Edgar Fu.