View | Details | Raw Unified | Return to bug 193780
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.0.57
4
PORTVERSION=	1.0.58
5
PORTREVISION=	3
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 (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (cups-filters-1.0.57.tar.xz) = 9483ee08533ef9004423fa6e36702504c1d7e3b2701a70d9d9e7bd28be43d813
1
SHA256 (cups-filters-1.0.58.tar.xz) = 6e704e0eac6968076d0596e0c9512f8c88bc9e0dbc934c8846f6375c93b80b2e
2
SIZE (cups-filters-1.0.57.tar.xz) = 1318064
2
SIZE (cups-filters-1.0.58.tar.xz) = 1322988
(-)pkg-plist (+1 lines)
Lines 2-7 Link Here
2
etc/cups/cups-browsed.conf
2
etc/cups/cups-browsed.conf
3
etc/fonts/conf.d/99pdftoopvp.conf
3
etc/fonts/conf.d/99pdftoopvp.conf
4
include/cupsfilters/colord.h
4
include/cupsfilters/colord.h
5
include/cupsfilters/colormanager.h
5
include/cupsfilters/driver.h
6
include/cupsfilters/driver.h
6
include/cupsfilters/image.h
7
include/cupsfilters/image.h
7
include/cupsfilters/raster.h
8
include/cupsfilters/raster.h

Return to bug 193780