From 5f5afce0e63b6ba3d894fd78fec160ac94e798aa Mon Sep 17 00:00:00 2001 From: robak Date: Fri, 17 Oct 2014 13:24:46 +0000 Subject: print/cups-filters: update 1.0.58 -> 1.0.61 - Fixes in pkg-plist PR: 194172 Submitted by: Naram Qashat Approved by: mentors (implicit) --- print/cups-filters/Makefile | 4 ++-- print/cups-filters/distinfo | 4 ++-- print/cups-filters/pkg-plist | 18 ------------------ 3 files changed, 4 insertions(+), 22 deletions(-) (limited to 'print') diff --git a/print/cups-filters/Makefile b/print/cups-filters/Makefile index b50cfb802d0c..f701b313fab0 100644 --- a/print/cups-filters/Makefile +++ b/print/cups-filters/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= cups-filters -PORTVERSION= 1.0.58 +PORTVERSION= 1.0.61 CATEGORIES= print MASTER_SITES= http://www.openprinting.org/download/cups-filters/ @@ -23,7 +23,7 @@ LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \ libpoppler.so:${PORTSDIR}/graphics/poppler MAKE_JOBS_UNSAFE=YES -USES= compiler:c++11-lib pathfix pkgconfig shebangfix tar:xz libtool +USES= compiler:c++11-lib libtool pathfix pkgconfig shebangfix tar:xz SHEBANG_FILES= filter/textonly USE_GNOME= glib20 USE_GHOSTSCRIPT= yes diff --git a/print/cups-filters/distinfo b/print/cups-filters/distinfo index a8a7bb78530e..d70e14320699 100644 --- a/print/cups-filters/distinfo +++ b/print/cups-filters/distinfo @@ -1,2 +1,2 @@ -SHA256 (cups-filters-1.0.58.tar.xz) = 6e704e0eac6968076d0596e0c9512f8c88bc9e0dbc934c8846f6375c93b80b2e -SIZE (cups-filters-1.0.58.tar.xz) = 1322988 +SHA256 (cups-filters-1.0.61.tar.xz) = f5285e3ee436ea42f2986cddfb8020d240ca8b0d7f8dc4b0718b6695ad4504af +SIZE (cups-filters-1.0.61.tar.xz) = 1327904 diff --git a/print/cups-filters/pkg-plist b/print/cups-filters/pkg-plist index 5987d76d9d42..a7bce9580c41 100644 --- a/print/cups-filters/pkg-plist +++ b/print/cups-filters/pkg-plist @@ -88,21 +88,3 @@ share/ppd/cupsfilters/HP-PhotoSmart_Pro_B8300-hpijs-pdftoijs.ppd share/ppd/cupsfilters/pxlcolor.ppd share/ppd/cupsfilters/pxlmono.ppd share/ppd/cupsfilters/textonly.ppd -@dirrmtry share/ppd/cupsfilters -@dirrmtry share/ppd -@dirrm %%DOCSDIR%% -@dirrmtry share/cups/ppdc -@dirrmtry share/cups/mime -@dirrmtry share/cups/drv -@dirrmtry share/cups/data -@dirrmtry share/cups/charsets -@dirrmtry share/cups/banners -@dirrmtry share/cups -@dirrmtry libexec/cups/filter -@dirrmtry libexec/cups/backend -@dirrmtry libexec/cups -@dirrmtry include/fontembed -@dirrmtry include/cupsfilters -@dirrmtry etc/fonts/conf.d -@dirrmtry etc/fonts -@dirrmtry etc/cups -- cgit