mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
print/cups-filters: update 1.0.58 -> 1.0.61
- Fixes in pkg-plist PR: 194172 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> Approved by: mentors (implicit)
This commit is contained in:
parent
5662578bd4
commit
6bed4b9cff
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=371051
3 changed files with 4 additions and 22 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue