diff options
author | Bartek Rutkowski <robak@FreeBSD.org> | 2014-10-17 13:24:46 +0000 |
---|---|---|
committer | Bartek Rutkowski <robak@FreeBSD.org> | 2014-10-17 13:24:46 +0000 |
commit | 6bed4b9cff372342f8915916d0160341ff8ae36e (patch) | |
tree | 58db72cf507d103cf3c692544f4e8aa8be8c05b2 /print | |
parent | 5662578bd4c77e837e66fa2006449f13c6202e27 (diff) | |
download | ports-6bed4b9cff372342f8915916d0160341ff8ae36e.tar.gz ports-6bed4b9cff372342f8915916d0160341ff8ae36e.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/cups-filters/Makefile | 4 | ||||
-rw-r--r-- | print/cups-filters/distinfo | 4 | ||||
-rw-r--r-- | print/cups-filters/pkg-plist | 18 |
3 files changed, 4 insertions, 22 deletions
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 |