View | Details | Raw Unified | Return to bug 212871 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (-2 / +1 lines)
Lines 1-8 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	cups-filters
3
PORTNAME=	cups-filters
4
PORTVERSION=	1.10.0
4
PORTVERSION=	1.11.3
5
PORTREVISION=	1
6
CATEGORIES=	print
5
CATEGORIES=	print
7
MASTER_SITES=	http://www.openprinting.org/download/cups-filters/
6
MASTER_SITES=	http://www.openprinting.org/download/cups-filters/
8
7
(-)distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
TIMESTAMP = 1469563729
1
TIMESTAMP = 1474236122
2
SHA256 (cups-filters-1.10.0.tar.xz) = 1f708a404164fb8eb341e5410e1b849b19cb47ce1bbe0d97c3673768db3401a1
2
SHA256 (cups-filters-1.11.3.tar.xz) = 76734a44633bebb0a7a840a965c7b67b1e08cf8b70f24cb8c3d83980c10a405f
3
SIZE (cups-filters-1.10.0.tar.xz) = 1399652
3
SIZE (cups-filters-1.11.3.tar.xz) = 1408372
(-)pkg-plist (+3 lines)
Lines 41-46 Link Here
41
%%BRAILLE%%libexec/cups/filter/imagetoubrl
41
%%BRAILLE%%libexec/cups/filter/imagetoubrl
42
%%BRAILLE%%libexec/cups/filter/imageubrltoindexv3
42
%%BRAILLE%%libexec/cups/filter/imageubrltoindexv3
43
%%BRAILLE%%libexec/cups/filter/imageubrltoindexv4
43
%%BRAILLE%%libexec/cups/filter/imageubrltoindexv4
44
libexec/cups/filter/mupdftoraster
44
%%IJS%%libexec/cups/filter/pdftoijs
45
%%IJS%%libexec/cups/filter/pdftoijs
45
libexec/cups/filter/pdftoopvp
46
libexec/cups/filter/pdftoopvp
46
libexec/cups/filter/pdftopdf
47
libexec/cups/filter/pdftopdf
Lines 96-101 Link Here
96
%%BRAILLE%%share/cups/mime/braille.convs
97
%%BRAILLE%%share/cups/mime/braille.convs
97
%%BRAILLE%%share/cups/mime/braille.types
98
%%BRAILLE%%share/cups/mime/braille.types
98
share/cups/mime/cupsfilters-ghostscript.convs
99
share/cups/mime/cupsfilters-ghostscript.convs
100
share/cups/mime/cupsfilters-mupdf.convs
101
share/cups/mime/cupsfilters-poppler.convs
99
share/cups/mime/cupsfilters.convs
102
share/cups/mime/cupsfilters.convs
100
share/cups/mime/cupsfilters.types
103
share/cups/mime/cupsfilters.types
101
%%BRAILLE%%share/cups/ppdc/braille.defs
104
%%BRAILLE%%share/cups/ppdc/braille.defs

Return to bug 212871