svn commit: r386703 - head/print/cups-filters
Dmitry Marakasov
amdmi3 at FreeBSD.org
Mon May 18 19:09:47 UTC 2015
Author: amdmi3
Date: Mon May 18 19:09:46 2015
New Revision: 386703
URL: https://svnweb.freebsd.org/changeset/ports/386703
Log:
- Update to 1.0.68
PR: 199971
Submitted by: cyberbotx at cyberbotx.com (maintainer)
Modified:
head/print/cups-filters/Makefile
head/print/cups-filters/distinfo
head/print/cups-filters/pkg-plist
Modified: head/print/cups-filters/Makefile
==============================================================================
--- head/print/cups-filters/Makefile Mon May 18 18:56:27 2015 (r386702)
+++ head/print/cups-filters/Makefile Mon May 18 19:09:46 2015 (r386703)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= cups-filters
-PORTVERSION= 1.0.67
+PORTVERSION= 1.0.68
CATEGORIES= print
MASTER_SITES= http://www.openprinting.org/download/cups-filters/
@@ -42,7 +42,6 @@ LDFLAGS+= -L${LOCALBASE}/lib
USE_LDCONFIG= yes
OPTIONS_DEFINE= AVAHI
-OPTIONS_DEFAULT= AVAHI
AVAHI_CONFIGURE_ENABLE= avahi
AVAHI_LIB_DEPENDS= libavahi-client.so:${PORTSDIR}/net/avahi-app
Modified: head/print/cups-filters/distinfo
==============================================================================
--- head/print/cups-filters/distinfo Mon May 18 18:56:27 2015 (r386702)
+++ head/print/cups-filters/distinfo Mon May 18 19:09:46 2015 (r386703)
@@ -1,2 +1,2 @@
-SHA256 (cups-filters-1.0.67.tar.xz) = 38814577d8157b4b179700fe4592180b1cfe3662fcb5a7aa660dc5d41c6be816
-SIZE (cups-filters-1.0.67.tar.xz) = 1335080
+SHA256 (cups-filters-1.0.68.tar.xz) = d195cc321e65c0a0d208a9491b5869b6fffd7f3fbafc230906b1e18fb556a437
+SIZE (cups-filters-1.0.68.tar.xz) = 1336216
Modified: head/print/cups-filters/pkg-plist
==============================================================================
--- head/print/cups-filters/pkg-plist Mon May 18 18:56:27 2015 (r386702)
+++ head/print/cups-filters/pkg-plist Mon May 18 19:09:46 2015 (r386703)
@@ -85,6 +85,7 @@ share/ppd/cupsfilters/Fuji_Xerox-DocuPri
share/ppd/cupsfilters/Generic-PDF_Printer-PDF.ppd
share/ppd/cupsfilters/HP-Color_LaserJet_CM3530_MFP-PDF.ppd
share/ppd/cupsfilters/HP-PhotoSmart_Pro_B8300-hpijs-pdftoijs.ppd
+share/ppd/cupsfilters/Ricoh-PDF_Printer-PDF.ppd
share/ppd/cupsfilters/pxlcolor.ppd
share/ppd/cupsfilters/pxlmono.ppd
share/ppd/cupsfilters/textonly.ppd
More information about the svn-ports-all
mailing list