View | Details | Raw Unified | Return to bug 199971
Collapse All | Expand All

(-)Makefile (-2 / +1 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	cups-filters
3
PORTNAME=	cups-filters
4
PORTVERSION=	1.0.67
4
PORTVERSION=	1.0.68
5
CATEGORIES=	print
5
CATEGORIES=	print
6
MASTER_SITES=	http://www.openprinting.org/download/cups-filters/
6
MASTER_SITES=	http://www.openprinting.org/download/cups-filters/
7
7
Lines 41-47 Link Here
41
USE_LDCONFIG=	yes
41
USE_LDCONFIG=	yes
42
42
43
OPTIONS_DEFINE=	AVAHI
43
OPTIONS_DEFINE=	AVAHI
44
OPTIONS_DEFAULT=	AVAHI
45
44
46
AVAHI_CONFIGURE_ENABLE=	avahi
45
AVAHI_CONFIGURE_ENABLE=	avahi
47
AVAHI_LIB_DEPENDS=	libavahi-client.so:${PORTSDIR}/net/avahi-app
46
AVAHI_LIB_DEPENDS=	libavahi-client.so:${PORTSDIR}/net/avahi-app
(-)distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (cups-filters-1.0.67.tar.xz) = 38814577d8157b4b179700fe4592180b1cfe3662fcb5a7aa660dc5d41c6be816
1
SHA256 (cups-filters-1.0.68.tar.xz) = d195cc321e65c0a0d208a9491b5869b6fffd7f3fbafc230906b1e18fb556a437
2
SIZE (cups-filters-1.0.67.tar.xz) = 1335080
2
SIZE (cups-filters-1.0.68.tar.xz) = 1336216
(-)pkg-plist (+1 lines)
Lines 85-90 Link Here
85
share/ppd/cupsfilters/Generic-PDF_Printer-PDF.ppd
85
share/ppd/cupsfilters/Generic-PDF_Printer-PDF.ppd
86
share/ppd/cupsfilters/HP-Color_LaserJet_CM3530_MFP-PDF.ppd
86
share/ppd/cupsfilters/HP-Color_LaserJet_CM3530_MFP-PDF.ppd
87
share/ppd/cupsfilters/HP-PhotoSmart_Pro_B8300-hpijs-pdftoijs.ppd
87
share/ppd/cupsfilters/HP-PhotoSmart_Pro_B8300-hpijs-pdftoijs.ppd
88
share/ppd/cupsfilters/Ricoh-PDF_Printer-PDF.ppd
88
share/ppd/cupsfilters/pxlcolor.ppd
89
share/ppd/cupsfilters/pxlcolor.ppd
89
share/ppd/cupsfilters/pxlmono.ppd
90
share/ppd/cupsfilters/pxlmono.ppd
90
share/ppd/cupsfilters/textonly.ppd
91
share/ppd/cupsfilters/textonly.ppd

Return to bug 199971