svn commit: r371051 - head/print/cups-filters
Bartek Rutkowski
robak at FreeBSD.org
Fri Oct 17 13:24:48 UTC 2014
Author: robak
Date: Fri Oct 17 13:24:46 2014
New Revision: 371051
URL: https://svnweb.freebsd.org/changeset/ports/371051
QAT: https://qat.redports.org/buildarchive/r371051/
Log:
print/cups-filters: update 1.0.58 -> 1.0.61
- Fixes in pkg-plist
PR: 194172
Submitted by: Naram Qashat <cyberbotx at cyberbotx.com>
Approved by: mentors (implicit)
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 Fri Oct 17 13:05:54 2014 (r371050)
+++ head/print/cups-filters/Makefile Fri Oct 17 13:24:46 2014 (r371051)
@@ -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}/grap
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
Modified: head/print/cups-filters/distinfo
==============================================================================
--- head/print/cups-filters/distinfo Fri Oct 17 13:05:54 2014 (r371050)
+++ head/print/cups-filters/distinfo Fri Oct 17 13:24:46 2014 (r371051)
@@ -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
Modified: head/print/cups-filters/pkg-plist
==============================================================================
--- head/print/cups-filters/pkg-plist Fri Oct 17 13:05:54 2014 (r371050)
+++ head/print/cups-filters/pkg-plist Fri Oct 17 13:24:46 2014 (r371051)
@@ -88,21 +88,3 @@ share/ppd/cupsfilters/HP-PhotoSmart_Pro_
share/ppd/cupsfilters/pxlcolor.ppd
share/ppd/cupsfilters/pxlmono.ppd
share/ppd/cupsfilters/textonly.ppd
- at dirrmtry share/ppd/cupsfilters
- at dirrmtry share/ppd
- at dirrm %%DOCSDIR%%
- at dirrmtry share/cups/ppdc
- at dirrmtry share/cups/mime
- at dirrmtry share/cups/drv
- at dirrmtry share/cups/data
- at dirrmtry share/cups/charsets
- at dirrmtry share/cups/banners
- at dirrmtry share/cups
- at dirrmtry libexec/cups/filter
- at dirrmtry libexec/cups/backend
- at dirrmtry libexec/cups
- at dirrmtry include/fontembed
- at dirrmtry include/cupsfilters
- at dirrmtry etc/fonts/conf.d
- at dirrmtry etc/fonts
- at dirrmtry etc/cups
More information about the svn-ports-all
mailing list