aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorarved <arved@FreeBSD.org>2015-02-25 21:16:31 +0800
committerarved <arved@FreeBSD.org>2015-02-25 21:16:31 +0800
commitab03caf1978005914955b38fa2196d3d83c66930 (patch)
tree945edbd3dff6527790373c3e6053ba9f299edf41
parentf617f0ab85ca2539610d6ee2dbd7418621d8f1e4 (diff)
downloadfreebsd-ports-gnome-ab03caf1978005914955b38fa2196d3d83c66930.tar.gz
freebsd-ports-gnome-ab03caf1978005914955b38fa2196d3d83c66930.tar.zst
freebsd-ports-gnome-ab03caf1978005914955b38fa2196d3d83c66930.zip
Update to 1.0.65
PR: 152982 Submitted by: maintainer
-rw-r--r--print/cups-filters/Makefile7
-rw-r--r--print/cups-filters/distinfo4
2 files changed, 5 insertions, 6 deletions
diff --git a/print/cups-filters/Makefile b/print/cups-filters/Makefile
index 7e94b6a0ab94..9af8c9902ec4 100644
--- a/print/cups-filters/Makefile
+++ b/print/cups-filters/Makefile
@@ -1,8 +1,7 @@
# $FreeBSD$
PORTNAME= cups-filters
-PORTVERSION= 1.0.62
-PORTREVISION= 1
+PORTVERSION= 1.0.65
CATEGORIES= print
MASTER_SITES= http://www.openprinting.org/download/cups-filters/
@@ -35,6 +34,7 @@ CUPS_SOCKET?= /var/run/cups.sock
CONFIGURE_ARGS= --with-cups-domainsocket=${CUPS_SOCKET}
CONFIGURE_ENV= ZLIB_CFLAGS="-I/usr/include" ZLIB_LIBS="-lz" \
LIBQPDF_CFLAGS="-I${LOCALBASE}/include" LIBQPDF_LIBS="-lqpdf"
+INSTALL_TARGET= install-strip
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
@@ -60,8 +60,7 @@ post-configure:
post-install:
@${RM} -rf ${STAGEDIR}${PREFIX}/libexec/cups/filter/foomatic-rip \
+ ${STAGEDIR}${PREFIX}/bin/foomatic-rip \
${STAGEDIR}${PREFIX}/man/man1/foomatic-rip.1
- @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libcupsfilters.so.1 \
- ${STAGEDIR}${PREFIX}/lib/libfontembed.so.1
.include <bsd.port.mk>
diff --git a/print/cups-filters/distinfo b/print/cups-filters/distinfo
index f87ed2cfcd0b..9d2ee3252ff6 100644
--- a/print/cups-filters/distinfo
+++ b/print/cups-filters/distinfo
@@ -1,2 +1,2 @@
-SHA256 (cups-filters-1.0.62.tar.xz) = c8edf6470389e94d77afec39e755183045cdcb247344fb2e22a2b71e44a3748f
-SIZE (cups-filters-1.0.62.tar.xz) = 1329164
+SHA256 (cups-filters-1.0.65.tar.xz) = f85c1ee22ba36eb689d8c98bef267663a30d715f8b49189f6e6c0c6f7e9726b2
+SIZE (cups-filters-1.0.65.tar.xz) = 1333496